aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/nconf.c
Commit message (Expand)AuthorAge
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-09
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-09
* kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-16
* kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-24
* mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-18
* nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-18
* kconfig: nconf: rewrite labels of function keys lineRoland Eggner2013-02-08
* kconfig: nconf: rewrite help textsRoland Eggner2013-02-08
* kconfig: get CONFIG_ prefix from the environmentYann E. MORIN2012-11-20
* kconfig: remove CONFIG_ from string constantsYann E. MORIN2012-11-20
* menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-27
* nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-26
* kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz2012-07-04
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
* scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan2011-09-09
* kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe2011-08-08
* kconfig/nconf: remove useless conditionnalArnaud Lacombe2011-07-13
* kconfig/nconf: prevent segfault on empty menuArnaud Lacombe2011-07-13
* kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe2011-07-13
* nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu2011-07-13
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-19
* nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-07
* kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-15
* Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-27
|\
| * kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-17
* | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek2010-09-27
|\ \
| * | kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
| * | kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
| * | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
| * | kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
| |/
* / nconfig: Fix help for choice menusStephen Boyd2010-09-13
|/
* nconfig: add search supportNir Tzachar2010-08-16
* nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
* nconfig: minor fixNir Tzachar2010-02-02
* nconfig: mark local functions as suchMichal Marek2010-02-02
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-02