aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-09[PATCH] kconfig: fix restart for choice symbolsRoman Zippel2-4/+14
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson4-12/+10
2005-11-07[PATCH] typo correction for fix-build-on-nls-free-systemsYuri Vasilevski1-1/+1
2005-11-06kconfig: fix xconfig on fedora 2 & 3 (x86_64)Sam Ravnborg1-5/+10
2005-10-30[PATCH] fix build on nls free systemsYuri Vasilevski2-1/+16
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap1-1/+2
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+16
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds4-11/+11
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor1-2/+14
2005-09-05[PATCH] kconfig: kxgettext: EOL fixEgry Gabor1-1/+6
2005-09-05[PATCH] kconfig: kxgettext: message fixEgry Gabor1-4/+5
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson2-102/+209
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it4-11/+11
2005-06-25[PATCH] Kill signed charsJ.A. Magallon3-7/+7
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois1-0/+1
2005-06-23[PATCH] gconfig: only show scrollbars if neededThierry Vignaud1-5/+5
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo10-124/+395
2005-04-16Linux-2.6.12-rc2Linus Torvalds22-0/+16325