summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel-9/+7
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel-0/+1
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu-0/+2
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti-0/+1
2006-10-01kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg-1/+1
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg-8/+8
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg-6/+6
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg-1/+6
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg-1/+0
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg-71/+161
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg-30/+76
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg-1019/+502
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg-2/+18
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg-7/+81
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg-362/+250
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day-0/+1
2006-09-25kconfig: support DOS line endingsMatthew Wilcox-2/+6
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel-1/+1
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault-2/+5
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel-19/+29
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap-0/+1
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel-6/+10
2006-06-09kconfig: jump to linked menu promptRoman Zippel-29/+86
2006-06-09kconfig: create links in info windowRoman Zippel-32/+81
2006-06-09kconfig: finer customization via popup menusRoman Zippel-238/+343
2006-06-09kconfig: Add search option for xconfigRoman Zippel-172/+333
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel-24/+53
2006-06-09kconfig: add symbol option config syntaxRoman Zippel-492/+735
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel-3/+121
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel-62/+84
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel-26/+31
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel-14/+6
2006-06-09kconfig: fix .config dependenciesRoman Zippel-55/+143
2006-06-09kconfig: improve config load/save outputRoman Zippel-4/+18
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap-1/+2
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault-10/+9
2006-04-11kconfig: fix typo in change count initializationRoman Zippel-1/+1
2006-04-11kconfig: recenter menuconfigRoman Zippel-9/+10
2006-04-11kconfig: revert conf behaviour changeRoman Zippel-16/+2
2006-04-11kconfig: fix default value for choice inputRoman Zippel-2/+1
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith-5/+5
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl-1/+1
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds-11/+1
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds-7/+14
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam-1/+11
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg-7/+14
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg-5/+5
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg-8/+21
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-36/+79