| Commit message (Expand) | Author | Age |
* | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 2009-07-17 |
* | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 |
* | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 |
* | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 |
* | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 |
* | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 |
* | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 |
* | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 2009-06-09 |
* | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 2009-06-09 |
* | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 2009-06-09 |
* | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 2009-06-09 |
* | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 |
* | kconfig: fix update-po-config to accect backslash in input | Sam Ravnborg | 2009-04-11 |
* | kconfig: improve seed in randconfig | Ingo Molnar | 2009-03-15 |
* | kconfig: fix randconfig for choice blocks | Sam Ravnborg | 2009-03-15 |
* | kconfig: improve error messages for bad source statements | Sam Ravnborg | 2009-01-02 |
* | kconfig: struct property commented | Sam Ravnborg | 2009-01-02 |
* | kconfig: add comments to symbol flags | Sam Ravnborg | 2009-01-02 |
* | kconfig: explain symbol value defaults | Sam Ravnborg | 2009-01-02 |
* | kconfig: fix options to check-lxdialog.sh | Sam Ravnborg | 2008-12-03 |
* | fix allmodconfig breakage | Al Viro | 2008-10-26 |
* | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-23 |
* | kconfig: readd lost change count | zippel@linux-m68k.org | 2008-09-29 |
* | kconfig: fix silentoldconfig | zippel@linux-m68k.org | 2008-09-29 |
* | kconfig: drop the ""trying to assign nonexistent symbol" warning | Sam Ravnborg | 2008-08-04 |
* | kconfig: always write out .config | Sam Ravnborg | 2008-08-04 |
* | kconfig: scripts/kconfig/zconf.l: add %option noinput | Adrian Bunk | 2008-07-30 |
* | kconfig: make defconfig is no longer chatty | Sam Ravnborg | 2008-07-25 |
* | kconfig: make oldconfig is now less chatty | Sam Ravnborg | 2008-07-25 |
* | kconfig: speed up all*config + randconfig | Sam Ravnborg | 2008-07-25 |
* | kconfig: set all new symbols automatically | Roman Zippel | 2008-07-25 |
* | kconfig: incorrect 'len' field initialisation ? | Christophe Jaillet | 2008-05-19 |
* | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg | 2008-05-04 |
* | kconfig: made check-lxdialog more portable | Sam Ravnborg | 2008-05-01 |
* | kconfig: add named choice group | Roman Zippel | 2008-04-28 |
* | kconfig: fix choice dependency check | Roman Zippel | 2008-04-28 |
* | kconfig: reversed borderlines in inputbox | Roel Kluin | 2008-04-28 |
* | kconfig: fix broken target update-po-config | Sam Ravnborg | 2008-04-25 |
* | kconfig: fix select in combination with default | Roman Zippel | 2008-02-13 |
* | kconfig: ignore select of unknown symbol | Sam Ravnborg | 2008-02-03 |
* | kconfig: mark config as changed when loading an alternate config | Sam Ravnborg | 2008-02-03 |
* | kconfig: tristate choices with mixed tristate and boolean values | Jan Beulich | 2008-01-28 |
* | kconfig: remove "enable" | Adrian Bunk | 2008-01-28 |
* | kconfig: use environment option | Roman Zippel | 2008-01-28 |
* | kconfig: environment symbol support | Roman Zippel | 2008-01-28 |
* | kconfig: explicitly introduce expression list | Roman Zippel | 2008-01-28 |
* | kconfig: gconfig: symbol fix | EGRY Gabor | 2008-01-28 |
* | kconfig: gettext support for config | EGRY Gabor | 2008-01-28 |
* | kconfig: gettext support for lxdialog | EGRY Gabor | 2008-01-28 |
* | kconfig: gettext support for menuconfig | EGRY Gabor | 2008-01-28 |