<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/setup.py, branch v10.37.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.37.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.37.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-02-11T02:11:27Z</updated>
<entry>
<title>Make 10.37.0 release</title>
<updated>2019-02-11T02:11:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-11T02:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6469c0544035026d63866e280b6726006170a25e'/>
<id>urn:sha1:6469c0544035026d63866e280b6726006170a25e</id>
<content type='text'>
Adds a utility for setting configuration values from the command line,
in commit 22d3cc3 ("setconfig: Add script").
</content>
</entry>
<entry>
<title>setconfig: Add script</title>
<updated>2019-02-11T02:07:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-11T01:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=22d3cc30fd6bc38da2af2a446a8babe28e79701c'/>
<id>urn:sha1:22d3cc30fd6bc38da2af2a446a8babe28e79701c</id>
<content type='text'>
This is a simple script for updating configuration values from the
command line, with (optional) checking that the assigned value matches
the actual symbol value afterwards (which it might not if there are
unsatisfied dependencies).

Sample usage:

  $ setconfig FOO_SUPPORT=y BAR_BITS=8

This is useful for patching the configuration in automated build
systems, in a way that's safer than directly patching configuration
files.
</content>
</entry>
<entry>
<title>Make 10.36.0 release</title>
<updated>2019-01-15T22:19:05Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-01-15T22:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=73ea51c0210ff2b13d1cbab4da1a5e45a1a6853a'/>
<id>urn:sha1:73ea51c0210ff2b13d1cbab4da1a5e45a1a6853a</id>
<content type='text'>
Adds commit c9c7f59 ("Package LICENSE.txt in source distributions and
wheels"), by request. Maybe some distros require this.
</content>
</entry>
<entry>
<title>Make 10.35.0 release</title>
<updated>2018-12-24T19:52:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-24T19:31:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=16539b4f223fa5ea0afef409e5bd3fd62b90cfde'/>
<id>urn:sha1:16539b4f223fa5ea0afef409e5bd3fd62b90cfde</id>
<content type='text'>
 - Commit 3a3559f ("menuconfig: Prompt for save if a different .config
   would be saved") improves the behavior of menuconfig.py when Kconfig
   files are modified between sessions, fixing issue #63.

   Modifying Kconfig files in a way that would affect the written
   .config now always makes the menuconfig prompts for saving the
   configuration on exit.

   A new Kconfig.missing_syms attribute is added as well, which was
   needed to implement the improved behavior with public APIs.

 - Commit b64c961 ("Warn for '# CONFIG_FOO is not set' when FOO is
   referenced but undefined") fixes a small oversight re. the
   assignment-to-undefined-symbol warning.
</content>
</entry>
<entry>
<title>Make 10.34.0 release</title>
<updated>2018-12-15T21:04:44Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-15T21:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e629c33d31e223ca1284aa77efce4628bbf50e21'/>
<id>urn:sha1:e629c33d31e223ca1284aa77efce4628bbf50e21</id>
<content type='text'>
Adds commit dcb6f12 ("menuconfig: Add show-help mode"), which adds a new
mode to the menuconfig that replaces the key listing at the bottom with
the help text of the selected item.
</content>
</entry>
<entry>
<title>Make 10.33.0 release</title>
<updated>2018-12-15T13:08:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-15T13:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=dc7fd40647f6b824d032a07d174402ad315214e2'/>
<id>urn:sha1:dc7fd40647f6b824d032a07d174402ad315214e2</id>
<content type='text'>
Adds an error reporting improvement and an example code fix:

 - Commit 0266924 ("Improve error for missing endchoice/endif/endmenu")

 - Commit a88302b ("Fix user-defined preprocessor function example
   code")

Some minor performance improvements are included as well.
</content>
</entry>
<entry>
<title>Make 10.32.2 release</title>
<updated>2018-12-09T02:19:53Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-12-09T01:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6c163641759b40f6af8b80e4f0e55511f0a278d7'/>
<id>urn:sha1:6c163641759b40f6af8b80e4f0e55511f0a278d7</id>
<content type='text'>
Adds commit be3c682 ("Clarify that load_config()'s filename argument
defaults to None"), which fixes a small documentation bug.
</content>
</entry>
<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>
</feed>
