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-02-23
Shorten __repr__() and __str__() code a bit
Ulf Magnusson
2019-02-20
Document that kconfig_filenames keeps absolute paths as-is
Ulf Magnusson
2019-02-11
Make 10.37.0 release
v10.37.0
Ulf Magnusson
2019-02-11
setconfig: Add script
Ulf Magnusson
2019-01-15
setup.cfg formatting nit
Ulf Magnusson
2019-01-15
Bump latest version to 10.36.0 in README
Ulf Magnusson
2019-01-15
Make 10.36.0 release
v10.36.0
Ulf Magnusson
2019-01-15
Package LICENSE.txt in source distributions and wheels
Ulf Magnusson
2019-01-15
Update copyright years for 2019
Ulf Magnusson
2018-12-24
Make 10.35.0 release
v10.35.0
Ulf Magnusson
2018-12-24
Warn for '# CONFIG_FOO is not set' when FOO is referenced but undefined
Ulf Magnusson
2018-12-24
menuconfig: Prompt for save if a different .config would be saved
Ulf Magnusson
2018-12-15
Make 10.34.0 release
v10.34.0
Ulf Magnusson
2018-12-15
menuconfig: Add show-help mode
Ulf Magnusson
2018-12-15
Simplify _decoding_error() a bit
Ulf Magnusson
2018-12-15
Make 10.33.0 release
v10.33.0
Ulf Magnusson
2018-12-15
Fix user-defined preprocessor function example code
Ulf Magnusson
2018-12-15
Improve error for missing endchoice/endif/endmenu
Ulf Magnusson
2018-12-15
Store file.readline in _readline instead of having _file
Ulf Magnusson
2018-12-15
Tighten up _next_line()
Ulf Magnusson
2018-12-15
Check isspace() before EOF in _parse_help()
Ulf Magnusson
2018-12-09
Make 10.32.2 release
v10.32.2
Ulf Magnusson
2018-12-09
Clarify that load_config()'s filename argument defaults to None
Ulf Magnusson
2018-12-08
Make 10.32.1 release
v10.32.1
Ulf Magnusson
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
[prev]
[next]