Commit Graph

339 Commits (c39d8d558dd79ce3444bfd590f5d8f0b8ad85879)

Author SHA1 Message Date
Steven Rostedt 8ef17fa2ef kconfig: Have streamline_config process menuconfigs too 15 years ago
Steven Rostedt 20d1904733 kconfig: Fix streamline_config to read multi line deps in Kconfig files 15 years ago
hiromu cf5a189d4a kconfig: Fix missing declaration of variable $dir in streamline_config.pl 15 years ago
hiromu yagura ccece60ac6 kconfig: Fix variable name typo %prompts in streamline_config.pl 15 years ago
Steven Rostedt 4908980b24 kconfig: Make localmodconfig handle environment variables 15 years ago
Michal Marek b1f7d6e190 Revert "kconfig: Temporarily disable dependency warnings" 15 years ago
Kyle McMartin e9203c9882 kbuild: fix oldnoconfig to do the right thing 15 years ago
Michal Marek 71ebc01d3a kconfig: Temporarily disable dependency warnings 15 years ago
Will Newton 1408b15b98 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. 15 years ago
Arnaud Lacombe ff5ff6060b kconfig: delay symbol direct dependency initialization 15 years ago
Michal Marek 19c29f3260 kconfig: Fix realloc usage() 15 years ago
Michal Marek a01ebe154c kconfig: Propagate const 15 years ago
Naohiro Aota 8bea7548ee kconfig: Don't go out from read config loop when you read new symbol 15 years ago
Junio C Hamano 8c41e5e363 kconfig: fix menuconfig on debian lenny 15 years ago
Arnaud Lacombe 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 years ago
Arnaud Lacombe c7abe8630a kconfig: expand file names 15 years ago
Arnaud Lacombe e82dae9083 kconfig: use the file's name of sourced file 15 years ago
Arnaud Lacombe 2e7a091833 kconfig: constify file name 15 years ago
Arnaud Lacombe ba6ff60d5e kconfig: don't emit warning upon rootmenu's prompt redefinition 15 years ago
Arnaud Lacombe 0954828fcb kconfig: replace KERNELVERSION usage by the mainmenu's prompt 15 years ago
Arnaud Lacombe c55c9d571a kconfig: delay gconf window initialization 15 years ago
Arnaud Lacombe f6ce00b8cc kconfig: expand by default the rootmenu's prompt 15 years ago
Arnaud Lacombe 76a540958a kconfig: add a symbol string expansion helper 15 years ago
Arnaud Lacombe c0920a1cbd kconfig: regen parser 15 years ago
Arnaud Lacombe 8ea13e2c87 kconfig: implement the `mainmenu' directive 15 years ago
Arnaud Lacombe ef211607ed kconfig: allow PACKAGE to be defined on the compiler's command-line 15 years ago
Arnaud Lacombe 652cf9821d kconfig: rephrase help texts/comments not to include the package name 15 years ago
Arnaud Lacombe ffb5957bc4 kconfig: allow build-time definition of the internal config prefix 15 years ago
Arnaud Lacombe 59dfa24da7 kconfig: rephrase help text not to mention the internal prefix 15 years ago
Arnaud Lacombe 8baefd30b5 kconfig: replace a `switch()' statement by a more flexible `if()' statement 15 years ago
Justin P. Mattock cec1921ec9 scripts/kconfig/gconf.glade Update broken web addresses. 15 years ago
Michal Marek 458452f4a9 kconfig: Simplify Makefile for xconfig 15 years ago
Alexander Stein 20f4ad8a19 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems 15 years ago
Stephen Boyd aee08ed499 nconfig: Fix help for choice menus 15 years ago
Kyle McMartin 71d8066265 kbuild: fix oldnoconfig to do the right thing 15 years ago
Michal Marek 76a136c4a6 xconfig: Change the titlebar if using Qt3 15 years ago
Alexander Stein 133c5f7c10 kconfig qconf: port to QT4 15 years ago
Arnaud Lacombe c94d3fb01f kbuild: use getopt_long(), not its _only() variant 15 years ago
Arnaud Lacombe 9ba9568259 kbuild: don't overwrite HOST_EXTRACFLAGS 15 years ago
Arnaud Lacombe c24035b9ed kbuild: fix typo 15 years ago
Arnaud Lacombe 7080e47bb2 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES 15 years ago
Michal Marek 42368c37fb kconfig: Allow frontends to display messages themselves 15 years ago
Arnaud Lacombe 94bedeca77 kbuild: confdata.c explicitly reference errno, thus need <errno.h> 15 years ago
Nir Tzachar a72f3e2b82 nconfig: add search support 15 years ago
Sam Ravnborg 3643f849d7 kconfig: fix segfault when detecting recursive dependency 15 years ago
Sam Ravnborg 84062dd3a6 kconfig: fix savedefconfig with choice marked optional 15 years ago
Jean Sacren 4418a2b904 kconfig: Fix warning: ignoring return value of 'fgets' 15 years ago
Jean Sacren bf5e327a30 kconfig: Fix warning: ignoring return value of 'fwrite' 15 years ago
Andrej Gelenberg 866af407da nconfig: Fix segfault when menu is empty 15 years ago
Sam Ravnborg a64b44ead0 kconfig: fix tristate choice with minimal config 15 years ago