<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v10.11.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.11.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.11.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-10-03T06:08:03Z</updated>
<entry>
<title>Make 10.11.0 release</title>
<updated>2018-10-03T06:08:03Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T06:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=5c4c9baca95829a0dbb8e04d7bc46b3e44f3602e'/>
<id>urn:sha1:5c4c9baca95829a0dbb8e04d7bc46b3e44f3602e</id>
<content type='text'>
Adds commit 4602028 ("genconfig: Allow writing a full .config without
incremental build info"), which adds a flag to genconfig that might be
handy in projects that include .config files in Makefiles but that don't
use incremental build information.
</content>
</entry>
<entry>
<title>genconfig: Allow writing a full .config without incremental build info</title>
<updated>2018-10-03T06:05:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T05:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4602028ba2450903b63f043377cc63ac5e5e36de'/>
<id>urn:sha1:4602028ba2450903b63f043377cc63ac5e5e36de</id>
<content type='text'>
For projects that don't use incremental build information, it's a bit
wasteful to generate it just to get an updated .config file to include
in Makefiles. Add a '--config-out &lt;filename&gt;' option that just writes
the updated .config file, for those cases.

Also remove a redundant default=None argument for --sync-deps. None is
the default value.
</content>
</entry>
<entry>
<title>Clarify '# CONFIG_FOO is not set' in how-to</title>
<updated>2018-10-03T02:58:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T02:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=abd08a0cb52db13c6c6403d5a3793c2fa0e062b6'/>
<id>urn:sha1:abd08a0cb52db13c6c6403d5a3793c2fa0e062b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.10.2 release</title>
<updated>2018-10-03T01:51:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T01:51:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=2fda7e6d1bca1e3b07bded409645f926c8069fbe'/>
<id>urn:sha1:2fda7e6d1bca1e3b07bded409645f926c8069fbe</id>
<content type='text'>
Just adds commit 4af2ac3 ("Actually fix README RST display on PyPI").
</content>
</entry>
<entry>
<title>Actually fix README RST display on PyPI</title>
<updated>2018-10-03T01:47:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T01:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4af2ac3c14e5d854790bca46c5564ce919ce2231'/>
<id>urn:sha1:4af2ac3c14e5d854790bca46c5564ce919ce2231</id>
<content type='text'>
Use anonymous hyperlinks to avoid having two links named 'Kconfig', like
in commit fe28703 ("Fix README RST display on PyPI").
</content>
</entry>
<entry>
<title>Make 10.10.1 release</title>
<updated>2018-10-03T01:32:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T01:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=32b65bad60e9ffae3d7e44bc8ed69d73431ff71b'/>
<id>urn:sha1:32b65bad60e9ffae3d7e44bc8ed69d73431ff71b</id>
<content type='text'>
Just adds commit fe28703 ("Fix README RST display on PyPI").
</content>
</entry>
<entry>
<title>Fix README RST display on PyPI</title>
<updated>2018-10-03T01:31:07Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T01:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fe2870379d286b2cbd2893bc0b05f4b97ad6b9fe'/>
<id>urn:sha1:fe2870379d286b2cbd2893bc0b05f4b97ad6b9fe</id>
<content type='text'>
Use anonymous hyperlinks to avoid having two links named 'here', which
RST apparently doesn't like.

Related:
https://stackoverflow.com/questions/5464627/how-to-have-same-text-in-two-links-with-restructured-text/14067756
</content>
</entry>
<entry>
<title>Make 10.10.0 release</title>
<updated>2018-10-03T00:11:26Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T00:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=76db00e4c619a4d1389be0fc948931fae48e4a03'/>
<id>urn:sha1:76db00e4c619a4d1389be0fc948931fae48e4a03</id>
<content type='text'>
Gets the README updated from commit 534e3e7 ("Add a 'getting started'
section to the README") up on PyPI.
</content>
</entry>
<entry>
<title>Fix is/if typo in README</title>
<updated>2018-10-03T00:11:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T00:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d362f5c1293a791061ff99dc0f309da506af7309'/>
<id>urn:sha1:d362f5c1293a791061ff99dc0f309da506af7309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention that pip3 is needed for menuconfig</title>
<updated>2018-10-03T00:02:47Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-10-03T00:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e37e3bf9a015133cd7b81e686cd9783c09710436'/>
<id>urn:sha1:e37e3bf9a015133cd7b81e686cd9783c09710436</id>
<content type='text'>
</content>
</entry>
</feed>
