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
/
allnoconfig.py
Age
Commit message (
Expand
)
Author
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-19
allnoconfig: Remove leftover comment
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
Remove unused all{no,yes}config imports
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
Actually commit new allnoconfig.py
Ulf Magnusson