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-12-08
genconfig: Do not generate *.old files for --config-out
Ulf Magnusson
2018-12-08
_save_old() code nits
Ulf Magnusson
2018-12-08
Simplify 'verbose' check in write_config()
Ulf Magnusson
2018-12-08
Make 10.32.0 release
v10.32.0
Ulf Magnusson
2018-12-08
Preserve symlinks when writing .config.old files
Ulf Magnusson
2018-12-08
listnewconfig: Add script
Ulf Magnusson
2018-12-08
Make 10.31.0 release
v10.31.0
Ulf Magnusson
2018-12-08
Make {load,write}_config(filename=None) implement the standard behavior
Ulf Magnusson
2018-12-08
Save existing configuration to .<filename>.old in write_config()
Ulf Magnusson
2018-12-07
menuconfig: Code formatting nit
Ulf Magnusson
2018-12-07
Rename 'val_sym' to 'sym' in str_value()
Ulf Magnusson
2018-12-07
Remove _internal_error()
Ulf Magnusson
2018-12-01
Make 10.30.0 release
v10.30.0
Ulf Magnusson
2018-12-01
Flag removed symbols as changed in sync_deps()
Ulf Magnusson
2018-12-01
Make 10.29.0 release
v10.29.0
Ulf Magnusson
2018-12-01
Tighten up help text parsing
Ulf Magnusson
2018-11-28
Make 10.28.0 release
v10.28.0
Ulf Magnusson
2018-11-28
menuconfig: Clarify the scope of the named choice special-casing
Ulf Magnusson
2018-11-28
menuconfig: Improve comment re. multiply-defined choice symbols
Ulf Magnusson
2018-11-28
menuconfig: Fix variable name typo in comment
Ulf Magnusson
2018-11-28
menuconfig: Only list duplicated choice symbols once
Ulf Magnusson
2018-11-26
Make 10.27.0 release
v10.27.0
Ulf Magnusson
2018-11-26
Recommend Python 3
Ulf Magnusson
2018-11-26
Reorder some tuples to put y first
Ulf Magnusson
2018-11-26
Speed up more token membership tests
Ulf Magnusson
2018-11-25
Whitespace nit
Ulf Magnusson
2018-11-25
Speed up some token tests
Ulf Magnusson
2018-11-25
Move _TOKEN_TO_TYPE conversion into _set_type()
Ulf Magnusson
2018-11-24
Make 10.26.0 release
v10.26.0
Ulf Magnusson
2018-11-24
Use constants when _tokens_i is known
Ulf Magnusson
2018-11-24
Make 10.25.0 release
v10.25.0
Ulf Magnusson
2018-11-24
Simplify eval_string() a bit
Ulf Magnusson
2018-11-24
Optimize fetching of initial token on line
Ulf Magnusson
2018-11-23
Make 10.24.0 release
v10.24.0
Ulf Magnusson
2018-11-23
Clarify that select/imply is a no-op for choice symbols
Ulf Magnusson
2018-11-23
Flag extra trailing tokens in all contexts
Ulf Magnusson
2018-11-23
Get rid of _next_token() and _peek_token()
Ulf Magnusson
2018-11-21
Disable test dependent on dict ordering on Python 3.5 and earlier
Ulf Magnusson
2018-11-21
Make 10.23.0 release
v10.23.0
Ulf Magnusson
2018-11-21
menuconfig: Mention that menus can be 'menuconfig' symbols
Ulf Magnusson
2018-11-21
Make quotes consistent in parse error messages
Ulf Magnusson
2018-11-21
menuconfig: Print '----' instead of '---> (empty)'
Ulf Magnusson
2018-11-21
Link Zephyr's kconfig.py from merge_config.py example
Ulf Magnusson
2018-11-21
Remove message re. Kconfiglib 10 backwards compat. break
Ulf Magnusson
2018-11-21
Use 'foo.__class__ is Bar' instead of 'isinstance(foo, Bar)'
Ulf Magnusson
2018-11-18
Make 10.22.1 release
v10.22.1
Ulf Magnusson
2018-11-18
sync_deps() docstring format nit
Ulf Magnusson
2018-11-18
menuconfig: Never snap scroll back to max_scroll
Ulf Magnusson
2018-11-18
menuconfig: Tighten up _shown_nodes() a bit
Ulf Magnusson
2018-11-18
menuconfig: Get rid of a temporary list in the jump-to implemenation
Ulf Magnusson
[prev]
[next]