summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-27menuconfig: Always prompt for save when output file is missingUlf Magnusson
2018-05-27oldconfig: Show help with '?' instead of '??'Ulf Magnusson
2018-05-27Simplify error exitsUlf Magnusson
2018-05-27Get rid of the predefined UNAME_RELEASE symbolUlf Magnusson
2018-05-27menuconfig: Prepare for packagingUlf Magnusson
2018-05-27Simplify unquoted string default checkUlf Magnusson
2018-05-26Micro-optimize _parse_help() loopUlf Magnusson
2018-05-25Style nitUlf Magnusson
2018-05-25Warn if quotes are omitted around string defaultsUlf Magnusson
2018-05-23Update genrest.py link to new locationUlf Magnusson
2018-05-22menuconfig: Move symbol name from title into info textUlf Magnusson
2018-05-22menuconfig: Rearrange symbol name printing conditionUlf Magnusson
2018-05-22menuconfig: Add mode for showing all symbol namesUlf Magnusson
2018-05-21Fix link to genrest.pyUlf Magnusson
2018-05-21menuconfig: Don't show implicit menus in symbol infoUlf Magnusson
2018-05-21menuconfig: Quote symbol values in jump-to dialogUlf Magnusson
2018-05-21menuconfig: Show symbol values in search resultsUlf Magnusson
2018-05-20menuconfig: Use lower() instead of re.IGNORECASE in searchUlf Magnusson
2018-05-20menuconfig: Style nitUlf Magnusson
2018-05-20menuconfig: Fix outdated 'matches' commentUlf Magnusson
2018-05-20menuconfig: Search names and prompts separatelyUlf Magnusson