Commit Graph

483 Commits (abf917cd91cbb73952758f9741e2fa65002a48ee)

Author SHA1 Message Date
Benjamin Poirier bad9955db1 menuconfig: Replace CIRCLEQ by list_head-style lists. 12 years ago
Jean Delvare b1e0d8b70f kbuild: Fix gcc -x syntax 13 years ago
Yuta Ando 4eae518d4b localmodconfig: Fix localyesconfig to set to 'y' not 'm' 13 years ago
Adam Lee fb16d8912d kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias 13 years ago
Benjamin Poirier 95ac9b3b58 menuconfig: Assign jump keys per-page instead of globally 13 years ago
Benjamin Poirier 1a374ae619 menuconfig: Do not open code textbox scroll up/down 13 years ago
Benjamin Poirier 5e609addb1 menuconfig: Add jump keys to search results 13 years ago
Benjamin Poirier 1d1e2caebb menuconfig: Extend dialog_textbox so that it can return to a scrolled position 13 years ago
Benjamin Poirier 537ddae75c menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses 13 years ago
Benjamin Poirier b9d29abd98 menuconfig: Remove superfluous conditionnal 13 years ago
Adam Lee 1d52a4a791 kconfig: document oldnoconfig to what it really does in conf.c 13 years ago
Dirk Gouders 3eb95c84ee kconfig/mconf.c: revision of curses initialization. 13 years ago
Bill Pemberton 45f4c81d69 localmodconfig: Use my variable for loop in streamline_config.pl 13 years ago
Bill Pemberton e0d28694d3 localmodconfig: Use 3 parameter open in streamline_config.pl 13 years ago
Bill Pemberton 3f0c541316 localmodconfig: Rework find_config in streamline_config.pl 13 years ago
Bill Pemberton 224a257190 localmodconfig: Set default value for ksource in streamline_config.pl 13 years ago
Steven Rostedt 67d34a6a39 kconfig: Document oldnoconfig to what it really does 13 years ago
Benjamin Poirier d68e818bc4 nconf: add u, d command keys in scroll windows 13 years ago
Benjamin Poirier 9d4792c9b4 menuconfig: add u, d, q command keys in text boxes 13 years ago
Michal Marek 5b580fa671 kconfig: Print errors to stderr in the Makefile 13 years ago
Cody Schafer 1a7a8c6fd8 kconfig: allow long lines in config file 13 years ago
Paul Bolle 92b72e8bcb kconfig: remove lkc_defs.h from .gitignore and dontdiff 13 years ago
Yaakov Selkowitz ebca026a79 xconfig: add quiet rule for moc 13 years ago
Yaakov Selkowitz 48485949b4 xconfig: use pkgconfig to find moc 13 years ago
Yaakov Selkowitz 3725f3ed12 kconfig: fix check-lxdialog for DLL platforms 13 years ago
Yaakov Selkowitz 84354256bf kconfig: check ncursesw headers first in check-lxdialog 13 years ago
Yaakov Selkowitz d7c67a2e93 kconfig/nconf: fix compile with ncurses reentrant API 13 years ago
Steven Rostedt 4503379cb8 localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG 13 years ago
Steven Rostedt d4bb58b5cb localmodconfig: Check if configs are already set for selects 13 years ago
Steven Rostedt 4f4c51c940 localmodconfig: Read in orig config file to avoid extra processing 13 years ago
Steven Rostedt 0b58a99eb2 localmodconfig: Comments and cleanup for streamline_config.pl 13 years ago
Paul Gortmaker bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
Eric W. Biederman 9f420bf0f4 kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. 13 years ago
Eric W. Biederman 5efe241eac kconfig: Add error handling to KCONFIG_ALLCONFIG 13 years ago
Paul Gortmaker e4757cab4c kconfig: delete last traces of __enabled_ from autoconf.h 13 years ago
Paul Gortmaker a959613533 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" 13 years ago
John Stultz 9875c42d69 merge_config.sh: Add option to display redundant configs 13 years ago
John Stultz 55cae3043a merge_config.sh: Set execute bit 13 years ago
Josh Boyer 09280615a0 merge_config.sh: Use the first file as the initial config 13 years ago
Arnaud Lacombe 5d09598d48 kconfig: fix new choices being skipped upon config update 13 years ago
Li Zefan 30c4eaafac menuconfig: fix a regression when canceling the prompt dialog at exit 13 years ago
Arnaud Lacombe 37ae2d5998 kbuild: Fix compiler warning with assertion when calling 'fwrite' 13 years ago
Peter Foley e2aef4d33a Improve update-po-config output 13 years ago
Wang YanQing c55ac15401 menuconfig: let make not report error when not save configuration 13 years ago
John Stultz 320d41bb15 merge_config.sh: fix bug in final check 13 years ago
Darren Hart c0c0cda276 merge_config.sh: whitespace cleanup 13 years ago
Darren Hart 041b78c89b merge_config.sh: use signal names compatible with dash and bash 13 years ago
john stultz 4b5f72145e kconfig: add merge_config.sh script 13 years ago
Steven Rostedt 364212fdda kconfig/streamline-config.pl: Fix parsing Makefile with variables 13 years ago
Steven Rostedt d060d963e8 kconfig/streamline-config.pl: Simplify backslash line concatination 13 years ago