<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v11.2.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v11.2.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v11.2.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-05-10T22:38:23Z</updated>
<entry>
<title>Make 11.2.0 release</title>
<updated>2019-05-10T22:38:23Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-10T22:38:23Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ec30eb4da88803252524dfe9c64f12af0820887d'/>
<id>urn:sha1:ec30eb4da88803252524dfe9c64f12af0820887d</id>
<content type='text'>
Improves documentation for the Symbol/Choice.referenced attribute, in
commit 814e2de ("Improve the 'referenced' docstring").
</content>
</entry>
<entry>
<title>Improve the 'referenced' docstring</title>
<updated>2019-05-10T17:11:17Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-10T17:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=814e2decd190d78b588dd775c1531dacd6bc38c6'/>
<id>urn:sha1:814e2decd190d78b588dd775c1531dacd6bc38c6</id>
<content type='text'>
 - Point out why dependencies from surrounding if's and menus are
   included

 - Clarify that .referenced isn't transitive. Only "direct" references
   are included.

 - Give a hint about direct dependencies and expr_items()

Prompted by https://github.com/ulfalizer/Kconfiglib/issues/69.
</content>
</entry>
<entry>
<title>Link ESP-IDF scripts</title>
<updated>2019-05-10T13:19:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-10T13:19:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7188124edfcc9b40006e469078711a3815176045'/>
<id>urn:sha1:7188124edfcc9b40006e469078711a3815176045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set top_node location to location of 'mainmenu' statement</title>
<updated>2019-05-10T12:14:16Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-10T12:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0f2b78c71e9fc2c9c1890e91dc37c1a853602847'/>
<id>urn:sha1:0f2b78c71e9fc2c9c1890e91dc37c1a853602847</id>
<content type='text'>
It's undocumented and unguessable that Kconfig.top_node.filename/linenr
gets set to the location of the 'mainmenu' statement (if any).

Always set it to the first line of the top-level Kconfig instead, which
should be more expected.
</content>
</entry>
<entry>
<title>guiconfig: Remove unused UNKNOWN import</title>
<updated>2019-05-07T10:08:43Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-07T10:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=cc6fbd75f418b3f0bc49759a75ded5f91c8f0718'/>
<id>urn:sha1:cc6fbd75f418b3f0bc49759a75ded5f91c8f0718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>guiconfig: Comment nits</title>
<updated>2019-05-06T11:11:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-06T10:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d4d31b2e901a3fbb46363cc9b2dc7efcb258a980'/>
<id>urn:sha1:d4d31b2e901a3fbb46363cc9b2dc7efcb258a980</id>
<content type='text'>
Move the global variable descriptions earlier, remove some redundant
comments, and clarify that the Python 3-only comment in setup.py is
talking about the terminal menuconfig.
</content>
</entry>
<entry>
<title>guiconfig: Micro-optimize tree item creation some more</title>
<updated>2019-05-06T11:05:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-06T10:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=0befc4be60b1edc26ebeb1b7833933055c388204'/>
<id>urn:sha1:0befc4be60b1edc26ebeb1b7833933055c388204</id>
<content type='text'>
Mostly to get things consistent with _update_jump_to_display().
</content>
</entry>
<entry>
<title>Make 11.1.0 release</title>
<updated>2019-05-03T04:16:49Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-03T04:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ae147b3d2727b222653183b5abf77e38c052b595'/>
<id>urn:sha1:ae147b3d2727b222653183b5abf77e38c052b595</id>
<content type='text'>
Adds a Python 2/3-compatible GUI menuconfig, in commit 9be6b7b
("guiconfig: Add a Tkinter-based menuconfig").

See that commit and the updated README for a longer description.
</content>
</entry>
<entry>
<title>Mention where _USE_EMBEDDED_IMAGES is</title>
<updated>2019-05-03T04:14:39Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-03T04:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=36d0734355fc45085af407b0f89c994564d5b53a'/>
<id>urn:sha1:36d0734355fc45085af407b0f89c994564d5b53a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix guiconfig.py link</title>
<updated>2019-05-03T04:06:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-03T04:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=c5b3aa91399077bc006e42c51b87fe3495d36243'/>
<id>urn:sha1:c5b3aa91399077bc006e42c51b87fe3495d36243</id>
<content type='text'>
</content>
</entry>
</feed>
