summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
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
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins-2/+16
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones-3/+3
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg-36/+79
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk-4/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-3/+2641
2006-01-03s/retreiv/retriev/gMatt Mackall-1/+1
2006-01-03gitignore: ignore more generated files-0/+4
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis-51/+17
2006-01-01gitignore: misc filesBrian Gerst-0/+1
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg-1/+1
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg-2/+2669
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel-29/+39
2005-11-09[PATCH] kconfig: stricter error checking for .configRoman Zippel-19/+77
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel-421/+515
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel-447/+342
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel-1777/+732
2005-11-09[PATCH] kconfig: update kconfig MakefileRoman Zippel-136/+7