Age | Commit message (Expand) | Author |
2018-12-28 | kconfig: convert to SPDX License Identifier | Masahiro Yamada |
2018-07-25 | kconfig: allow all config targets to write auto.conf if missing | Masahiro Yamada |
2018-07-25 | kconfig: handle format string before calling conf_message_callback() | Masahiro Yamada |
2018-05-28 | kconfig: drop localization support | Sam Ravnborg |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap |
2016-11-29 | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning | Cheah Kok Cheong |
2015-04-09 | kconfig: Do not print status messages in make -s mode | Michal Marek |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-07-16 | kconfig/[mn]conf: shorten title in search-box | Yann E. MORIN |
2013-06-24 | kconfig/[mn]conf: make it explicit in the search box that a regexp is possible | Yann E. MORIN |
2013-06-18 | mconf/nconf: mark empty menus/menuconfigs different from non-empty ones | Dirk Gouders |
2013-06-18 | nconf: use function calls instead of ncurses' variables LINES and COLS | Dirk Gouders |
2013-02-09 | kconfig: nconf: rewrite labels of function keys line | Roland Eggner |
2013-02-09 | kconfig: nconf: rewrite help texts | Roland Eggner |
2012-11-20 | kconfig: get CONFIG_ prefix from the environment | Yann E. MORIN |
2012-11-20 | kconfig: remove CONFIG_ from string constants | Yann E. MORIN |
2012-09-27 | menuconfig: Add jump keys to search results | Benjamin Poirier |
2012-07-26 | nconf: add u, d command keys in scroll windows | Benjamin Poirier |
2012-07-04 | kconfig/nconf: fix compile with ncurses reentrant API | Yaakov Selkowitz |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2011-09-09 | scripts/kconfig/nconf: dynamically alloc dialog_input_result | Cheng Renquan |
2011-08-08 | kconfig/nconf: nuke unreferenced `nohelp_text' | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: remove useless conditionnal | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: prevent segfault on empty menu | Arnaud Lacombe |
2011-07-13 | kconfig/nconf: use the generic menu_get_ext_help() | Arnaud Lacombe |
2011-07-13 | nconfig: Avoid Wunused-but-set warning | Raghavendra D Prabhu |
2011-06-06 | kconfig: nuke LKC_DIRECT_LINK cruft | Arnaud Lacombe |
2011-04-19 | nconfig: Silence unused return values from wattrset | Stephen Boyd |
2011-01-07 | nconf: handle comment entries within choice/endchoice | Peter Korsgaard |
2010-12-15 | kbuild/nconf: fix spaces damage | Arnaud Lacombe |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek |
2010-09-27 | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek |
2010-09-19 | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe |
2010-09-19 | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe |
2010-09-13 | nconfig: Fix help for choice menus | Stephen Boyd |
2010-08-17 | kconfig: Allow frontends to display messages themselves | Michal Marek |
2010-08-16 | nconfig: add search support | Nir Tzachar |
2010-08-13 | nconfig: Fix segfault when menu is empty | Andrej Gelenberg |
2010-02-02 | nconfig: minor fix | Nir Tzachar |
2010-02-02 | nconfig: mark local functions as such | Michal Marek |
2010-02-02 | kconfig: new configuration interface (nconfig) | nir.tzachar@gmail.com |