<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v2.1.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.1.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-01-05T22:45:36Z</updated>
<entry>
<title>Make 2.1.0 release</title>
<updated>2018-01-05T22:45:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-01-05T22:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f3bf3a8e10058460c83095c4c31ee6956a38137f'/>
<id>urn:sha1:f3bf3a8e10058460c83095c4c31ee6956a38137f</id>
<content type='text'>
 - d2a2727 (Implement autoconf.h generation) adds support for generating
   C headers in the same format as used for include/generated/autoconf.h
   in the kernel, contributed by Carles Cufi from the Zephyr project.

 - 5d693b2 (Don't write out 'option env' symbols to C header) makes
   it so that attempts to manually set user values on 'option env'
   symbols are rejected (though such symbols were never written out to
   .config files).
</content>
</entry>
<entry>
<title>Add merge_config.py example</title>
<updated>2017-12-30T09:05:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-12-30T09:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=efcd2bda4684ed29951c808c571c4159a7aa6b28'/>
<id>urn:sha1:efcd2bda4684ed29951c808c571c4159a7aa6b28</id>
<content type='text'>
Functions similarly to scripts/kconfig/merge_config.sh from the kernel.

Came up in https://github.com/zephyrproject-rtos/zephyr/pull/5417.
</content>
</entry>
<entry>
<title>Make 2.0.3 release</title>
<updated>2017-11-30T10:14:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-30T10:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=90cb539935c09975e234efcdab063108127fd89e'/>
<id>urn:sha1:90cb539935c09975e234efcdab063108127fd89e</id>
<content type='text'>
 - Small parsing performance improvements:

   80b9198 (Micro-optimize Symbol.__init__() a bit)
   626b6ea (Check for type first when parsing properties)
   d6aa5cf (Tokenize in _next_line())

 - Minor documentation nits (typos, etc.)
</content>
</entry>
<entry>
<title>Mention multiprocessing in README</title>
<updated>2017-11-30T10:12:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-30T10:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a2cbaa8a3b683b69a8297fb34b9f82152223fea7'/>
<id>urn:sha1:a2cbaa8a3b683b69a8297fb34b9f82152223fea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify licensing</title>
<updated>2017-11-12T12:15:44Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-12T12:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e4518a4c41b9420e129b658c54febdf42f44e68b'/>
<id>urn:sha1:e4518a4c41b9420e129b658c54febdf42f44e68b</id>
<content type='text'>
IANAL, but hopefully this should be enough. Don't bundle the license
file. Might be easier to work with if just kconfiglib.py is copied.
</content>
</entry>
<entry>
<title>Make 2.0.2 release</title>
<updated>2017-11-11T12:07:31Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-11T12:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d7526d2fb5768508941d3fa51a48109e6c0d4029'/>
<id>urn:sha1:d7526d2fb5768508941d3fa51a48109e6c0d4029</id>
<content type='text'>
Just a few nits and a small optimization: d890343 (Micro-optimize
write_config() a bit). No bug fixes or functional changes.
</content>
</entry>
<entry>
<title>Make 2.0.1 release</title>
<updated>2017-11-09T18:43:12Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T18:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=fe6a3b35bbbbce4c938558b294f5cf7a97da809b'/>
<id>urn:sha1:fe6a3b35bbbbce4c938558b294f5cf7a97da809b</id>
<content type='text'>
To get 3832555 (Reenable accidentally disabled no-prompt warning) in.
</content>
</entry>
<entry>
<title>s/subdirectory/directory/</title>
<updated>2017-11-09T17:45:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T17:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=af29a56ee91c1013f7611177d37516701589125d'/>
<id>urn:sha1:af29a56ee91c1013f7611177d37516701589125d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linkify examples/ directory in README</title>
<updated>2017-11-09T17:44:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T17:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1c22b7d505e7d3789f5c7e6d669489454631401a'/>
<id>urn:sha1:1c22b7d505e7d3789f5c7e6d669489454631401a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove iscriptconfig "see below" in README</title>
<updated>2017-11-09T17:36:49Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-09T17:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7ffd2c68c09cadcc3febc3ac63375de77942ec79'/>
<id>urn:sha1:7ffd2c68c09cadcc3febc3ac63375de77942ec79</id>
<content type='text'>
Copy-paste error. iscriptconfig is only explained in the docstring.</content>
</entry>
</feed>
