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
2019-11-23
Make 13.3.1 release
v13.3.1
Ulf Magnusson
2019-11-23
menuconfig: Avoid the non-ANSI 'brightwhite' color in the aquatic theme
Ulf Magnusson
2019-11-23
menuconfig: Check that bright named colors are < curses.COLORS
Ulf Magnusson
2019-11-20
genconfig: Add tip re. defining multi-line variables in makefiles
Ulf Magnusson
2019-11-19
Make 13.3.0 release with improved header comment customization
v13.3.0
Ulf Magnusson
2019-11-17
Support giving the header path in KCONFIG_AUTOHEADER
Ulf Magnusson
2019-11-17
Make header strings customizable via the environment
Ulf Magnusson
2019-10-29
Make 13.2.0 release with Symbol/Choice.name_and_loc helper
v13.2.0
Ulf Magnusson
2019-10-29
Add public helpers for generating "<name> (defined at ...)" strings
Ulf Magnusson
2019-10-29
Add missing Choice.str_value documentation
Ulf Magnusson
2019-10-10
Link RST versions of Kconfig documentation
Ulf Magnusson
2019-10-10
Make 13.1.1 release
v13.1.1
Ulf Magnusson
2019-10-10
Mention that standard_kconfig() returns the Kconfig instance
Ulf Magnusson
2019-10-10
allnoconfig: Comment nit
Ulf Magnusson
2019-10-10
Make 13.1.0 release
v13.1.0
Ulf Magnusson
2019-10-10
testsuite: Remove unused imports
Ulf Magnusson
2019-10-10
guiconfig: Check for visible nodes before turning off show-all in full-tree mode
Ulf Magnusson
2019-10-10
Convert standard_kconfig() to argparse for better feedback
Ulf Magnusson
2019-10-09
menuconfig: _sorted_sc_nodes() code formatting nit
Ulf Magnusson
2019-10-05
Mention that menuconfig shows windows-curses hint in README
Ulf Magnusson
2019-10-05
Make 13.0.0 release (with Windows packaging change)
v13.0.0
Ulf Magnusson
2019-10-05
menuconfig: Give hint when 'curses' can't be imported on Windows
Ulf Magnusson
2019-10-05
Do not automatically install windows-curses on Windows
Ulf Magnusson
2019-10-05
Mention that the header is sorted by definition location
Ulf Magnusson
2019-09-28
Make linux-next dependency loop fix easier to notice in README
Ulf Magnusson
2019-09-27
Link patch with fix for dependency loop
Ulf Magnusson
2019-09-26
Simplify _expand_name_iter() a tiny bit
Ulf Magnusson
2019-09-26
Make preprocessor nested parens test slightly trickier
Ulf Magnusson
2019-09-26
Make 12.14.1 release
v12.14.1
Ulf Magnusson
2019-09-26
Fix handling of parentheses in macro argument values
Ulf Magnusson
2019-09-04
Make 12.14.0 release
v12.14.0
Ulf Magnusson
2019-09-04
Allow preprocessor user functions to access the parsing location
Ulf Magnusson
2019-08-04
Add .pyo to .gitignore
Ulf Magnusson
2019-08-03
Make 12.13.0 release
v12.13.0
Ulf Magnusson
2019-08-03
Fix duplicated label names in README
Ulf Magnusson
2019-08-03
menuconfig/guiconfig: Print 'default:' with no 's' if there's just one
Ulf Magnusson
2019-08-03
Add some distribution-related files to .gitignore
Ulf Magnusson
2019-08-03
Add a .gitignore that ignores *.pyc
Ulf Magnusson
2019-07-20
Remove tabs in setup.cfg
Ulf Magnusson
2019-07-13
Fix kernel Kconfig doc links
Ulf Magnusson
2019-07-13
Explain why 'option env' is still supported
Ulf Magnusson
2019-07-11
'if' removal test code nit
Ulf Magnusson
2019-07-05
Pass set literals instead of tuples to frozenset()
Ulf Magnusson
2019-07-04
Link syzkaller script as example
Ulf Magnusson
2019-07-04
Remove note about test suite failures with old buggy C tools
Ulf Magnusson
2019-07-04
Move kconfiglib-2-changes.txt over to the 'screenshots' branch
Ulf Magnusson
2019-07-04
Clean up Kconfig.__init__() a bit
Ulf Magnusson
2019-07-04
_name_special_search regex consistency nit
Ulf Magnusson
2019-07-04
Turn mainmenu_text into a @property
Ulf Magnusson
2019-07-04
Indent nit
Ulf Magnusson
[next]