summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe-3/+11
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe-0/+3
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe-54/+45
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe-34/+43
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe-11/+11
2010-09-19kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe-14/+5
2010-09-17scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock-1/+0
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein-6/+4
2010-09-13nconfig: Fix help for choice menusStephen Boyd-0/+2
2010-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek-2/+8
2010-09-01kconfig qconf: port to QT4Alexander Stein-146/+168
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe-1/+1
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe-4/+2
2010-08-20Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek-1/+2
2010-08-17kbuild: fix typoArnaud Lacombe-1/+1
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe-2/+3
2010-08-17kconfig: Allow frontends to display messages themselvesMichal Marek-48/+40
2010-08-17kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe-0/+1
2010-08-16nconfig: add search supportNir Tzachar-180/+208
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg-0/+2
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg-2/+4
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-43/+97
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg-0/+2
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg-35/+67
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg-4/+3
2010-08-06kconfig: fix make oldconfigSam Ravnborg-1/+1
2010-08-05Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds-0/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek-12/+78
2010-08-03kconfig: add savedefconfigSam Ravnborg-1/+171
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg-67/+70
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg-13/+34
2010-08-03kconfig: add alldefconfigSam Ravnborg-6/+14
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel-15/+127
2010-08-03kconfig: save location of config symbolsSam Ravnborg-0/+5
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg-27/+14
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg-11/+10
2010-08-03kconfig: use long options in confSam Ravnborg-126/+105
2010-07-29kconfig: fix MODULES-related bug in case of no .configUlf Magnusson-1/+4
2010-07-26kconfig: make randconfig fair for booleansPeter Korsgaard-1/+2
2010-07-23nconfig: Fix segfault when help contains special charactersStephen Boyd-1/+1
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich-12/+12
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas-0/+25
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock-4/+0
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds-1/+1
2010-06-03menuconfig: truncate list itemsLi Zefan-2/+7
2010-06-03menuconfig: fix to center checklist correctly in a corner caseLi Zefan-0/+1