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-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
2018-08-29
menuconfig: Add a _center_vertically() helper
Ulf Magnusson
2018-08-29
menuconfig: Remove global() hack for stdscr
Ulf Magnusson
2018-08-29
menuconfig: Mention that include paths are shown
Ulf Magnusson
2018-08-29
_check_undef_syms() nit
Ulf Magnusson
2018-08-29
menuconfig: Add a more 'make menuconfig'-like color scheme
Ulf Magnusson
2018-08-26
Make 10.3.0 release
v10.3.0
Ulf Magnusson
2018-08-26
Improve menu structure for promptless choices
Ulf Magnusson
2018-08-26
oldconfig: Use Kconfig.node_iter() and clean up
Ulf Magnusson
2018-08-25
Add a Kconfig.env_vars attribute that lists env. variables
Ulf Magnusson
2018-08-25
Add a Kconfig.kconfig_filenames attribute
Ulf Magnusson
2018-08-25
Simplify _check_undefined_syms() with node_iter()
Ulf Magnusson
2018-08-25
Clean up expr_str() a bit
Ulf Magnusson
2018-08-25
oldconfig: Fix help display command for choices
Ulf Magnusson
2018-08-25
menuconfig: Don't return when selecting a choice symbol with children
Ulf Magnusson
2018-08-25
menuconfig: Show all symbols at each menu location for multi.def. choices
Ulf Magnusson
2018-08-24
Make 10.2.1 release
v10.2.1
Ulf Magnusson
2018-08-24
menuconfig: Hide the include path for top-level items
Ulf Magnusson
2018-08-24
Make 10.2.0 release
v10.2.0
Ulf Magnusson
2018-08-24
Show include paths in menuconfig symbol information
Ulf Magnusson
2018-08-23
Make 10.1.1 release
v10.1.1
Ulf Magnusson
2018-08-23
Exclude User-mode Linux from testing
Ulf Magnusson
2018-08-23
Fix recursive 'source' error reporting
Ulf Magnusson
2018-08-23
Fix file descriptor leak for the top-level Kconfig file
Ulf Magnusson
2018-08-23
Make 10.1.0 release
v10.1.0
Ulf Magnusson
2018-08-23
Flag extra tokens after 'if'/'depends on'/'visible if' expressions
Ulf Magnusson
2018-08-22
Add a generic node iterator
Ulf Magnusson
2018-08-22
Introduce Kconfig.unique_defined_syms and Kconfig.unique_choices
Ulf Magnusson
2018-08-21
Merge Symbol._checked and Symbol._written
Ulf Magnusson
[prev]
[next]