<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/setup.py, branch v10.32.1</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.32.1</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.32.1'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-12-08T13:48:19Z</updated>
<entry>
<title>Make 10.32.1 release</title>
<updated>2018-12-08T13:48:19Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-08T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=61b0952f3355ca1431bbf4e2803e6b8ce927456d'/>
<id>urn:sha1:61b0952f3355ca1431bbf4e2803e6b8ce927456d</id>
<content type='text'>
Adds commit e8f9751 ("genconfig: Do not generate *.old files for
--config-out"), which gets rid some probably redundant .config.old
files.
</content>
</entry>
<entry>
<title>Make 10.32.0 release</title>
<updated>2018-12-08T04:06:55Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-08T03:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3d888e652bc77cb77aa0549dbb1675770c12ca3b'/>
<id>urn:sha1:3d888e652bc77cb77aa0549dbb1675770c12ca3b</id>
<content type='text'>
 - Commit 3cc2f9f ("listnewconfig: Add script") adds
   'make listnewconfig' functionality. The new script is bundled in the
   pip install.

 - Commit 78073d6 ("Preserve symlinks when writing .config.old files")
   avoids stomping on symlinks when writing configuration files.
</content>
</entry>
<entry>
<title>listnewconfig: Add script</title>
<updated>2018-12-08T03:24:49Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-08T03:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3cc2f9f32b61ed27c533b60a8544ac32de0d969d'/>
<id>urn:sha1:3cc2f9f32b61ed27c533b60a8544ac32de0d969d</id>
<content type='text'>
Mirrors 'make listnewconfig' in the C tools.
</content>
</entry>
<entry>
<title>Make 10.31.0 release</title>
<updated>2018-12-08T02:30:05Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-08T02:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1d69899bf788f939e3c7033c5246643d12584b79'/>
<id>urn:sha1:1d69899bf788f939e3c7033c5246643d12584b79</id>
<content type='text'>
Adds two improvements related to configuration files:

 - Commit 166be7d ("Save existing configuration to .&lt;filename&gt;.old in
   write_config()")

 - Commit 7b4f72f ("Make {load,write}_config(filename=None) implement
   the standard behavior")
</content>
</entry>
<entry>
<title>Make 10.30.0 release</title>
<updated>2018-12-01T16:30:17Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-01T16:30:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=930356c2859d192c096e71827219bff0c5fa8780'/>
<id>urn:sha1:930356c2859d192c096e71827219bff0c5fa8780</id>
<content type='text'>
Adds a small incremental building improvement: commit a4751b5 ("Flag
removed symbols as changed in sync_deps()")
</content>
</entry>
<entry>
<title>Make 10.29.0 release</title>
<updated>2018-12-01T13:17:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-01T12:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6d34d9b11cc9587f123e7b5fe3d8de2cad3fa2b1'/>
<id>urn:sha1:6d34d9b11cc9587f123e7b5fe3d8de2cad3fa2b1</id>
<content type='text'>
Adds commit 567cccf ("Tighten up help text parsing"), which improves
parsing performance slightly.
</content>
</entry>
<entry>
<title>Make 10.28.0 release</title>
<updated>2018-11-28T15:16:46Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-28T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=06f3bb4aa893a8639cb6f7b0eb7359b19dc5cc4f'/>
<id>urn:sha1:06f3bb4aa893a8639cb6f7b0eb7359b19dc5cc4f</id>
<content type='text'>
Adds commit b3f0061 ("menuconfig: Only list duplicated choice symbols
once"), which improves the behavior of the menuconfig interface for an
obscure situation involving named choices included multiple times.
</content>
</entry>
<entry>
<title>Make 10.27.0 release</title>
<updated>2018-11-26T04:45:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-26T04:04:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e47d7eff1012e7fe2a1dd75f3367a2eaa1b61539'/>
<id>urn:sha1:e47d7eff1012e7fe2a1dd75f3367a2eaa1b61539</id>
<content type='text'>
Adds some small performance optimizations:

 - Commit 120f551 ("Speed up more token membership tests")

 - Commit bb7044c ("Reorder some tuples to put y first")
</content>
</entry>
<entry>
<title>Make 10.26.0 release</title>
<updated>2018-11-24T04:50:24Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-24T04:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=29d4489c80f7d63cb34208fc4bd526f56fadd299'/>
<id>urn:sha1:29d4489c80f7d63cb34208fc4bd526f56fadd299</id>
<content type='text'>
Adds commit 67ce4eb ("Use constants when _tokens_i is known"), which
adds more optimizations made possible by switching to more manual token
handling.
</content>
</entry>
<entry>
<title>Make 10.25.0 release</title>
<updated>2018-11-24T01:50:12Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-11-24T01:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=15ccb5536908202da1a672089e155cfdfa6d4722'/>
<id>urn:sha1:15ccb5536908202da1a672089e155cfdfa6d4722</id>
<content type='text'>
Adds a small missed optimization opportunity, in commit 74ce9d3
("Optimize fetching of initial token on line").
</content>
</entry>
</feed>
