<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v10.44.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.44.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v10.44.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-03-22T16:33:50Z</updated>
<entry>
<title>Make 10.44.0 release</title>
<updated>2019-03-22T16:33:50Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-22T16:33:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d78bf42923b0d2bf85dbeefb602736161ac91701'/>
<id>urn:sha1:d78bf42923b0d2bf85dbeefb602736161ac91701</id>
<content type='text'>
Makes more documentation available via pydoc(3), in commit c70a45e
("Convert some comments to module docstrings in utilities").
</content>
</entry>
<entry>
<title>README nit</title>
<updated>2019-03-22T16:11:41Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-22T16:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=e4a71defef40b6ab640dedaf185562f343f963c9'/>
<id>urn:sha1:e4a71defef40b6ab640dedaf185562f343f963c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 10.43.0 release</title>
<updated>2019-03-20T17:32:06Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-20T17:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d00120d8b9d92d8ceb1ba78b8a6735f73bb2600b'/>
<id>urn:sha1:d00120d8b9d92d8ceb1ba78b8a6735f73bb2600b</id>
<content type='text'>
Adds a new savedefconfig script in commit b7a1ea6 ("savedefconfig: Add
script").
</content>
</entry>
<entry>
<title>savedefconfig: Add script</title>
<updated>2019-03-20T17:29:18Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-20T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b7a1ea66d273a4594ee3644be52718310ee100f6'/>
<id>urn:sha1:b7a1ea66d273a4594ee3644be52718310ee100f6</id>
<content type='text'>
Minimal configuration files can already be generated from within the
menuconfig too, but having a script available can be handy for
scripting.
</content>
</entry>
<entry>
<title>Make 10.42.0 release</title>
<updated>2019-03-16T08:52:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-16T08:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=55fe59cf3609a931957b099ec291135960409b7c'/>
<id>urn:sha1:55fe59cf3609a931957b099ec291135960409b7c</id>
<content type='text'>
Adds a new style warning in commit df2d26f ("Warn for unquoted argument
to 'source', etc.").
</content>
</entry>
<entry>
<title>Fix link to Kconfig best practices page</title>
<updated>2019-03-16T08:49:10Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-16T08:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=f8b254992e8fdbb54a8943a398b7f696578bcea4'/>
<id>urn:sha1:f8b254992e8fdbb54a8943a398b7f696578bcea4</id>
<content type='text'>
Got moved.

Also link it in the 'Getting started' section.
</content>
</entry>
<entry>
<title>Make 10.41.0 release</title>
<updated>2019-03-14T15:43:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-14T14:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=57fd6c0375490dad70743b3857020aa2ae5bc2c8'/>
<id>urn:sha1:57fd6c0375490dad70743b3857020aa2ae5bc2c8</id>
<content type='text'>
Adds some minor optimization (and internal refactoring) in commit
c0b9b07 ("Refactor and optimize type parsing a bit").
</content>
</entry>
<entry>
<title>Make 10.40.0 release</title>
<updated>2019-03-10T12:33:44Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-10T12:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c81e52b89883163059f915bc8ea73b1b7bb6c254'/>
<id>urn:sha1:c81e52b89883163059f915bc8ea73b1b7bb6c254</id>
<content type='text'>
Adds a silly small optimization in commit 8ddefea ("Import 'platform'
and 'subprocess' as needed").
</content>
</entry>
<entry>
<title>Make 10.39.0 release</title>
<updated>2019-03-06T03:17:00Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-03-06T03:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=a14fd133ed54c236289b0e11607805161f0e8415'/>
<id>urn:sha1:a14fd133ed54c236289b0e11607805161f0e8415</id>
<content type='text'>
 - Commit 132e579 ("Give more helpful error messages when files are
   missing") makes the hint in error messages for missing files more
   helpful.

 - Commit faa4476 ("setconfig: Fix help text format") fixes the format
   of 'setconfig --help'.

 - Commit 553cca8 ("Use a consistent style in small utilities") and
   commit 66557ed ("Use a consistent style in examples") cleans the
   utilities and examples up a bit and removes some unused imports.
</content>
</entry>
<entry>
<title>Make 10.38.0 release</title>
<updated>2019-02-23T14:58:01Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-02-23T14:58:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=6b75d1589e06bafca7cb70205b435fe3e01b9f96'/>
<id>urn:sha1:6b75d1589e06bafca7cb70205b435fe3e01b9f96</id>
<content type='text'>
Adds a small documentation improvement in commit 99a7af7 ("Document that
kconfig_filenames keeps absolute paths as-is").
</content>
</entry>
</feed>
