summaryrefslogtreecommitdiff
path: root/menuconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-09-08 02:03:52 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-09-08 02:03:52 +0200
commit9b87ad921b5d95cbc002714d1ce4b98249811856 (patch)
tree4f14e44c895e4645c9a2c24325f4e8e606a25051 /menuconfig.py
parent2a1acdd37cdcd8590e0d1f3eccc314bdd501a443 (diff)
Make 10.6.0 releasev10.6.0
New features: - Commit ac8d152 ("menuconfig: Add support for custom color schemes (aka styles)"), contributed by Mitja Horvat (pinkfluid), adds support for configuring the style (colors and attributes) of menuconfig interface elements by setting a new MENUCONFIG_STYLE environment variable. The format of MENUCONFIG_STYLE is documented in the menuconfig.py module docstring. This format is now used internally as well to define the predefined styles. - Commit a092257 ("Allow macro expansion within symbol names") adds support for expanding macros within symbol names. This could be used e.g. to define template Kconfig files that get instantiated by setting preprocessor variables before including them. Other changes: - Commit 6683213 ("Allow user values on 'option env' symbols") makes it possible to give 'option env' symbols user values. There's no good reason to disallow it (it's a leftover from an older way of implementing them), and it simplifies the code a bit. Note that 'option env' symbols are only supported for backwards compatibility at this point. Environment variables can be expanded directly.
Diffstat (limited to 'menuconfig.py')
0 files changed, 0 insertions, 0 deletions