aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28kconfig: use environment optionRoman Zippel2-15/+8
2008-01-28kconfig: environment symbol supportRoman Zippel9-35/+129
2008-01-28kconfig: explicitly introduce expression listRoman Zippel5-20/+24
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor1-1/+1
2008-01-28kconfig: gettext support for configEGRY Gabor1-15/+20
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor7-10/+22
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor1-25/+26
2008-01-28kconfig: gettext support for xconfigEGRY Gabor1-44/+49
2008-01-28kconfig: macro fix in menu.cEGRY Gabor1-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor2-2/+6
2008-01-28kconfig: missing macros in gconfigEGRY Gabor1-4/+8
2008-01-28kconfig: whitespace removingEGRY Gabor2-0/+10
2008-01-28kconfig: update-po-config infoEGRY Gabor1-7/+11
2008-01-28kbuild: document 'make prepare' in 'make help'Valdis.Kletnieks@vt.edu1-0/+1
2008-01-28kbuild: scripts/mkmakefile: dynamic determination of output directoryJan Beulich1-3/+7
2008-01-28kbuild: clean up modpost.cSam Ravnborg1-96/+101
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl1-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl1-3/+3
2008-01-28kbuild: ignore cache modifiers for generating the tags filesUwe Kleine-König1-0/+1
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg4-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt1-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl3-66/+32
2008-01-28kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txtRandy Dunlap1-6/+48
2008-01-28kbuild: fix false positive -dirty tag caused by make-kpkgTheodore Ts'o1-1/+2
2008-01-28kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tagTheodore Ts'o1-0/+1
2008-01-28kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish formatTheodore Ts'o1-1/+1
2008-01-28kbuild: eradicate bashisms in scripts/patch-kernelAndreas Mohr1-12/+10
2008-01-28FS: Remove dead codeWANG Cong1-20/+0
2008-01-28FRV: Drop 'TOPDIR' from MakefilesWANG Cong1-4/+4
2008-01-28INFINIBAND: Remove 'TOPDIR' from MakefilesWANG Cong1-2/+1
2008-01-28CRIS: Remove 'TOPDIR' from MakefilesWANG Cong1-1/+1
2008-01-28kbuild: fix installing external modulesSam Ravnborg1-1/+1
2008-01-28A few corrections to include/linux/KbuildRobert P. J. Day1-4/+4
2008-01-28kbuild: fixup genksyms usage/getoptMike Frysinger1-3/+7
2008-01-28kbuild: ignore *.order filesSam Ravnborg1-0/+1
2008-01-28kbuild: fix buglet in gcc-version.shSam Ravnborg1-1/+4
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2-4/+2
2008-01-28kbuild: support mercurial in setlocalversionAron Griffis1-0/+23
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon1-13/+11
2008-01-28kbuild: fix a buffer overflow in modpostAndi Kleen1-1/+2
2008-01-28kbuild: fix format string warnings in modpostAndi Kleen1-3/+4
2008-01-28kbuild: declare the modpost error functions as printf likeAndi Kleen1-3/+5
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg2-13/+17
2008-01-28kbuild: implement modules.orderTejun Heo3-2/+29
2008-01-28convert drivers/base/power/Makefile to ccflagsJohannes Berg1-6/+2
2008-01-28kbuild: Add missing srctree prefix for includecheck and versioncheckGeert Uytterhoeven1-2/+2
2008-01-28kbuild: document versioncheck in make helpSam Ravnborg1-0/+1
2008-01-28kbuild: add 'includecheck' help textRandy Dunlap1-0/+1
2008-01-28kernel-doc: new P directive for DOC: sectionsJohannes Berg1-1/+39