summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/nconf.c
AgeCommit message (Expand)AuthorLines
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap-6/+6
2016-11-29Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong-0/+2
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek-0/+5
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN-2/+2
2013-06-24kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN-1/+1
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders-8/+8
2013-06-18nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders-7/+14
2013-02-09kconfig: nconf: rewrite labels of function keys lineRoland Eggner-4/+4
2013-02-09kconfig: nconf: rewrite help textsRoland Eggner-164/+156
2012-11-20kconfig: get CONFIG_ prefix from the environmentYann E. MORIN-0/+1
2012-11-20kconfig: remove CONFIG_ from string constantsYann E. MORIN-2/+9
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier-1/+1
2012-07-26nconf: add u, d command keys in scroll windowsBenjamin Poirier-3/+3
2012-07-04kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz-0/+4
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker-1/+1
2011-09-09scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan-11/+10
2011-08-08kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe-2/+0
2011-07-13kconfig/nconf: remove useless conditionnalArnaud Lacombe-4/+1
2011-07-13kconfig/nconf: prevent segfault on empty menuArnaud Lacombe-1/+6
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe-13/+1
2011-07-13nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu-2/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe-1/+1
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd-7/+7
2011-01-07nconf: handle comment entries within choice/endchoicePeter Korsgaard-2/+6
2010-12-15kbuild/nconf: fix spaces damageArnaud Lacombe-1/+1
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek-42/+9
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek-41/+32
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe-5/+1
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe-24/+19
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe-6/+6
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe-6/+6
2010-09-13nconfig: Fix help for choice menusStephen Boyd-0/+2
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek-42/+9
2010-08-16nconfig: add search supportNir Tzachar-169/+196
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg-0/+2
2010-02-02nconfig: minor fixNir Tzachar-3/+3
2010-02-02nconfig: mark local functions as suchMichal Marek-12/+12
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com-0/+1568