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-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
2018-08-21
Handle multiple definition locations in a nicer way
Ulf Magnusson
2018-08-21
Make auto.conf symbol order match .config symbol order
Ulf Magnusson
2018-08-21
Fix header/minimal configuration ordering test
Ulf Magnusson
2018-08-21
Make 10.0.1 release
v10.0.1
Ulf Magnusson
2018-08-21
Make header symbol order match .config symbol order again
Ulf Magnusson
2018-08-21
Refactor write_config() a bit
Ulf Magnusson
2018-08-18
Grammar nit
Ulf Magnusson
2018-08-18
Document that MenuNode.filename is relative to $srctree
Ulf Magnusson
2018-08-18
List new Kconfig.__init__() $srctree behavior among changes in README
Ulf Magnusson
2018-08-18
Make 10.0.0 release
v10.0.0
Ulf Magnusson
2018-08-18
Look up the top-level Kconfig file relative to $srctree
Ulf Magnusson
2018-08-18
Make 9.4.2 release
v9.4.2
Ulf Magnusson
2018-08-18
Revert "Fix $srctree logic for the top-level Kconfig file"
Ulf Magnusson
2018-08-17
rsource documentation nits
Ulf Magnusson
2018-08-17
Make 9.4.1 release
v9.4.1
Ulf Magnusson
2018-08-17
Fix $srctree logic for the top-level Kconfig file
Ulf Magnusson
2018-08-14
Use += instead of extend()
Ulf Magnusson
2018-08-12
Simplify menuconfig-without-prompt warning
Ulf Magnusson
2018-08-12
Simplify _warn_select_unsatisfied_deps() a bit
Ulf Magnusson
2018-08-11
Make 9.4.0 release
v9.4.0
Ulf Magnusson
2018-08-11
Don't pass encoding= to Popen()
Ulf Magnusson
2018-08-10
Improve naming in the custom expr. printing functions
Ulf Magnusson
2018-08-10
menuconfig: Make symbol information less spammy
Ulf Magnusson
2018-08-10
menuconfig: Omit tristate value hint for int/string/hex defaults
Ulf Magnusson
2018-08-10
menuconfig: Use the new custom symbol/choice string functionality
Ulf Magnusson
2018-08-10
Support custom printing of symbols/choices in expressions
Ulf Magnusson
2018-08-10
Fix minimal configuration test
Ulf Magnusson
[prev]
[next]