<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/makefile.patch, branch v12.12.0</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.12.0</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v12.12.0'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2019-06-06T02:37:05Z</updated>
<entry>
<title>Remove Python 3 menuconfig special-casing from Makefile patch</title>
<updated>2019-06-06T02:37:05Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-06-05T11:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=d577865e0c9b4c8d45962c17fc9cb541ca49ca1d'/>
<id>urn:sha1:d577865e0c9b4c8d45962c17fc9cb541ca49ca1d</id>
<content type='text'>
Since it's now compatible with Python 2, it can use PYTHONCMD like the
other targets.
</content>
</entry>
<entry>
<title>Simplify iscriptconfig target in Makefile patch</title>
<updated>2019-05-21T09:17:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-21T09:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=383c8b8a998d05dc0631228bf8c1c5c92f9c9738'/>
<id>urn:sha1:383c8b8a998d05dc0631228bf8c1c5c92f9c9738</id>
<content type='text'>
Interpolate $(Kconfig) directly into the Python code and get rid of the
separate argument. This also gets rid of the old ipython workaround, and
might prevent similar gotchas in general.
</content>
</entry>
<entry>
<title>Add guiconfig to PHONY in Makefile patch</title>
<updated>2019-05-19T00:32:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2019-05-19T00:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=aed7b408e777e369e6f464a8c2237d3c0504beab'/>
<id>urn:sha1:aed7b408e777e369e6f464a8c2237d3c0504beab</id>
<content type='text'>
Oversight.
</content>
</entry>
<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>
</feed>
