aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: expand file namesArnaud Lacombe2010-09-19
* kconfig: use the file's name of sourced fileArnaud Lacombe2010-09-19
* kconfig: constify file nameArnaud Lacombe2010-09-19
* kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-19
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
* kconfig: delay gconf window initializationArnaud Lacombe2010-09-19
* kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-19
* kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-19
* kconfig: regen parserArnaud Lacombe2010-09-19
* kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-19
* kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-19
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
* kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-19
* kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-08
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-06
* kconfig qconf: port to QT4Alexander Stein2010-09-01
* kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-31
* kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe2010-08-26
* kbuild: fix typoArnaud Lacombe2010-08-17
* kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-17
* kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-17
* nconfig: add search supportNir Tzachar2010-08-16
* kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-14
* kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-14
* kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
* nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
* kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
* kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
|\
| * nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-23
| * Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-04
| |\
| | * gconfig: fix build failure on fedora 13Richard Kennedy2010-06-03
| * | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\ \
| * | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-28
| * | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-28
| * | | kconfig: util: Fix typo in commentThomas Weber2010-03-15
| * | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-03
| * | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-02
| * | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-02
| * | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-06
| * | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-06
| | |/ | |/|
* | | kconfig: add savedefconfigSam Ravnborg2010-08-03
* | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
* | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-03
* | | kconfig: add alldefconfigSam Ravnborg2010-08-03
* | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-03