aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel
2006-06-09kconfig: jump to linked menu promptRoman Zippel
2006-06-09kconfig: create links in info windowRoman Zippel
2006-06-09kconfig: finer customization via popup menusRoman Zippel
2006-06-09kconfig: Add search option for xconfigRoman Zippel
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: add symbol option config syntaxRoman Zippel
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-06-09kconfig: improve config load/save outputRoman Zippel
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap
2006-04-14[PATCH] Enhancing accessibility of lxdialogSamuel Thibault
2006-04-11kconfig: fix typo in change count initializationRoman Zippel
2006-04-11kconfig: recenter menuconfigRoman Zippel
2006-04-11kconfig: revert conf behaviour changeRoman Zippel
2006-04-11kconfig: fix default value for choice inputRoman Zippel
2006-03-12kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfixLinus Torvalds
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam
2006-01-21kconfig: fix /dev/null breakageSam Ravnborg
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2006-01-15kconfig: get rid of stray a.o, support ncurseswSam Ravnborg
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins
2006-01-08[PATCH] fix gcc4.1 build failure on xconfigDave Jones
2006-01-08kconfig: factor out ncurses check in a shell scriptSam Ravnborg
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-03s/retreiv/retriev/gMatt Mackall
2006-01-03gitignore: ignore more generated files
2006-01-01kconfig: Remove support for lxdialog --checklistPetr Baudis
2006-01-01gitignore: misc filesBrian Gerst
2005-12-26kbuild: always run 'make silentoldconfig' when tree is cleanedSam Ravnborg
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel
2005-11-09[PATCH] kconfig: stricter error checking for .configRoman Zippel
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel
2005-11-09[PATCH] kconfig: update kconfig MakefileRoman Zippel
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel
2005-11-09[PATCH] kconfig: preset config during all*configRoman Zippel