aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg2006-10-01
* kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg2006-09-30
* kconfig/lxdialog: clear long menu linesSam Ravnborg2006-09-30
* kbuild: do not build mconf & lxdialog unless neededSam Ravnborg2006-09-30
* kconfig/lxdialog: fix make mrproperSam Ravnborg2006-09-30
* kconfig/lxdialog: support resizeSam Ravnborg2006-09-30
* kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg2006-09-30
* kconfig/menuconfig: lxdialog is now built-inSam Ravnborg2006-09-30
* kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg2006-09-30
* kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg2006-09-30
* kconfig/lxdialog: refactor color supportSam Ravnborg2006-09-30
* kbuild: update help in top level MakefileRobert P. J. Day2006-09-25
* kconfig: support DOS line endingsMatthew Wilcox2006-09-25
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-01
* kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-01
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-09
* kconfig: exit if no beginning filenameRandy Dunlap2006-06-09
* kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-09
* kconfig: jump to linked menu promptRoman Zippel2006-06-09
* kconfig: create links in info windowRoman Zippel2006-06-09
* kconfig: finer customization via popup menusRoman Zippel2006-06-09
* kconfig: Add search option for xconfigRoman Zippel2006-06-09
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-09
* kconfig: add symbol option config syntaxRoman Zippel2006-06-09
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-09
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-09
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-09
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-09
* kconfig: fix .config dependenciesRoman Zippel2006-06-09
* kconfig: improve config load/save outputRoman Zippel2006-06-09
* [PATCH] config: update usage/help infoRandy Dunlap2006-04-19
* [PATCH] Enhancing accessibility of lxdialogSamuel Thibault2006-04-14
* kconfig: fix typo in change count initializationRoman Zippel2006-04-11
* kconfig: recenter menuconfigRoman Zippel2006-04-11
* kconfig: revert conf behaviour changeRoman Zippel2006-04-11
* kconfig: fix default value for choice inputRoman Zippel2006-04-11
* kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-12
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-05
* kbuild: small update of allnoconfig descriptionJesper Juhl2006-02-26
* Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds2006-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds2006-02-07
|\
| * kconfig: fix /dev/null breakageSam Ravnborg2006-01-21
* | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam2006-02-05
|/
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-16
* kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2006-01-15
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-10
|\
| * kconfig: factor out ncurses check in a shell scriptSam Ravnborg2006-01-08
* | [PATCH] kconf: Check for eof from input stream.Ben Collins2006-01-08
* | [PATCH] fix gcc4.1 build failure on xconfigDave Jones2006-01-08
|/
* kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk2006-01-06