Commit Graph

200 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
Arnaud Lacombe d0e1e09568 kconfig: initialize the screen before using curses(3) functions 16 years ago
Arnaud Lacombe 668cdedfdb kconfig: variable argument lists needs `stdarg.h' 16 years ago
Markus Heidelberg 12122f6232 kconfig: do not hardcode "include/config/auto.conf" filename 16 years ago
Markus Heidelberg 284026cdfb kconfig: do not hardcode ".config" filename 16 years ago
Markus Heidelberg 8d90c97e46 kconfig qconf: fix the type of the desktop widget 16 years ago
Markus Heidelberg fbb8637444 kconfig qconf: add namespace for use of Key_ enum values 16 years ago
Markus Heidelberg 7298b93601 kconfig qconf: fix namespace for Horizontal and Vertical enum values 16 years ago
Markus Heidelberg 98403a9138 kconfig qconf: fix -Wall compiler warnings 16 years ago
Markus Heidelberg c26dd719a5 gitignore: ignore Kconfig i18n files 16 years ago
Markus Heidelberg 590a585729 kconfig: add a note about the deps to the 'silentoldconfig' help 16 years ago
Markus Heidelberg 6f26e5e412 kconfig: fix typo "mconfig" to "menuconfig" in a comment 16 years ago
Peter Korsgaard af6c159885 kconfig: handle comment entries within choice/endchoice 16 years ago
Sam Ravnborg 612c280ef2 kconfig: fix update-po-config to accect backslash in input 16 years ago
Ingo Molnar b0fe551000 kconfig: improve seed in randconfig 16 years ago
Sam Ravnborg 184832c981 kconfig: fix randconfig for choice blocks 16 years ago
Sam Ravnborg 7826005e5a kconfig: improve error messages for bad source statements 16 years ago
Sam Ravnborg cf82607a90 kconfig: struct property commented 16 years ago
Sam Ravnborg 5b2cf365a8 kconfig: add comments to symbol flags 16 years ago
Sam Ravnborg eaa2a87460 kconfig: explain symbol value defaults 16 years ago
Sam Ravnborg f6682f9157 kconfig: fix options to check-lxdialog.sh 16 years ago
Al Viro ce97e13e52 fix allmodconfig breakage 16 years ago
Al Viro 61bee20445 x86, um: get rid of arch/um/Kconfig.arch 16 years ago
zippel@linux-m68k.org 661b0680f7 kconfig: readd lost change count 17 years ago
zippel@linux-m68k.org 204c96f609 kconfig: fix silentoldconfig 17 years ago
Sam Ravnborg f072181e64 kconfig: drop the ""trying to assign nonexistent symbol" warning 17 years ago
Sam Ravnborg 22127f246d kconfig: always write out .config 17 years ago
Adrian Bunk be2be1d590 kconfig: scripts/kconfig/zconf.l: add %option noinput 17 years ago
Sam Ravnborg 09748e178b kconfig: make defconfig is no longer chatty 17 years ago
Sam Ravnborg cd9140e1e7 kconfig: make oldconfig is now less chatty 17 years ago
Sam Ravnborg f443d2eccf kconfig: speed up all*config + randconfig 17 years ago
Roman Zippel dc7862e5a6 kconfig: set all new symbols automatically 17 years ago
Christophe Jaillet 107f43a0f7 kconfig: incorrect 'len' field initialisation ? 17 years ago
Sam Ravnborg c4143a8303 kconfig: fix MAC OS X warnings in menuconfig 17 years ago
Sam Ravnborg b44158de9e kconfig: made check-lxdialog more portable 17 years ago
Roman Zippel 5a1aa8a1af kconfig: add named choice group 17 years ago
Roman Zippel 4898117886 kconfig: fix choice dependency check 17 years ago
Roel Kluin 79d6e539df kconfig: reversed borderlines in inputbox 17 years ago
Sam Ravnborg 4217516e52 kconfig: fix broken target update-po-config 17 years ago
Roman Zippel 587c90616a kconfig: fix select in combination with default 17 years ago
Sam Ravnborg 603d49885e kconfig: ignore select of unknown symbol 17 years ago
Sam Ravnborg 36ef805bd5 kconfig: mark config as changed when loading an alternate config 17 years ago
Jan Beulich f5eaa323eb kconfig: tristate choices with mixed tristate and boolean values 17 years ago
Adrian Bunk 9649ef878d kconfig: remove "enable" 17 years ago
Roman Zippel 80daa56008 kconfig: use environment option 17 years ago
Roman Zippel 93449082e9 kconfig: environment symbol support 17 years ago
Roman Zippel 7a96292335 kconfig: explicitly introduce expression list 17 years ago
EGRY Gabor 0ffce8d944 kconfig: gconfig: symbol fix 17 years ago
EGRY Gabor 534a450c38 kconfig: gettext support for config 17 years ago
EGRY Gabor 75c0a8a55c kconfig: gettext support for lxdialog 17 years ago
EGRY Gabor 413f006bab kconfig: gettext support for menuconfig 17 years ago