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
/
allmodconfig.py
Age
Commit message (
Expand
)
Author
2020-01-24
Use 'python3' instead of 'python' in hashbangs
Ulf Magnusson
2019-12-14
Add a member function version of load_allconfig()
Ulf Magnusson
2019-10-10
Convert standard_kconfig() to argparse for better feedback
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-03-22
Whitespace consistency nit
Ulf Magnusson
2019-03-22
Convert some comments to module docstrings in utilities
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-11-17
Add support for KCONFIG_ALLCONFIG
Ulf Magnusson
2018-08-22
Introduce Kconfig.unique_defined_syms and Kconfig.unique_choices
Ulf Magnusson
2018-07-11
Massively speed up U-Boot parsing
Ulf Magnusson
2018-06-12
Simplify allnoconfig.py and allyesconfig.py
Ulf Magnusson
2018-06-11
Mention KCONFIG_CONFIG in the all*config.py scripts
Ulf Magnusson
2018-06-06
Add license tags to scripts
Ulf Magnusson
2018-05-30
Add an allmodconfig implementation
Ulf Magnusson