Commit Graph

117 Commits (cca3b3718ca96dca51daf1129ac03003bcede751)

Author SHA1 Message Date
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
Roman Zippel d8982ba1f2 kconfig: reset generated values only if Kconfig and .config agree. 18 years ago
Bernhard Walle 0584f9f9cb kconfig: strip 'CONFIG_' automatically in kernel configuration search 18 years ago
Sam Ravnborg b70e325cfe kconfig: fix update-po-config 18 years ago
Mike Frysinger e99c343f16 kconfig: use POSIX equality test in check-lxdialog.sh 18 years ago
Mike Frysinger 03c9587d75 kconfig: search harder for curses library in check-lxdialog.sh 18 years ago
Marcin Garski 11de39e2fb kconfig: fix mconf segmentation fault 18 years ago
Sam Ravnborg 5447d34b08 kconfig: error out if recursive dependencies are found 18 years ago
Robert P. J. Day 1e093ecd4a kconfig: correct minor typo in Kconfig warning message. 18 years ago
Randy Dunlap 7ac1c14525 kbuild: be more explicit on missing .config file 18 years ago
Sam Ravnborg 9ae57004ca kconfig: refer to qt3 if we cannot find qt libraries 18 years ago
Sam Ravnborg 145c90475f kbuild: remove kconfig binaries during make mrproper 18 years ago
Sam Ravnborg d802b50f0d kconfig/menuconfig: do not hardcode '.config' 18 years ago
Sam Ravnborg 95e30f9593 menuconfig: remember alternate config filename 18 years ago
Marco Costalba 63431e7569 kconfig/xconfig: sync main view with search dialog current menu 18 years ago
Mike Frysinger f88d205501 menuconfig: dont use obsolete index() function in lxdialog 18 years ago
Cyrill V. Gorcunov ed8b4d4d7a [PATCH] qconf: hide empty list items 18 years ago
Cyrill V. Gorcunov f253f00003 [PATCH] qconf: Back button behaviour normalization 18 years ago
Cyrill V. Gorcunov 786fb18d01 [PATCH] qconf: fix showing help info on failed search 18 years ago
Shlomi Fish 66e7c7230f [PATCH] qconf: relocate Search Command 18 years ago
Karsten Wiese 49e5646d65 [PATCH] qconf: immediately update integer and string values in xconfig display 18 years ago
Roman Zippel 6fa1da8ea9 [PATCH] qconf: (re)fix SIGSEGV on empty menu items 18 years ago
Cyrill V. Gorcunov 73b8ed29ab [PATCH] qconf: fix SIGSEGV on empty menu items 18 years ago
Karsten Wiese 0a0c502c94 [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's changed state 18 years ago
Karsten Wiese 3b354c557c [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use it in qconf.cc 18 years ago
Karsten Wiese bfc10001b1 [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only 18 years ago
Karsten Wiese b321429325 [PATCH] kconfig: new function "bool conf_get_changed(void)" 18 years ago
akpm@osdl.org 44ddc4f567 [PATCH] qconf: support old QT 18 years ago
Roman Zippel c154348f00 [PATCH] fix menuconfig colours with TERM=vt100 18 years ago
Roman Zippel f12aa70452 [PATCH] qconf: fix uninitialsied member 18 years ago
Franck Bui-Huu 5fd934a9a1 [PATCH] .gitignore: add miscellaneous files 18 years ago
Luca Tettamanti 1db11ea65e [PATCH] Fix menuconfig build failure due to missing stdbool.h 19 years ago
Sam Ravnborg 9a3d0fe84f kconfig: fix saving alternate kconfig file in parent dir 19 years ago
Sam Ravnborg e94c5bde70 kconfig/menuconfig: do not let ncurses clutter screen on exit 19 years ago
Sam Ravnborg 737ecae264 kconfig/lxdialog: clear long menu lines 19 years ago
Sam Ravnborg c29121b787 kbuild: do not build mconf & lxdialog unless needed 19 years ago
Sam Ravnborg 903947d286 kconfig/lxdialog: fix make mrproper 19 years ago
Sam Ravnborg c8dc68ad0f kconfig/lxdialog: support resize 19 years ago
Sam Ravnborg f3cbcdc955 kconfig/lxdialog: let <ESC><ESC> behave as expected 19 years ago
Sam Ravnborg 2982de6993 kconfig/menuconfig: lxdialog is now built-in 19 years ago
Sam Ravnborg 350b5b7638 kconfig/lxdialog: add a new theme bluetitle which is now default 19 years ago
Sam Ravnborg 458972132a kconfig/lxdialog: add support for color themes and add blackbg theme 19 years ago
Sam Ravnborg 98e5a1579e kconfig/lxdialog: refactor color support 19 years ago
Robert P. J. Day b32c826847 kbuild: update help in top level Makefile 19 years ago
Matthew Wilcox d3660a8cbd kconfig: support DOS line endings 19 years ago
Roman Zippel 002d27b1b7 kconfig: correct oldconfig for unset choice options 19 years ago
Samuel Thibault 66392c4f22 kconfig: enhancing accessibility of lxdialog 19 years ago
Roman Zippel 14cdd3c402 kconfig: KCONFIG_OVERWRITECONFIG 19 years ago