aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2-19/+29
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap1-0/+1
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel1-6/+10
2006-06-09kconfig: jump to linked menu promptRoman Zippel2-29/+86
2006-06-09kconfig: create links in info windowRoman Zippel4-32/+81
2006-06-09kconfig: finer customization via popup menusRoman Zippel2-238/+343
2006-06-09kconfig: Add search option for xconfigRoman Zippel2-172/+333
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel7-24/+53
2006-06-09kconfig: add symbol option config syntaxRoman Zippel7-492/+735
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel2-3/+121
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel7-62/+84
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel3-26/+31
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel4-14/+6
2006-06-09kconfig: fix .config dependenciesRoman Zippel4-55/+143
2006-06-09kconfig: improve config load/save outputRoman Zippel1-4/+18
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap1-1/+2
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault1-10/+9
2006-04-11kconfig: fix typo in change count initializationRoman Zippel1-1/+1
2006-04-11kconfig: recenter menuconfigRoman Zippel1-9/+10
2006-04-11kconfig: revert conf behaviour changeRoman Zippel1-16/+2
2006-04-11kconfig: fix default value for choice inputRoman Zippel1-2/+1
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich1-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2-5/+5
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl1-1/+1
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds1-11/+1
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds2-7/+14
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg2-7/+14
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg4-5/+5
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg2-8/+21
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-36/+79
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins1-2/+16
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones1-3/+3
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg2-36/+79
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk1-4/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds17-3/+2641
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2006-01-03gitignore: ignore more generated files1-0/+4
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis3-51/+17
2006-01-01gitignore: misc filesBrian Gerst1-0/+1
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg1-1/+1
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg14-2/+2669
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel1-29/+39
2005-11-09[PATCH] kconfig: stricter error checking for .configRoman Zippel2-19/+77
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel6-421/+515
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel7-447/+342
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel8-1777/+732
2005-11-09[PATCH] kconfig: update kconfig MakefileRoman Zippel2-136/+7
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel2-6/+62
2005-11-09[PATCH] kconfig: preset config during all*configRoman Zippel3-3/+45