summaryrefslogtreecommitdiff
path: root/oldconfig.py
AgeCommit message (Expand)Author
2019-06-03Have load_config() and write_(min_)config() return messagesUlf Magnusson
2019-05-19Remove some comments re. setup.py entry pointsUlf Magnusson
2019-05-19Make .config.old easier to discoverUlf Magnusson
2019-03-22Whitespace consistency nitUlf Magnusson
2019-03-22Convert some comments to module docstrings in utilitiesUlf Magnusson
2019-03-14oldconfig: Style nitUlf Magnusson
2019-03-06Use a consistent style in small utilitiesUlf Magnusson
2019-01-15Update copyright years for 2019Ulf Magnusson
2018-12-08Make {load,write}_config(filename=None) implement the standard behaviorUlf Magnusson
2018-10-01olddefconfig: Add scriptUlf Magnusson
2018-08-26oldconfig: Use Kconfig.node_iter() and clean upUlf Magnusson
2018-08-25oldconfig: Fix help display command for choicesUlf Magnusson
2018-06-22oldconfig: Put standard library imports firstUlf Magnusson
2018-06-06Add license tags to scriptsUlf Magnusson
2018-05-30Add tool helper for loading/saving .config filesUlf Magnusson
2018-05-30Add tool helper for selecting the top-level KconfigUlf Magnusson
2018-05-27oldconfig: Move from examples/ to rootUlf Magnusson