<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.22.1</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.22.1</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.22.1'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-11-18T17:59:07Z</updated>
<entry>
<title>Make 10.22.1 release</title>
<updated>2018-11-18T17:59:07Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-18T17:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d3866958c7685cd6e4e8f5960cbaed59794e3894'/>
<id>urn:sha1:d3866958c7685cd6e4e8f5960cbaed59794e3894</id>
<content type='text'>
Adds commit df61771 ("menuconfig: Never snap scroll back to
max_scroll"), which fixes a small menuconfig UI nit.

Add 'configuration-management' as a tag to setup.py as well.
</content>
</entry>
<entry>
<title>sync_deps() docstring format nit</title>
<updated>2018-11-18T17:58:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-18T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3c06eaf710ef437831f3e145038e1ff74f0f6d31'/>
<id>urn:sha1:3c06eaf710ef437831f3e145038e1ff74f0f6d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Never snap scroll back to max_scroll</title>
<updated>2018-11-18T17:58:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-18T16:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=df61771a449a1ca6ed7704e3aed3496063a47910'/>
<id>urn:sha1:df61771a449a1ca6ed7704e3aed3496063a47910</id>
<content type='text'>
When scroll &gt; max_scroll (blank space at the bottom of the menu, and
also scrolled down), moving the cursor down would snap the scroll back
to max_scroll, with a small annoying jump. This could happen when going
into show-all mode and moving the cursor down near the bottom of a menu,
for example.

Fix it by leaving the scroll as-is when scroll &gt;= max_scroll (increasing
it by one otherwise).
</content>
</entry>
<entry>
<title>menuconfig: Tighten up _shown_nodes() a bit</title>
<updated>2018-11-18T17:58:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-18T16:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9a429a9abc1de8c431b42244be6e440d122c2686'/>
<id>urn:sha1:9a429a9abc1de8c431b42244be6e440d122c2686</id>
<content type='text'>
Move the addition of the visible child nodes and use += instead of
extend().
</content>
</entry>
<entry>
<title>menuconfig: Get rid of a temporary list in the jump-to implemenation</title>
<updated>2018-11-18T17:58:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-18T16:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f5fd57c49ab7d858511de696409830ae53f85be7'/>
<id>urn:sha1:f5fd57c49ab7d858511de696409830ae53f85be7</id>
<content type='text'>
Not noticeable performance-wise, but a bit neater.
</content>
</entry>
<entry>
<title>Link Kconfig tips page in README</title>
<updated>2018-11-17T22:18:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-17T22:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e7c7d3d26eec02078aca9619047f241e3f50cfa2'/>
<id>urn:sha1:e7c7d3d26eec02078aca9619047f241e3f50cfa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.22.0 release</title>
<updated>2018-11-17T18:04:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-17T17:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=5c01ca5d8e9bbc1fd121d2f11bf3edadcee3e03a'/>
<id>urn:sha1:5c01ca5d8e9bbc1fd121d2f11bf3edadcee3e03a</id>
<content type='text'>
Adds commit b65baa4 ("Add support for KCONFIG_ALLCONFIG"), which allows
particular symbol values to be forced during all{def,no,mod,yes}config.
</content>
</entry>
<entry>
<title>Add support for KCONFIG_ALLCONFIG</title>
<updated>2018-11-17T18:03:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-17T08:21:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b65baa47f69ae4c3993876a7edf0da0075aa70ff'/>
<id>urn:sha1:b65baa47f69ae4c3993876a7edf0da0075aa70ff</id>
<content type='text'>
This allows some symbol values to be forced while running
all{def,no,yes,mod}config.py. See Documentation/kbuild/kconfig.txt in
the Linux kernel.

Add a helper function load_allconfig() to Kconfiglib to avoid code
duplication in the tools.

Also add functions for enabling/disabling the warning that's generated
when a symbol is assigned multiple times in a (set of) .config files and
the values differ. It should be disabled when merging the
KCONFIG_ALLCONFIG configuration file. Previously, only the warning
generated when the assigned values are identical could be disabled.

Disable all warnings related to assigning a symbol multiple times in
examples/merge_config.py as well.
</content>
</entry>
<entry>
<title>Kconfig formatting nit in docstring</title>
<updated>2018-11-17T17:46:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-17T17:45:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=eb83890ae60be8509be1e42fe706d268e5b7f80d'/>
<id>urn:sha1:eb83890ae60be8509be1e42fe706d268e5b7f80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated comment in eval_string()</title>
<updated>2018-11-17T17:46:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-17T17:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4bc249868ffec014e70b94610bfcb2a61c7c10e8'/>
<id>urn:sha1:4bc249868ffec014e70b94610bfcb2a61c7c10e8</id>
<content type='text'>
</content>
</entry>
</feed>
