Commit Graph

163 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
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
EGRY Gabor c21a2d9589 kconfig: gettext support for xconfig 17 years ago
EGRY Gabor 01771b0fef kconfig: macro fix in menu.c 17 years ago
EGRY Gabor 46d2631978 kconfig: gettext support for gconfig 17 years ago
EGRY Gabor bb7ef3905a kconfig: missing macros in gconfig 17 years ago
EGRY Gabor f7a4b4cdc2 kconfig: whitespace removing 17 years ago
EGRY Gabor 1020026f99 kconfig: update-po-config info 17 years ago
Ladislav Michl 07f7668858 kconfig: use C89 random functions in conf.c 17 years ago
Ladislav Michl 75ff4309cd kconfig: fix whitespace and sort includes in conf.c 17 years ago
Sam Ravnborg de83cf148a kconfig: delete unused FILE_ and SYMBOL_ flags 17 years ago
Sam Ravnborg d6ee35764f kconfig: rename E_OR & friends to avoid name clash 17 years ago
Jan Engelhardt d84876f9f8 kconfig: allow overriding symbols 17 years ago
Ladislav Michl 09af091f50 kconfig: make kconfig MinGW friendly 17 years ago
Andres Salomon 2f4b489b77 kconfig: use getopt() in conf.c for handling command line arguments 17 years ago
Sam Ravnborg 6e588f6dcf kconfig: if ncurses-devel is missing then say so 17 years ago
Paul Mundt 870e6f7e15 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. 17 years ago
Sam Ravnborg 6840999b19 x86: simplify "make ARCH=x86" and fix kconfig all.config 17 years ago
Sam Ravnborg 80ef88d6d2 x86: simplify "make ARCH=x86" and fix kconfig all.config 17 years ago
Sam Ravnborg daa93fab82 x86: enable "make ARCH=x86" 17 years ago
Sam Ravnborg 2a113281f5 kconfig: use $K64BIT to set 64BIT with all*config targets 17 years ago
Sam Ravnborg 0f855aa64b kconfig: add helper to set config symbol from environment variable 17 years ago
Sam Ravnborg 9c900a9c9d kconfig: factor out code in confdata.c 17 years ago
Sam Ravnborg 47572387d5 x86: move i386 and x86_64 Kconfig files to x86 directory 17 years ago
Sam Ravnborg e703f75d62 kconfig: small code refactoring in kconfig Makefile 17 years ago
Sam Ravnborg 2266cfd50d x86: move defconfig files for i386 and x86_64 to x86 17 years ago
Randy Dunlap a54bb701c2 kconfig: set title bar in xconfig 18 years ago
Linus Torvalds e8b8c97773 Revert "kconfig: tristate choices with mixed tristate and boolean values" 18 years ago
Rob Landley e9e40e143c kconfig: comment typo in scripts/kconfig/Makefile. 18 years ago
Matej Laitl b5d609dbfa kconfig/menuconfig: distinguish between selected-by-another options and comments 18 years ago
Jan Beulich a5bf3d891a kconfig: tristate choices with mixed tristate and boolean values 18 years ago
Sam Ravnborg 14f31562db kbuild: update _shipped files for kconfig syntax cleanup 18 years ago
Adrian Bunk 247537b9a2 kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" 18 years ago
Sam Ravnborg a67cb1319f kconfig: fix segv fault in menuconfig 18 years ago
Sam Ravnborg 48874077dd kconfig: make comments stand out in menuconfig 18 years ago
Sam Ravnborg aa1e5ef5c1 kbuild: check if we can link gettext not just compile 18 years ago
Roman Zippel f82f3f9422 kconfig: oldconfig shall not set symbols if it does not need to 18 years ago
Sam Ravnborg 1edf1c00ac kconfig: remove unused members from struct symbol 18 years ago
Sam Ravnborg 03d2912273 kconfig: attach help text to menus 18 years ago