<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v10.12.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.12.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.12.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-10-06T04:50:13Z</updated>
<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>
<entry>
<title>Clean up naming in expr_value()</title>
<updated>2018-10-06T03:39:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T03:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e6b6b5fe8e8097615ff9423a1d00996f279cb95e'/>
<id>urn:sha1:e6b6b5fe8e8097615ff9423a1d00996f279cb95e</id>
<content type='text'>
Reuse the v1/v2 naming for the operands for the relation case, and call
the relation variable 'rel' instead of 'op'.

Piggy-back removal of the 'res' variable. Just as readable without it.

Indirectly strips some locals.
</content>
</entry>
<entry>
<title>Use a common variable name for deps in tri_value</title>
<updated>2018-10-06T03:13:08Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T03:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d83b9fd2061cbc59d6d112078104891493b9c0f0'/>
<id>urn:sha1:d83b9fd2061cbc59d6d112078104891493b9c0f0</id>
<content type='text'>
Might clarify the scopes a bit.
</content>
</entry>
<entry>
<title>Update genconfig usage description</title>
<updated>2018-10-06T02:43:00Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T02:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=5d15df94df761e17d499c4430bd6dbe889490b97'/>
<id>urn:sha1:5d15df94df761e17d499c4430bd6dbe889490b97</id>
<content type='text'>
Didn't mention --config-out.
</content>
</entry>
<entry>
<title>Hint that load_config() with replace=False is for merging</title>
<updated>2018-10-06T02:40:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-06T02:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=358b77aa1db60b3615eb6e47206afafccbcbda9c'/>
<id>urn:sha1:358b77aa1db60b3615eb6e47206afafccbcbda9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Fix Page Up typo in docstring</title>
<updated>2018-10-05T02:53:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-05T02:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4d558b15a9b20a48230b786e45c15bab8f048fad'/>
<id>urn:sha1:4d558b15a9b20a48230b786e45c15bab8f048fad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>menuconfig: Remove "Value for " prefix from input dialog titles</title>
<updated>2018-10-05T01:50:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-05T01:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f1e4d04d9e62174d8afa1662dc14d42dc8bb5012'/>
<id>urn:sha1:f1e4d04d9e62174d8afa1662dc14d42dc8bb5012</id>
<content type='text'>
The prompt and type alone make it obvious, and it prevents many dialogs
from getting overly wide.
</content>
</entry>
</feed>
