<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v10.47.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.47.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.47.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-04-17T13:15:16Z</updated>
<entry>
<title>Make 10.47.0 release</title>
<updated>2019-04-17T13:15:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-17T13:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=adbae5bbd13a3ac313830959560aa7dbb1e4d00f'/>
<id>urn:sha1:adbae5bbd13a3ac313830959560aa7dbb1e4d00f</id>
<content type='text'>
Adds a (perhaps not noticeable) performance improvement to the
menuconfig, in commit a47615f ("menuconfig: Prune _shown_nodes()
recursion").
</content>
</entry>
<entry>
<title>Make 10.46.1 release</title>
<updated>2019-04-17T01:47:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-17T01:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c74e147201f7998b3a848db741d8c6b7b7e1772d'/>
<id>urn:sha1:c74e147201f7998b3a848db741d8c6b7b7e1772d</id>
<content type='text'>
Fixes a display issue for m/y-valued 'menuconfig' symbols with disabled
optional prompts and visible children, in commit 37c6984 ("menuconfig:
Fix display issue for optional-prompt menuconfigs").
</content>
</entry>
<entry>
<title>Make 10.46.0 release</title>
<updated>2019-04-11T19:11:11Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-11T19:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=549df9b11914aab686d1886db6c95a657b95ae65'/>
<id>urn:sha1:549df9b11914aab686d1886db6c95a657b95ae65</id>
<content type='text'>
Makes menu paths shown in the menuconfig more informative, in commit
136c0e4 ("menuconfig: Include all parents in menu paths").
</content>
</entry>
<entry>
<title>Make 10.45.2 release</title>
<updated>2019-04-10T17:58:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-10T17:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=75e997ab2f983523e396a49fe8c5b87395ded384'/>
<id>urn:sha1:75e997ab2f983523e396a49fe8c5b87395ded384</id>
<content type='text'>
Adds a fix to avoid automatically turning on show-all in obscure cases
when loading a .config file from within the menuconfig interface: commit
50173b2 ("menuconfig: Avoid needlessly turning on show-all in rare
cases").
</content>
</entry>
<entry>
<title>make 10.45.1 release</title>
<updated>2019-04-04T13:44:19Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-04T13:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7e23244fe01de3302bad93d473d99ee44539881a'/>
<id>urn:sha1:7e23244fe01de3302bad93d473d99ee44539881a</id>
<content type='text'>
Fixes a minor menuconfig issue, in commit 08cfc33 ("menuconfig: Show
menus with unsatisfied 'visible if' in red in show-all mode").
</content>
</entry>
<entry>
<title>Make 10.45.0 release</title>
<updated>2019-03-24T17:12:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-24T16:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=32429aad3ac047b73e34d0bf3b165a6325088fcf'/>
<id>urn:sha1:32429aad3ac047b73e34d0bf3b165a6325088fcf</id>
<content type='text'>
Improves the savedefconfig help text a tiny bit, in commit 13f84c7
("savedefconfig: Have '--out MINIMAL_CONFIGURATION' instead of '--out
OUT'").

Also improves 'source' performance a bit.
</content>
</entry>
<entry>
<title>Make 10.44.0 release</title>
<updated>2019-03-22T16:33:50Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-22T16:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d78bf42923b0d2bf85dbeefb602736161ac91701'/>
<id>urn:sha1:d78bf42923b0d2bf85dbeefb602736161ac91701</id>
<content type='text'>
Makes more documentation available via pydoc(3), in commit c70a45e
("Convert some comments to module docstrings in utilities").
</content>
</entry>
<entry>
<title>README nit</title>
<updated>2019-03-22T16:11:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-22T16:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e4a71defef40b6ab640dedaf185562f343f963c9'/>
<id>urn:sha1:e4a71defef40b6ab640dedaf185562f343f963c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.43.0 release</title>
<updated>2019-03-20T17:32:06Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-20T17:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d00120d8b9d92d8ceb1ba78b8a6735f73bb2600b'/>
<id>urn:sha1:d00120d8b9d92d8ceb1ba78b8a6735f73bb2600b</id>
<content type='text'>
Adds a new savedefconfig script in commit b7a1ea6 ("savedefconfig: Add
script").
</content>
</entry>
<entry>
<title>savedefconfig: Add script</title>
<updated>2019-03-20T17:29:18Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-20T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b7a1ea66d273a4594ee3644be52718310ee100f6'/>
<id>urn:sha1:b7a1ea66d273a4594ee3644be52718310ee100f6</id>
<content type='text'>
Minimal configuration files can already be generated from within the
menuconfig too, but having a script available can be handy for
scripting.
</content>
</entry>
</feed>
