<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/makefile.patch, 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-03T04:01:37Z</updated>
<entry>
<title>guiconfig: Add a Tkinter-based menuconfig</title>
<updated>2019-05-03T04:01:37Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-03T01:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9be6b7b91487470bd15895184c500a4771edd0c0'/>
<id>urn:sha1:9be6b7b91487470bd15895184c500a4771edd0c0</id>
<content type='text'>
This is a graphical configuration interface written in Tkinter. Like
menuconfig.py, it supports showing all symbols (with invisible symbols
in red) and jumping directly to symbols. Symbol values can also be
changed directly from the jump-to dialog.

When single-menu mode is enabled, a single menu is shown at a time, like
in the terminal menuconfig. Only this mode distinguishes between symbols
defined with 'config' and symbols defined with 'menuconfig'.

Compatible with both Python 2 and Python 3. Has been tested on X11,
Windows, and macOS.

To avoid having to carry around a bunch of GIFs, the image data is
embedded in guiconfig.py. To use separate GIF files instead, change
_USE_EMBEDDED_IMAGES to False. The image files can be found in
https://github.com/ulfalizer/Kconfiglib/tree/screenshots/guiconfig.

A new `make guiconfig` target in the Makefile patch will run the GUI
configuration interface on the Linux kernel.
</content>
</entry>
<entry>
<title>Clean up kernel Makefile patch and add new targets</title>
<updated>2018-09-08T17:33:47Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-09-08T15:25:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=374f48873424f9167f508a53a80f3ea1c2d41c46'/>
<id>urn:sha1:374f48873424f9167f508a53a80f3ea1c2d41c46</id>
<content type='text'>
Add two new targets:

 - 'make kmenuconfig' runs the menuconfig interface

 - 'make dumpvarsconfig' lists all referenced environment variables
   together with their values (assuming they used the preprocessor
   syntax)

Remove the 'kconfiglibtestconfig' target, which is no longer used.

Also clean up the target definitions. The joys of ancient code.
</content>
</entry>
<entry>
<title>Call it 'kconf' in iscriptconfig too</title>
<updated>2017-11-06T03:01:52Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-06T03:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7b8ac38304a8f6e67df325390a6d53cb79e7524e'/>
<id>urn:sha1:7b8ac38304a8f6e67df325390a6d53cb79e7524e</id>
<content type='text'>
Consistency
</content>
</entry>
<entry>
<title>Specify $(Kconfig) without $(srctree)</title>
<updated>2017-11-02T06:55:36Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-02T06:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8aa106dfbd9f7dcce99f23c21b0c479eff874f2b'/>
<id>urn:sha1:8aa106dfbd9f7dcce99f23c21b0c479eff874f2b</id>
<content type='text'>
Kconfiglib already respects $srctree internally.
</content>
</entry>
<entry>
<title>Update makefile patch</title>
<updated>2017-11-02T06:02:58Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-11-02T05:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=abbc119b766345b3ee54406339086f3a84802358'/>
<id>urn:sha1:abbc119b766345b3ee54406339086f3a84802358</id>
<content type='text'>
Looks like I already accidentally committed a partial update though...

Now prints ARCH again.
</content>
</entry>
<entry>
<title>Kconfiglib 2 backup</title>
<updated>2017-10-24T17:24:08Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-10-09T21:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=dd0e227216e247d2040cdd40bf7397702880cdc4'/>
<id>urn:sha1:dd0e227216e247d2040cdd40bf7397702880cdc4</id>
<content type='text'>
WIP
</content>
</entry>
<entry>
<title>Support using Python 3 with iscriptconfig.</title>
<updated>2015-06-09T11:52:53Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2015-06-09T11:32:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=7eace27993ad3aa1d6911866d9c60a11f32d36d9'/>
<id>urn:sha1:7eace27993ad3aa1d6911866d9c60a11f32d36d9</id>
<content type='text'>
Can't use print as an expression.

Also switch to using a single context line (which should hopefully be
stable). This might make the patch more robust, and also makes it clear
approx. where it should go.

Also fix 'iscriptconfig' spelling in the readme.
</content>
</entry>
<entry>
<title>Make makefile.patch apply cleanly for v4.0-rc3.</title>
<updated>2015-03-13T00:25:54Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2015-03-13T00:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=1397713875bb4c2cb4353d6209eb7dfb3cdc2924'/>
<id>urn:sha1:1397713875bb4c2cb4353d6209eb7dfb3cdc2924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support ipython as the interpreter.</title>
<updated>2013-06-18T18:00:45Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2013-06-18T18:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4f7b2b25dbb66369b8099f596b4593956e9d1cc9'/>
<id>urn:sha1:4f7b2b25dbb66369b8099f596b4593956e9d1cc9</id>
<content type='text'>
By suggestion from dubiousjim.
</content>
</entry>
<entry>
<title>Rename kconfigtest.py to testsuite.py.</title>
<updated>2012-12-12T11:33:04Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2012-12-12T11:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=4ace25797397d28a877a30555366de38da1da33b'/>
<id>urn:sha1:4ace25797397d28a877a30555366de38da1da33b</id>
<content type='text'>
</content>
</entry>
</feed>
