<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git, branch v11.3.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v11.3.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v11.3.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-05-11T12:30:22Z</updated>
<entry>
<title>Make 11.3.0 release</title>
<updated>2019-05-11T12:30:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-11T12:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=72e4c8d2ac5eb3fbd801476787960884de727109'/>
<id>urn:sha1:72e4c8d2ac5eb3fbd801476787960884de727109</id>
<content type='text'>
Improves dependency-related documentation a bit, in commit 95b80e1
("Clarify direct_dep and dep documentation").
</content>
</entry>
<entry>
<title>Clarify direct_dep and dep documentation</title>
<updated>2019-05-11T12:27:25Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-11T12:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=95b80e16c4541089a8c5e33f73bbbac7a7f8ba8b'/>
<id>urn:sha1:95b80e16c4541089a8c5e33f73bbbac7a7f8ba8b</id>
<content type='text'>
 - Mention that having no direct dependencies corresponds to having y
   direct dependencies

 - Remove the note about how direct_dep is used internally. It's also
   used for the select-with-unsatisfied-deps warning.

 - Remove the note about how checking direct_dep might be "redundant"
   since it's propagated. direct_dep can be useful in scripts still, and
   maybe it could scare people away from it.

 - Say 'surrounding menus and ifs' instead of of 'parent' in the 'dep'
   docstring

 - Fix two s/config/kconfig/ typos
</content>
</entry>
<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>
</feed>
