Commit Graph

538 Commits (00e4cb1ced1b17c35465defafe86d156cbd7544e)

Author SHA1 Message Date
Kees Cook b57caaaed2 kconfig: allow "hex" and "range" to support longs 12 years ago
Yann E. MORIN 490f161711 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" 12 years ago
Yann E. MORIN 8357b48549 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG 12 years ago
Yann E. MORIN 3b9a19e089 kconfig: loop as long as we changed some symbols in randconfig 12 years ago
Yann E. MORIN a1ce636f56 kconfig/[mn]conf: make it explicit in the search box that a regexp is possible 12 years ago
Yann E. MORIN 193b40aeb5 kconfig: sort found symbols by relevance 12 years ago
Yann E. MORIN a5f6d795f5 kconfig/conf: print the seed used to initialise the RNG for randconfig 12 years ago
Yann E. MORIN e85ac12443 kconfig/conf: accept a base-16 seed for randconfig 12 years ago
Yann E. MORIN e6abf12a77 kconfig/conf: fix randconfig setting multiple symbols in a choice 12 years ago
Dirk Gouders 1278ebdbc3 mconf/nconf: mark empty menus/menuconfigs different from non-empty ones 12 years ago
Dirk Gouders e0b42605e6 nconf: use function calls instead of ncurses' variables LINES and COLS 12 years ago
Dirk Gouders 4f2de3e199 mconf: use function calls instead of ncurses' variables LINES and COLS 12 years ago
Dirk Gouders 1376391621 kconfig/lxdialog: handle newline characters in print_autowrap() 12 years ago
Sedat Dilek ff7b0c2c24 kconfig/lxdialog: Use new mininimum resize definitions in conf_choice() 12 years ago
Sedat Dilek 851f665725 kconfig/lxdialog: Add definitions for mininimum (re)size values 12 years ago
Arve Hjønnevåg fbe98bb9ed kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on 12 years ago
Dirk Gouders e983b7b17a kconfig/menu.c: fix multiple references to expressions in menu_add_prop() 12 years ago
Dirk Gouders 063f4661fd mconf: handle keys in empty dialogs 12 years ago
Li Zefan 383da76f52 menuconfig: fix NULL pointer dereference when searching a symbol 12 years ago
Wengmeiling bcdedcc1af menuconfig: print more info for symbol without prompts 12 years ago
Steven Rostedt ced9cb1af1 localmodconfig: Process source kconfig files as they are found 12 years ago
Steven Rostedt bc20d12eca localmodconfig: Add debug prints for dependencies of module configs 12 years ago
Yann E. MORIN 21ca352b71 kconfig: fix lists definition for C++ 12 years ago
Yann E. MORIN 23a5dfdad2 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" 12 years ago
Yann E. MORIN e43956e607 kconfig: implement KCONFIG_PROBABILITY for randconfig 12 years ago
Yann E. MORIN 0d8024c6eb kconfig: allow specifying the seed for randconfig 12 years ago
Yann E. MORIN 422c809f03 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG 12 years ago
Yann E. MORIN cfa98f2e0a kconfig: do not override symbols already set 12 years ago
Yann E. MORIN 61fa0e17f9 kconfig: fix randconfig tristate detection 12 years ago
Yann E. MORIN cdf0c2cfd7 kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h 12 years ago
Benjamin Poirier 9a69abf80e menuconfig: Add "breadcrumbs" navigation aid 12 years ago
Benjamin Poirier edb749f439 menuconfig: Fix memory leak introduced by jump keys feature 12 years ago
John Stultz a45c7dfb94 merge_config.sh: Avoid creating unnessary source softlinks 12 years ago
Justin Lecher 544e7e548f kconfig: optionally use pkg-config to detect ncurses libs 12 years ago
Justin Lecher fc9c6e000f menuconfig: optionally use pkg-config to detect ncurses libs 12 years ago
Ben Hutchings 62dc989921 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new 12 years ago
Roland Eggner 2c68115cb3 kconfig: nconf: rewrite labels of function keys line 12 years ago
Roland Eggner 0b61650044 kconfig: nconf: rewrite help texts 12 years ago
Tiana Rakotovao Andriamahefa aed9934bf1 kconfig: fix a compiliation error when using make xconfig 12 years ago
Roland Eggner c5ffa130f3 nconf: function keys line, change background color for better readability 12 years ago
Wang YanQing 1bdbac478a menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" 12 years ago
Wang YanQing 6364fd0cb1 menuconfig: Add Save/Load buttons 12 years ago
Wang YanQing 77bdcfe548 kconfig:lxdialog: remove duplicate code 12 years ago
Wang YanQing 87727d453b menuconfig:inputbox: support navigate input position 12 years ago
Yann E. MORIN c2838e6ee2 scripts/kconfig: ensure we use proper CONFIG_ prefix 12 years ago
Zhangfei Gao 409f117e2d merge_config.sh: Add option to specify output dir 12 years ago
Michal Marek 527ffe5811 kconfig: Regenerate lexer 12 years ago
Alan Cox 177acf7846 kconfig: Fix malloc handling in conf tools 12 years ago
Yann E. MORIN 9a926d4354 kconfig: get CONFIG_ prefix from the environment 12 years ago
Yann E. MORIN b341f7882f kconfig: add a function to get the CONFIG_ prefix 12 years ago