<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v2.0.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.0.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2017-11-09T15:21:56Z</updated>
<entry>
<title>Make 2.0.0 release</title>
<updated>2017-11-09T15:21:56Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T15:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fe94c3b9b5259f7629331d3c3ba41431b3312567'/>
<id>urn:sha1:fe94c3b9b5259f7629331d3c3ba41431b3312567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Kconfiglib 2 official</title>
<updated>2017-11-09T10:43:13Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T10:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=395c2db0e9761def8eb992e3e8068ba2d3ab179c'/>
<id>urn:sha1:395c2db0e9761def8eb992e3e8068ba2d3ab179c</id>
<content type='text'>
Merge in the 'kconfiglib-2-backup' branch.
</content>
</entry>
<entry>
<title>Mention that the Item base class is gone</title>
<updated>2017-11-08T12:26:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-08T12:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4bffd653148d6fa1c8e626872ae4f445e2b0a24c'/>
<id>urn:sha1:4bffd653148d6fa1c8e626872ae4f445e2b0a24c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spacing nit</title>
<updated>2017-11-08T10:18:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-08T10:18:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fe62569dd6a5f57c6c55b42ba58dce684ee436b5'/>
<id>urn:sha1:fe62569dd6a5f57c6c55b42ba58dce684ee436b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a release test script</title>
<updated>2017-11-08T10:14:57Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-08T10:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=bac2790485ad61cf8f06de4017ff8c88f652eca8'/>
<id>urn:sha1:bac2790485ad61cf8f06de4017ff8c88f652eca8</id>
<content type='text'>
Confirms that all the examples that aren't tested in the test suite at
least run. Easy to miss brokenness there. Output can be inspected
manually (it'll vary depending on the kernel version).

Fix defconfig_oldconfig.py, which hadn't been properly updated for the
new API.
</content>
</entry>
<entry>
<title>Clarify that load_config() still just works</title>
<updated>2017-11-08T07:40:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-08T07:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b6e79e39ed7a371f17a59ab992c8c0682da30209'/>
<id>urn:sha1:b6e79e39ed7a371f17a59ab992c8c0682da30209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explain changes from Kconfiglib 1 to Kconfiglib 2</title>
<updated>2017-11-08T07:21:04Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-08T07:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=cafb421105f3acfa4266649d4466386bc0ac81d3'/>
<id>urn:sha1:cafb421105f3acfa4266649d4466386bc0ac81d3</id>
<content type='text'>
I wonder if there's a nicer way to get an italic link with RST...
</content>
</entry>
<entry>
<title>Test for m, y assignability in a more readable way</title>
<updated>2017-11-07T12:06:54Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T12:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fda4b31b247332f05268fb2a6544f9df36c8e559'/>
<id>urn:sha1:fda4b31b247332f05268fb2a6544f9df36c8e559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the test suite section a bit more</title>
<updated>2017-11-07T11:40:04Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T11:40:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b028c41014921cde824ed3b3208143e2369f9c63'/>
<id>urn:sha1:b028c41014921cde824ed3b3208143e2369f9c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the test suite section a bit</title>
<updated>2017-11-07T11:29:51Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-07T11:29:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a1ae4e38503eb8a55712b6cd1f9d958035b0fd38'/>
<id>urn:sha1:a1ae4e38503eb8a55712b6cd1f9d958035b0fd38</id>
<content type='text'>
</content>
</entry>
</feed>
