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-06-04
Make 12.1.0 release
v12.1.0
Ulf Magnusson
2019-06-04
Mention that the load_config() message is different for replace=False
Ulf Magnusson
2019-06-04
Remove reference to Kconfiglib 1 API
Ulf Magnusson
2019-06-03
Get rid of bare 'except:' in _save_old()
Ulf Magnusson
2019-06-03
Make 12.0.0 release
v12.0.0
Ulf Magnusson
2019-06-03
Improve warning control API (with backwards compatibility)
Ulf Magnusson
2019-06-03
Have load_config() and write_(min_)config() return messages
Ulf Magnusson
2019-06-03
Add kconfiglib.VERSION
Ulf Magnusson
2019-06-01
Make 11.9.1 release
v11.9.1
Ulf Magnusson
2019-06-01
Fix obscure crash with rsource and $srctree pointing to a symlink
Ulf Magnusson
2019-05-31
Make 11.9.0 release
v11.9.0
Ulf Magnusson
2019-05-31
Comment nits
Ulf Magnusson
2019-05-31
Leave unchanged output files untouched
Ulf Magnusson
2019-05-29
Make 11.8.0 release
v11.8.0
Ulf Magnusson
2019-05-29
Split out helper for writing symbols in write_config()
Ulf Magnusson
2019-05-29
Use os.replace() if available in _save_old()
Ulf Magnusson
2019-05-29
Convert docstrings to comments in testsuite.py
Ulf Magnusson
2019-05-28
Make 11.7.0 release
v11.7.0
Ulf Magnusson
2019-05-28
Explain why node_iter() is not a good fit for write_config()
Ulf Magnusson
2019-05-28
Add '# end of <menu>' after menus in .config
Ulf Magnusson
2019-05-28
Touch up write_autoconf() a bit
Ulf Magnusson
2019-05-28
Comment location nit
Ulf Magnusson
2019-05-27
KconfigError-related documentation nits
Ulf Magnusson
2019-05-27
Shorten MenuNode.__str__() a bit
Ulf Magnusson
2019-05-27
Fix "the the" docstring typo
Ulf Magnusson
2019-05-25
Make 11.6.0 release
v11.6.0
Ulf Magnusson
2019-05-25
Use the '<type> "prompt"' shorthand in __str__()
Ulf Magnusson
2019-05-25
Display n/m/y without quotes
Ulf Magnusson
2019-05-25
Strip direct deps. from property conditions in Symbol/Choice/MenuNode.__str__()
Ulf Magnusson
2019-05-24
Consistently put direct deps. last when propagating
Ulf Magnusson
2019-05-24
Touch up style a bit in test suite
Ulf Magnusson
2019-05-23
Clarify that KconfigSyntaxError = KconfigError in the docs
Ulf Magnusson
2019-05-22
Make 11.5.0 release
v11.5.0
Ulf Magnusson
2019-05-22
Mention that .config can be brought up-to-date via menuconfig/guiconfig
Ulf Magnusson
2019-05-22
Say "removes" instead of "resets" in the unset_value(s)() docstring
Ulf Magnusson
2019-05-22
menuconfig: Fix inconsistent top/bottom scroll offset due to off-by-one
Ulf Magnusson
2019-05-21
Simplify iscriptconfig target in Makefile patch
Ulf Magnusson
2019-05-19
Make 11.4.0 release
v11.4.0
Ulf Magnusson
2019-05-19
Remove some comments re. setup.py entry points
Ulf Magnusson
2019-05-19
Make .config.old easier to discover
Ulf Magnusson
2019-05-19
Add guiconfig to PHONY in Makefile patch
Ulf Magnusson
2019-05-19
String repetition consistency nit
Ulf Magnusson
2019-05-19
Comment nit
Ulf Magnusson
2019-05-14
Add installation instructions for tkinter
Ulf Magnusson
2019-05-11
Make 11.3.0 release
v11.3.0
Ulf Magnusson
2019-05-11
Clarify direct_dep and dep documentation
Ulf Magnusson
2019-05-11
Make 11.2.0 release
v11.2.0
Ulf Magnusson
2019-05-10
Improve the 'referenced' docstring
Ulf Magnusson
2019-05-10
Link ESP-IDF scripts
Ulf Magnusson
2019-05-10
Do not set top_node location to location of 'mainmenu' statement
Ulf Magnusson
[prev]
[next]