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-03-03
Simplify initial auto.conf setup
Ulf Magnusson
2018-03-03
Accept existing directory with no auto.conf in sync_deps()
Ulf Magnusson
2018-03-01
Simplify _parse_factor() error handling
Ulf Magnusson
2018-03-01
Give .config location in invalid bool/tristate value warning
Ulf Magnusson
2018-03-01
Make expression type constants equal their corresponding tokens
Ulf Magnusson
2018-03-01
Only write '# CONFIG_FOO is not set' for visible symbols
Ulf Magnusson
2018-02-28
More sync_deps() docstring nits
Ulf Magnusson
2018-02-28
sync_deps() docstring nit
Ulf Magnusson
2018-02-28
Rename _sync_sym_files() to _sync_deps()
Ulf Magnusson
2018-02-28
Add support for incremental builds
Ulf Magnusson
2018-02-28
Remove small write_{config,autoconf}() optimizations
Ulf Magnusson
2018-02-28
Return "" for unwritten symbols in Symbol.config_string
Ulf Magnusson
2018-02-27
Move sym._written setting earlier
Ulf Magnusson
2018-02-27
testsuite.py: Remove write_and_verify_header()
Ulf Magnusson
2018-02-27
Make 3.2.0 release
v3.2.0
Ulf Magnusson
2018-02-27
Implement 'rsource' statement ('source' with relative path)
Roman
2018-02-25
Clarify the purpose of _STRING_LEX
Ulf Magnusson
2018-02-25
menuconfig.py: More style and comment nits
Ulf Magnusson
2018-02-25
menuconfig.py: Style and comment nits
Ulf Magnusson
2018-02-23
menuconfig.py: Remove unused STR_TO_TRI import
Ulf Magnusson
2018-02-16
Make 3.1.0 release
v3.1.0
Ulf Magnusson
2018-02-16
Include direct deps. in Symbol/Choice.__str__()
Ulf Magnusson
2018-02-09
oldconfig.py style nits
Ulf Magnusson
2018-02-09
Simplify tri_value_str() in oldconfig.py
Ulf Magnusson
2018-02-09
Simplify visibility check in Choice._get_selection()
Ulf Magnusson
2018-02-08
oldconfig.py comment nit
Ulf Magnusson
2018-02-08
Give hint about recognizing undefined symbols
Ulf Magnusson
2018-02-08
README nit
Ulf Magnusson
2018-02-08
Fix typo in module docstring
Ulf Magnusson
2018-02-08
_parse_expr() docstring nit
Ulf Magnusson
2018-02-08
Make 3.0.0 release
v3.0.0
Ulf Magnusson
2018-02-08
Don't special-case user_value for choice symbols set to y
Ulf Magnusson
2018-02-08
oldconfig.py comment nit
Ulf Magnusson
2018-02-08
Prompt for choices with new visible symbols in oldconfig.py
Ulf Magnusson
2018-02-07
Add back omitted $ARCH != $SRCARCH defconfig tests
Ulf Magnusson
2018-02-07
Give symbol locations in merge_config.py warnings
Ulf Magnusson
2018-02-07
Make 2.7.0 release
v2.7.0
Ulf Magnusson
2018-02-07
Allow "n"/"m"/"y" as aliases for 0/1/2 in set_value()
Ulf Magnusson
2018-02-06
Add help text display feature to oldconfig.py
Ulf Magnusson
2018-02-06
Refactor do_oldconfig() slightly
Ulf Magnusson
2018-02-06
Account for earlier symbols depending on later ones in oldconfig.py
Ulf Magnusson
2018-02-06
Consistently use 'kconf' instead of 'conf'
Ulf Magnusson
2018-02-06
Add oldconfig.py example script
Ulf Magnusson
2018-02-03
Add example that finds references to undefined symbols
Ulf Magnusson
2018-02-03
Refactor test suite arch Kconfig loading
Ulf Magnusson
2018-02-03
Set $KERNELVERSION properly in test suite
Ulf Magnusson
2018-01-30
Make 2.6.0 release
v2.6.0
Ulf Magnusson
2018-01-30
Fix warnings printed for test suite
Ulf Magnusson
2018-01-30
Warn if choice symbol has prompt outside choice
Ulf Magnusson
2018-01-29
Warn if a choice symbol has defaults
Ulf Magnusson
[prev]
[next]