index
:
Kconfiglib.git
main
Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git
Jacob McDonnell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-29
Refactor parsing to get rid of _saved_line
Ulf Magnusson
2018-09-28
Fix comment formatting in help_grep.py
Ulf Magnusson
2018-09-27
Use a consistent import style in the examples
Ulf Magnusson
2018-09-27
Simplify the defconfig and eval_expr examples a bit
Ulf Magnusson
2018-09-27
Remove stray tab character
Ulf Magnusson
2018-09-27
Make 10.8.1 release
v10.8.1
Ulf Magnusson
2018-09-27
Unmatched endchoice/endif/endmenu formatting nit
Ulf Magnusson
2018-09-27
Give clearer errors for bad endchoice/endif/endmenu nesting
Ulf Magnusson
2018-09-26
Point out the Linux kernel Kconfigs being huge
Ulf Magnusson
2018-09-23
Fix formatting nit in user-defined Python function tests
Ulf Magnusson
2018-09-23
Make 10.8.0 release
v10.8.0
Ulf Magnusson
2018-09-23
Add support for user-defined Python preprocessor functions
Ulf Magnusson
2018-09-19
menuconfig: Fix some nits reported by flake8
Ulf Magnusson
2018-09-19
Remove unused variable reported by flake8
Ulf Magnusson
2018-09-15
Update some examples to use node_iter()
Ulf Magnusson
2018-09-14
menuconfig: Fix typo re. menuconfig()
Ulf Magnusson
2018-09-14
Make 10.7.0 release
v10.7.0
Ulf Magnusson
2018-09-14
menuconfig: Reorganize code a bit
Ulf Magnusson
2018-09-14
menuconfig: Fix a small symbol information display issue
Ulf Magnusson
2018-09-14
menuconfig: RGB color implementation nits
Ulf Magnusson
2018-09-14
menuconfig: Add RGB color support to styles.
Mitja HORVAT
2018-09-09
Make 10.6.1 release
v10.6.1
Ulf Magnusson
2018-09-09
menuconfig: Menu drawing code nit
Ulf Magnusson
2018-09-09
Mention the jump-to menuconfig functionality in the text too
Ulf Magnusson
2018-09-09
Replace all menuconfig screenshots with a single gif animation
Ulf Magnusson
2018-09-09
menuconfig: Fix some glitching on small terminals
Ulf Magnusson
2018-09-08
Fix a testsuite-related error for powerpc
Ulf Magnusson
2018-09-08
Clean up kernel Makefile patch and add new targets
Ulf Magnusson
2018-09-08
Add some more thanks to the README
Ulf Magnusson
2018-09-08
Make 10.6.0 release
v10.6.0
Ulf Magnusson
2018-09-08
menuconfig: Pass a style string to _styled_win()
Ulf Magnusson
2018-09-08
menuconfig: Print warnings instead of having StyleError
Ulf Magnusson
2018-09-08
menuconfig: Ignore non-existent style templates
Ulf Magnusson
2018-09-07
menuconfig: Fix off-by-one in range check for COLORS
Ulf Magnusson
2018-09-07
menuconfig: Allow numbers to be used directly for colors
Ulf Magnusson
2018-09-07
menuconfig: Add support for custom color schemes (aka styles)
Mitja HORVAT
2018-09-05
Clean up _expand_name() comments
Ulf Magnusson
2018-09-04
Fix outdated comment re. $() yielding non-const symbols
Ulf Magnusson
2018-09-04
Allow macro expansion within symbol names
Ulf Magnusson
2018-09-03
Test symbolic constants with 'is (not)'
Ulf Magnusson
2018-08-30
Allow user values on 'option env' symbols
Ulf Magnusson
2018-08-29
menuconfig: Fix outdated comment re. show-all mode
Ulf Magnusson
2018-08-29
Make 10.5.0 release
v10.5.0
Ulf Magnusson
2018-08-29
menuconfig: Do not use red for invisible symbols outside of show-all mode
Ulf Magnusson
2018-08-29
Make 10.4.0 release
v10.4.0
Ulf Magnusson
2018-08-29
menuconfig: Fix a case of needlessly turning on show-all
Ulf Magnusson
2018-08-29
menuconfig: Always show implicit submenus with visible nodes
Ulf Magnusson
2018-08-29
Improve the running-without-Makefile-patch documentation
Ulf Magnusson
2018-08-29
menuconfig: Quote style consistency nit
Ulf Magnusson
2018-08-29
menuconfig: Simplify default value info code
Ulf Magnusson
[prev]
[next]