<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v10.14.2</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.14.2</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.14.2'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-10-14T20:37:49Z</updated>
<entry>
<title>Make 10.14.2 release</title>
<updated>2018-10-14T20:37:49Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T20:37:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=853fa1915968015037610c03c67694da894a0081'/>
<id>urn:sha1:853fa1915968015037610c03c67694da894a0081</id>
<content type='text'>
Adds two small menuconfig improvements/fixes:

 - Commit 9a7b374 ("menuconfig: Fix some minor resizing jumpiness on
   gnome-terminal")

 - Commit 3d0dc9f ("menuconfig: Switch back to "very visible" cursor
   after Ctrl-F")
</content>
</entry>
<entry>
<title>Link ACRN</title>
<updated>2018-10-14T01:55:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-14T01:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=db4242d3df5af87dbd5adbd2f90c245c5132bbc3'/>
<id>urn:sha1:db4242d3df5af87dbd5adbd2f90c245c5132bbc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.14.1 release</title>
<updated>2018-10-13T23:56:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-13T23:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a204df5ea6f7cb925f8b2f4035a1adfa68d41b82'/>
<id>urn:sha1:a204df5ea6f7cb925f8b2f4035a1adfa68d41b82</id>
<content type='text'>
Adds commit 63bbecb ("menuconfig: Fix crash when pressing Ctrl-F with no
matches in jump-to dialog").

Ctrl-F is the view-help shortcut in the jump-to dialog.
</content>
</entry>
<entry>
<title>Make 10.14.0 release</title>
<updated>2018-10-13T22:58:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-13T22:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8a8e03dab76f9c6893b355c5790a63095a0b781d'/>
<id>urn:sha1:8a8e03dab76f9c6893b355c5790a63095a0b781d</id>
<content type='text'>
Adds two menuconfig improvements and a documentation improvement:

 - Commit 96682d7 ("menuconfig: Add jump-to for choices, menus, and
   comments") generalizes the jump-to feature so that choices, menus,
   and comments can be jumped to in addition to symbols (or into, in the
   case of choices and menus).

 - Commit fae2e70 ("menuconfig: Do not show range hint for symbols
   without ranges") despams the menuconfig interface and could
   potentially avoid some confusion.

 - Commit bde4cc7 ("Add some hints re. generating custom configuration
   output") adds some documentation hints re. using the
   Symbol.config_string field when generating custom output. It can be
   useful for pruning symbols even when the output format isn't
   .config-like.
</content>
</entry>
<entry>
<title>Add some hints re. generating custom configuration output</title>
<updated>2018-10-12T22:23:34Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-12T21:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=bde4cc71fc01f209e1df0916843d351be201f78e'/>
<id>urn:sha1:bde4cc71fc01f209e1df0916843d351be201f78e</id>
<content type='text'>
It's not obvious that Symbol.config_string can be useful even when
generating other output formats, as it provides a hook for
_write_to_conf. Mention it in the 'config_string' documentation and in
relevant parts of the README.
</content>
</entry>
<entry>
<title>Make 10.13.0 release</title>
<updated>2018-10-10T17:40:33Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-10T17:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9b09e2b72e4214cc48ddad6c9b33dbe59f59c7ce'/>
<id>urn:sha1:9b09e2b72e4214cc48ddad6c9b33dbe59f59c7ce</id>
<content type='text'>
Adds commit a247f3f ("menuconfig: Improve/fix promptless choice
handling"), which fixes an obscure menuconfig crash involving symbols in
promptless choices, and improves how choices are displayed in
show-all/show-name mode a bit ('&lt;choice (name, if any)&gt;' instead of
either nothing or '&lt;name&gt;').
</content>
</entry>
<entry>
<title>Make 10.12.0 release</title>
<updated>2018-10-06T04:50:13Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T04:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f0747641bb7f7db8f0fd75c6ef8908bac7d7a758'/>
<id>urn:sha1:f0747641bb7f7db8f0fd75c6ef8908bac7d7a758</id>
<content type='text'>
Adds commit f1e4d04 ("menuconfig: Remove "Value for " prefix from input
dialog titles"), which de-spams the menuconfig interface a bit.

Some documentation fixes and improvements are included as well:

 - Commit 631c51f ("Point to IS_ENABLED() is README")

 - Commit f594975 ("Add hints on incremental building to 'getting
   started'")

 - Commit d044ee9 ("Clarify --config-out description a bit")

 - Commit 358b77a ("Hint that load_config() with replace=False is for
   merging")

 - Commit 5d15df9 ("Update genconfig usage description")

The naming in some internal evaluation functions was cleaned up too.
</content>
</entry>
<entry>
<title>Fix typo in README</title>
<updated>2018-10-06T04:38:34Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T04:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1f360805c39253bef2cd81ff6f1b464eaa4c8f93'/>
<id>urn:sha1:1f360805c39253bef2cd81ff6f1b464eaa4c8f93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hints on incremental building to 'getting started'</title>
<updated>2018-10-06T04:13:45Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T04:12:53Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f594975b499216ac02c470b4cf5d4bc695fae693'/>
<id>urn:sha1:f594975b499216ac02c470b4cf5d4bc695fae693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Point to IS_ENABLED() is README</title>
<updated>2018-10-06T04:06:17Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T04:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=631c51fc94575a7cfc88e5755eaf550e77622f8c'/>
<id>urn:sha1:631c51fc94575a7cfc88e5755eaf550e77622f8c</id>
<content type='text'>
Might be tricky to discover.
</content>
</entry>
</feed>
