summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-1/+1
* kconfig: expand file namesArnaud Lacombe2010-09-201-2/+5
* kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-201-2/+3
* kconfig: constify file nameArnaud Lacombe2010-09-203-3/+3
* kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-201-1/+1
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-205-26/+11Star
* kconfig: delay gconf window initializationArnaud Lacombe2010-09-201-6/+6
* kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-201-0/+4
* kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-202-0/+50
* kconfig: regen parserArnaud Lacombe2010-09-202-267/+287
* kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-201-3/+11
* kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-201-0/+3
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-206-54/+45Star
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-206-34/+43
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-202-11/+11
* kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-201-14/+5Star
* kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-081-1/+1
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-061-2/+8
* kconfig qconf: port to QT4Alexander Stein2010-09-013-146/+168
* kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-311-1/+1
* kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe2010-08-261-4/+2Star
* kbuild: fix typoArnaud Lacombe2010-08-171-1/+1
* kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-171-2/+3
* kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-171-0/+1
* nconfig: add search supportNir Tzachar2010-08-163-180/+208
* kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-151-0/+2
* kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-151-2/+4
* kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
* nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
* kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
* kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3Star
* Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-0422-402/+670
|\
| * nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-231-1/+1
| * kbuild: Fix make rpmMichal Marek2010-07-212-4/+7
| * kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-201-3/+4
| * powerpc: Fix module building for gcc 4.5 and 64 bitStephen Rothwell2010-07-081-0/+5
| * Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2010-07-022-48/+133
| |\
| | * kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-182-48/+133
| * | kbuild: Fix modpost segfaultKrzysztof Halasa2010-06-121-1/+1
| * | kbuild: Create output directory in Makefile.modbuiltinMichal Marek2010-06-101-0/+5
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-051-1/+1
| |\ \
| | * | gconfig: fix build failure on fedora 13Richard Kennedy2010-06-031-1/+1
| * | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-0141-369/+2818
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-281-2/+3
| * | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-281-1/+1
| * | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-281-1/+1
| * | | initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-271-0/+1
| * | | checkpatch: warn on declaration with storage class not at the beginningTobias Klauser2010-05-251-0/+5
| * | | checkpatch: add check for too short Kconfig descriptionsAndi Kleen2010-05-251-0/+15