aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-17
* kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-17
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-09
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-09
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-09
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-09
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-09
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-09
* gitignore: ignore Kconfig i18n filesMarkus Heidelberg2009-06-09
* kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-09
* kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-09
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-09
* kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-11
* kconfig: improve seed in randconfigIngo Molnar2009-03-15
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-15
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-02
* kconfig: struct property commentedSam Ravnborg2009-01-02
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-02
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-02
* kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-03
* fix allmodconfig breakageAl Viro2008-10-26
* x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-23
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-29
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-29
* kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-04
* kconfig: always write out .configSam Ravnborg2008-08-04
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-30
* kconfig: make defconfig is no longer chattySam Ravnborg2008-07-25
* kconfig: make oldconfig is now less chattySam Ravnborg2008-07-25
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-25
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-25
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-19
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
* kconfig: made check-lxdialog more portableSam Ravnborg2008-05-01
* kconfig: add named choice groupRoman Zippel2008-04-28
* kconfig: fix choice dependency checkRoman Zippel2008-04-28
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-28
* kconfig: fix broken target update-po-configSam Ravnborg2008-04-25
* kconfig: fix select in combination with defaultRoman Zippel2008-02-13
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-03
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-03
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-28
* kconfig: remove "enable"Adrian Bunk2008-01-28
* kconfig: use environment optionRoman Zippel2008-01-28
* kconfig: environment symbol supportRoman Zippel2008-01-28
* kconfig: explicitly introduce expression listRoman Zippel2008-01-28
* kconfig: gconfig: symbol fixEGRY Gabor2008-01-28
* kconfig: gettext support for configEGRY Gabor2008-01-28
* kconfig: gettext support for lxdialogEGRY Gabor2008-01-28
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-28