<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.50.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.50.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.50.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-04-27T13:10:20Z</updated>
<entry>
<title>Make 10.50.0 release</title>
<updated>2019-04-27T13:10:20Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-27T13:10:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8729a239816ba692b560f6baa0dce0c079bb04e3'/>
<id>urn:sha1:8729a239816ba692b560f6baa0dce0c079bb04e3</id>
<content type='text'>
Adds a simple utility for initializing the configuration from an
existing configuration, in commit 4f1674f ("defconfig: Add script").
</content>
</entry>
<entry>
<title>defconfig: Add script</title>
<updated>2019-04-27T13:09:08Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-27T12:16:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4f1674fc32224003931af4a74aa18168786ec9a2'/>
<id>urn:sha1:4f1674fc32224003931af4a74aa18168786ec9a2</id>
<content type='text'>
Simple script for initializing the configuration from an existing
configuration file (usually a minimal configuration).

Just copying the minimal configuration to .config would usually work,
due to Kconfig semantics, but having it be a full configuration file
from the start might be handier and less confusing.
</content>
</entry>
<entry>
<title>Add link to Zephyr CI checks</title>
<updated>2019-04-27T01:18:13Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-27T01:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=de8fa40a11e8a84b0388502147a346e00b6318a8'/>
<id>urn:sha1:de8fa40a11e8a84b0388502147a346e00b6318a8</id>
<content type='text'>
Might be handy in other projects.

Also clean up formatting a bit.
</content>
</entry>
<entry>
<title>menuconfig: Style consistency nits</title>
<updated>2019-04-26T15:59:55Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-26T15:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d0f8138e4c1800576210868605748919abc34371'/>
<id>urn:sha1:d0f8138e4c1800576210868605748919abc34371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.49.0 release</title>
<updated>2019-04-26T15:39:18Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-26T15:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e998668b1aac49a97bc9b33fbb92d0d500508385'/>
<id>urn:sha1:e998668b1aac49a97bc9b33fbb92d0d500508385</id>
<content type='text'>
Improves menuconfig.py behavior slightly, in commit 61591f0
("menuconfig: Improve space/enter behavior slightly").
</content>
</entry>
<entry>
<title>menuconfig: Remove unused UNKNOWN import</title>
<updated>2019-04-26T15:37:56Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-26T15:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a451293610db47e014226962bd08d4e4e7cb473e'/>
<id>urn:sha1:a451293610db47e014226962bd08d4e4e7cb473e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Improve space/enter behavior slightly</title>
<updated>2019-04-26T15:35:34Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-23T19:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=61591f0cb40a2e0c82f055fe0261d3c33be7b25a'/>
<id>urn:sha1:61591f0cb40a2e0c82f055fe0261d3c33be7b25a</id>
<content type='text'>
Space toggles value is possible, and enters menus otherwise. Enter works
the other way around.

Make this explicit in the code, which also fixes some corner cases, like
space doing nothing on a y-selected menuconfig symbol.
</content>
</entry>
<entry>
<title>menuconfig: Use "(Top)" instead of "(top menu)"</title>
<updated>2019-04-26T15:24:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-23T15:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6fcd01985dbdc29ee231b8bc01488fd286debabc'/>
<id>urn:sha1:6fcd01985dbdc29ee231b8bc01488fd286debabc</id>
<content type='text'>
Consistent with guiconfig.py and shorter.
</content>
</entry>
<entry>
<title>menuconfig: Use 'orig_type' instead of 'type' where possible</title>
<updated>2019-04-26T15:21:58Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-22T09:05:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6c7673e778db2fc50feaa3a0507026b15db33d38'/>
<id>urn:sha1:6c7673e778db2fc50feaa3a0507026b15db33d38</id>
<content type='text'>
Symbol.type is only needed when there might be tristates demoted to
bools due to modules being disabled. Symbol.orig_type is faster to read
otherwise (no @property magic).
</content>
</entry>
<entry>
<title>menuconfig: Nit</title>
<updated>2019-04-26T15:21:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-04-25T19:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e1ff3de718a39959b79b4607e950d76c2486a44e'/>
<id>urn:sha1:e1ff3de718a39959b79b4607e950d76c2486a44e</id>
<content type='text'>
Make a comment consistent with guiconfig.py.
</content>
</entry>
</feed>
