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
path:
root
/
oldconfig.py
Age
Commit message (
Expand
)
Author
2019-10-10
Convert standard_kconfig() to argparse for better feedback
Ulf Magnusson
2019-06-03
Have load_config() and write_(min_)config() return messages
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-03-22
Whitespace consistency nit
Ulf Magnusson
2019-03-22
Convert some comments to module docstrings in utilities
Ulf Magnusson
2019-03-14
oldconfig: Style nit
Ulf Magnusson
2019-03-06
Use a consistent style in small utilities
Ulf Magnusson
2019-01-15
Update copyright years for 2019
Ulf Magnusson
2018-12-08
Make {load,write}_config(filename=None) implement the standard behavior
Ulf Magnusson
2018-10-01
olddefconfig: Add script
Ulf Magnusson
2018-08-26
oldconfig: Use Kconfig.node_iter() and clean up
Ulf Magnusson
2018-08-25
oldconfig: Fix help display command for choices
Ulf Magnusson
2018-06-22
oldconfig: Put standard library imports first
Ulf Magnusson
2018-06-06
Add license tags to scripts
Ulf Magnusson
2018-05-30
Add tool helper for loading/saving .config files
Ulf Magnusson
2018-05-30
Add tool helper for selecting the top-level Kconfig
Ulf Magnusson
2018-05-27
oldconfig: Move from examples/ to root
Ulf Magnusson