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