<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v6.1.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v6.1.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v6.1.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2018-06-14T18:03:48Z</updated>
<entry>
<title>Make 6.1.0 release</title>
<updated>2018-06-14T18:03:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-14T17:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=5b54529a40c1b8f628baa7ea4f8399e1213e283f'/>
<id>urn:sha1:5b54529a40c1b8f628baa7ea4f8399e1213e283f</id>
<content type='text'>
Fixes:

  - c880151 ("Fix incorrectly ordered properties for some nested
    multi.def. symbols") fixes a bug that could cause symbols/choices
    defined in multiple locations and nested in particular ways within
    if's and menus to get their properties in the wrong order.

    The Linux kernel wasn't affected (which is how it managed to slip
    through), but projects that make heavy use of symbols defined in
    multiple locations might have been. Comprehensive selftests have
    been added to cover property ordering on nested multi.def.
    symbols/choices.

New features:

  - 4af3e0c ("menuconfig: Support starting a search from the info
    dialog") and 330017a ("menuconfig: Support viewing symbol info from
    within the jump-to dialog") makes working with the menuconfig a bit
    smoother to work with.

  - 68043b2 ("Add MenuNode function that returns referenced items")
    makes it easier to find out what symbols/choices a symbol, choice,
    menu, or comment references, which is handy e.g. for searching.
</content>
</entry>
<entry>
<title>README nit</title>
<updated>2018-06-11T10:35:27Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-11T10:35:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=46b30a1114fd4f738712c78c081022fa702fad6c'/>
<id>urn:sha1:46b30a1114fd4f738712c78c081022fa702fad6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README: Mention environment variable expansion in README</title>
<updated>2018-06-11T10:31:32Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-11T10:31:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1ea0a468496a9e235b71ca5de33c217eccfe8ef5'/>
<id>urn:sha1:1ea0a468496a9e235b71ca5de33c217eccfe8ef5</id>
<content type='text'>
Also move the description of the Kconfig extensions out of 'Other features' and into
a separate section under 'Library features'.</content>
</entry>
<entry>
<title>Make 6.0.1 release</title>
<updated>2018-06-06T12:17:43Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-06T12:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=055cc3ff22a3fd81c6a9327eed51a6c35de7d3b0'/>
<id>urn:sha1:055cc3ff22a3fd81c6a9327eed51a6c35de7d3b0</id>
<content type='text'>
Just to fix the rendering of the README on PyPI with commit b727f4d
("Fix link to allyesconfig.py in README").
</content>
</entry>
<entry>
<title>Fix link to allyesconfig.py in README</title>
<updated>2018-06-06T12:11:07Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-06T12:08:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=b727f4dcb95f3d5bc000e8771ee5297c8db93c17'/>
<id>urn:sha1:b727f4dcb95f3d5bc000e8771ee5297c8db93c17</id>
<content type='text'>
No longer just an example either.

This also makes the README render properly on PyPI.
</content>
</entry>
<entry>
<title>README nit</title>
<updated>2018-06-06T11:20:40Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-06T11:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=78f2ed56c1ffeea27ebcf40a4cadb1c439833bb0'/>
<id>urn:sha1:78f2ed56c1ffeea27ebcf40a4cadb1c439833bb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formatting for script links</title>
<updated>2018-06-05T19:23:09Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-05T19:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=961191df1b9ac494822236eb8bb68502c72b1020'/>
<id>urn:sha1:961191df1b9ac494822236eb8bb68502c72b1020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix links to all{no,yes,mod}config scripts</title>
<updated>2018-06-05T19:21:55Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-05T19:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ddcdd44b3586f6e8549653d9c7e13ebfb530c603'/>
<id>urn:sha1:ddcdd44b3586f6e8549653d9c7e13ebfb530c603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README nits</title>
<updated>2018-06-05T19:20:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-05T19:20:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=3610c73fcbb819bd6d6b233f2e8d523c08598ad1'/>
<id>urn:sha1:3610c73fcbb819bd6d6b233f2e8d523c08598ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and update README, cover bundled tools</title>
<updated>2018-06-05T19:12:59Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-06-04T10:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=aac9c806ab80b55c9cead04174bc899d9673f07e'/>
<id>urn:sha1:aac9c806ab80b55c9cead04174bc899d9673f07e</id>
<content type='text'>
Explain the soon-to-be-bundled tools.

Also rearrange and clean up some sections.
</content>
</entry>
</feed>
