summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-14Test property ordering on nested multi.def. choicesUlf Magnusson
2018-06-14Fix MenuNode.referenced() on Kconfig.top_nodeUlf Magnusson
2018-06-14Fix incorrectly ordered properties for some nested multi.def. symbolsUlf Magnusson
2018-06-13Add MenuNode function that returns referenced itemsUlf Magnusson
2018-06-12Grammar nitUlf Magnusson
2018-06-12Simplify expr_items()Ulf Magnusson
2018-06-12Simplify _make_depend_on() some moreUlf Magnusson
2018-06-12Simplify _make_depend_on()Ulf Magnusson
2018-06-12Replace a 'raise InternalError' with _internal_error()Ulf Magnusson
2018-06-12Remove redundant 'pass' from exception classesUlf Magnusson
2018-06-12menuconfig: Fix searching for nonexistent objectsTomasz Gorochowik
2018-06-12Simplify allnoconfig.py and allyesconfig.pyUlf Magnusson
2018-06-11Add a function for getting all items in an expressionUlf Magnusson
2018-06-11menuconfig: Support viewing symbol info from within the jump-to dialogUlf Magnusson
2018-06-11menuconfig: Support starting a search from the info dialogUlf Magnusson
2018-06-11Mention KCONFIG_CONFIG in the all*config.py scriptsUlf Magnusson
2018-06-11README nitUlf Magnusson
2018-06-11README: Mention environment variable expansion in READMEUlf Magnusson
2018-06-07Add license tag to alldefconfig.pyUlf Magnusson
2018-06-06standard_config_filename() style nitUlf Magnusson
2018-06-06genconfig: Fix weird wording in descriptionUlf Magnusson
2018-06-06Make 6.0.1 releasev6.0.1Ulf Magnusson
2018-06-06Fix link to allyesconfig.py in READMEUlf Magnusson
2018-06-06README nitUlf Magnusson
2018-06-06Make 6.0.0 releasev6.0.0Ulf Magnusson
2018-06-06Add license tags to scriptsUlf Magnusson
2018-06-05Fix formatting for script linksUlf Magnusson
2018-06-05Fix links to all{no,yes,mod}config scriptsUlf Magnusson
2018-06-05README nitsUlf Magnusson
2018-06-05Clean up and update README, cover bundled toolsUlf Magnusson
2018-06-05Turn syncconfig.py into genconfig.py and generate headerUlf Magnusson
2018-06-04Package the *config scriptsUlf Magnusson
2018-06-04Add syncconfig.py, used for incremental buildsUlf Magnusson
2018-05-31menuconfig: Fix outdated commentUlf Magnusson
2018-05-31Reorder compatibility testsUlf Magnusson
2018-05-31Simplify allyesconfigUlf Magnusson
2018-05-30Add an allmodconfig implementationUlf Magnusson
2018-05-30Update source links in READMEUlf Magnusson
2018-05-30Add an alldefconfig.py scriptUlf Magnusson
2018-05-30Remove unused all{no,yes}config importsUlf 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-30allyesconfig: Prepare for packagingUlf Magnusson
2018-05-28Simplify allyesconfig.py example with Kconfig.choicesUlf Magnusson
2018-05-27Provide lists with all menus and commentsUlf Magnusson
2018-05-27Make Kconfig._choices publicUlf Magnusson
2018-05-27Actually commit new allnoconfig.pyUlf Magnusson
2018-05-27allnoconfig: Move from examples/ to rootUlf Magnusson
2018-05-27oldconfig: Move from examples/ to rootUlf Magnusson
2018-05-27oldconfig: Prepare for packagingUlf Magnusson