1. 12122f6 kconfig: do not hardcode "include/config/auto.conf" filename by Markus Heidelberg · 15 years ago
  2. 284026c kconfig: do not hardcode ".config" filename by Markus Heidelberg · 15 years ago
  3. 8d90c97 kconfig qconf: fix the type of the desktop widget by Markus Heidelberg · 15 years ago
  4. fbb8637 kconfig qconf: add namespace for use of Key_ enum values by Markus Heidelberg · 15 years ago
  5. 7298b93 kconfig qconf: fix namespace for Horizontal and Vertical enum values by Markus Heidelberg · 15 years ago
  6. 98403a9 kconfig qconf: fix -Wall compiler warnings by Markus Heidelberg · 15 years ago
  7. c26dd71 gitignore: ignore Kconfig i18n files by Markus Heidelberg · 15 years ago
  8. 590a585 kconfig: add a note about the deps to the 'silentoldconfig' help by Markus Heidelberg · 15 years ago
  9. 6f26e5e kconfig: fix typo "mconfig" to "menuconfig" in a comment by Markus Heidelberg · 15 years ago
  10. af6c159 kconfig: handle comment entries within choice/endchoice by Peter Korsgaard · 15 years ago
  11. 612c280 kconfig: fix update-po-config to accect backslash in input by Sam Ravnborg · 15 years ago
  12. b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 15 years ago
  13. 184832c kconfig: fix randconfig for choice blocks by Sam Ravnborg · 15 years ago
  14. 7826005 kconfig: improve error messages for bad source statements by Sam Ravnborg · 16 years ago
  15. cf82607 kconfig: struct property commented by Sam Ravnborg · 16 years ago
  16. 5b2cf36 kconfig: add comments to symbol flags by Sam Ravnborg · 16 years ago
  17. eaa2a87 kconfig: explain symbol value defaults by Sam Ravnborg · 16 years ago
  18. f6682f9 kconfig: fix options to check-lxdialog.sh by Sam Ravnborg · 16 years ago
  19. ce97e13 fix allmodconfig breakage by Al Viro · 16 years ago
  20. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  21. 661b068 kconfig: readd lost change count by zippel@linux-m68k.org · 16 years ago
  22. 204c96f kconfig: fix silentoldconfig by zippel@linux-m68k.org · 16 years ago
  23. f072181 kconfig: drop the ""trying to assign nonexistent symbol" warning by Sam Ravnborg · 16 years ago
  24. 22127f2 kconfig: always write out .config by Sam Ravnborg · 16 years ago
  25. be2be1d kconfig: scripts/kconfig/zconf.l: add %option noinput by Adrian Bunk · 16 years ago
  26. 09748e1 kconfig: make defconfig is no longer chatty by Sam Ravnborg · 16 years ago
  27. cd9140e1e kconfig: make oldconfig is now less chatty by Sam Ravnborg · 16 years ago
  28. f443d2e kconfig: speed up all*config + randconfig by Sam Ravnborg · 16 years ago
  29. dc7862e kconfig: set all new symbols automatically by Roman Zippel · 16 years ago
  30. 107f43a kconfig: incorrect 'len' field initialisation ? by Christophe Jaillet · 16 years ago
  31. c4143a8 kconfig: fix MAC OS X warnings in menuconfig by Sam Ravnborg · 16 years ago
  32. b44158d kconfig: made check-lxdialog more portable by Sam Ravnborg · 16 years ago
  33. 5a1aa8a kconfig: add named choice group by Roman Zippel · 16 years ago
  34. 4898117 kconfig: fix choice dependency check by Roman Zippel · 16 years ago
  35. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 16 years ago
  36. 4217516 kconfig: fix broken target update-po-config by Sam Ravnborg · 16 years ago
  37. 587c906 kconfig: fix select in combination with default by Roman Zippel · 16 years ago
  38. 603d498 kconfig: ignore select of unknown symbol by Sam Ravnborg · 16 years ago
  39. 36ef805 kconfig: mark config as changed when loading an alternate config by Sam Ravnborg · 16 years ago
  40. f5eaa32 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 16 years ago
  41. 9649ef8 kconfig: remove "enable" by Adrian Bunk · 16 years ago
  42. 80daa56 kconfig: use environment option by Roman Zippel · 16 years ago
  43. 9344908 kconfig: environment symbol support by Roman Zippel · 16 years ago
  44. 7a96292 kconfig: explicitly introduce expression list by Roman Zippel · 16 years ago
  45. 0ffce8d kconfig: gconfig: symbol fix by EGRY Gabor · 17 years ago
  46. 534a450 kconfig: gettext support for config by EGRY Gabor · 17 years ago
  47. 75c0a8a kconfig: gettext support for lxdialog by EGRY Gabor · 17 years ago
  48. 413f006 kconfig: gettext support for menuconfig by EGRY Gabor · 17 years ago
  49. c21a2d9 kconfig: gettext support for xconfig by EGRY Gabor · 17 years ago
  50. 01771b0 kconfig: macro fix in menu.c by EGRY Gabor · 17 years ago
  51. 46d2631 kconfig: gettext support for gconfig by EGRY Gabor · 17 years ago
  52. bb7ef39 kconfig: missing macros in gconfig by EGRY Gabor · 17 years ago
  53. f7a4b4c kconfig: whitespace removing by EGRY Gabor · 17 years ago
  54. 1020026 kconfig: update-po-config info by EGRY Gabor · 17 years ago
  55. 07f7668 kconfig: use C89 random functions in conf.c by Ladislav Michl · 17 years ago
  56. 75ff430 kconfig: fix whitespace and sort includes in conf.c by Ladislav Michl · 17 years ago
  57. de83cf1 kconfig: delete unused FILE_ and SYMBOL_ flags by Sam Ravnborg · 17 years ago
  58. d6ee357 kconfig: rename E_OR & friends to avoid name clash by Sam Ravnborg · 17 years ago
  59. d84876f kconfig: allow overriding symbols by Jan Engelhardt · 17 years ago
  60. 09af091 kconfig: make kconfig MinGW friendly by Ladislav Michl · 17 years ago
  61. 2f4b489 kconfig: use getopt() in conf.c for handling command line arguments by Andres Salomon · 17 years ago
  62. 6e588f6 kconfig: if ncurses-devel is missing then say so by Sam Ravnborg · 17 years ago
  63. 870e6f7 kconfig: obey KCONFIG_ALLCONFIG choices with randconfig. by Paul Mundt · 17 years ago
  64. 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  65. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  66. 2a11328 kconfig: use $K64BIT to set 64BIT with all*config targets by Sam Ravnborg · 17 years ago
  67. 0f855aa kconfig: add helper to set config symbol from environment variable by Sam Ravnborg · 17 years ago
  68. 9c900a9 kconfig: factor out code in confdata.c by Sam Ravnborg · 17 years ago
  69. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  70. e703f75 kconfig: small code refactoring in kconfig Makefile by Sam Ravnborg · 17 years ago
  71. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  72. a54bb70 kconfig: set title bar in xconfig by Randy Dunlap · 17 years ago
  73. e8b8c97 Revert "kconfig: tristate choices with mixed tristate and boolean values" by Linus Torvalds · 17 years ago
  74. e9e40e1 kconfig: comment typo in scripts/kconfig/Makefile. by Rob Landley · 17 years ago
  75. b5d609d kconfig/menuconfig: distinguish between selected-by-another options and comments by Matej Laitl · 17 years ago
  76. a5bf3d8 kconfig: tristate choices with mixed tristate and boolean values by Jan Beulich · 17 years ago
  77. 14f3156 kbuild: update _shipped files for kconfig syntax cleanup by Sam Ravnborg · 17 years ago
  78. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  79. a67cb13 kconfig: fix segv fault in menuconfig by Sam Ravnborg · 17 years ago
  80. 4887407 kconfig: make comments stand out in menuconfig by Sam Ravnborg · 17 years ago
  81. aa1e5ef kbuild: check if we can link gettext not just compile by Sam Ravnborg · 17 years ago
  82. f82f3f9 kconfig: oldconfig shall not set symbols if it does not need to by Roman Zippel · 17 years ago
  83. 1edf1c0 kconfig: remove unused members from struct symbol by Sam Ravnborg · 17 years ago
  84. 03d2912 kconfig: attach help text to menus by Sam Ravnborg · 17 years ago
  85. d8982ba kconfig: reset generated values only if Kconfig and .config agree. by Roman Zippel · 17 years ago
  86. 0584f9f kconfig: strip 'CONFIG_' automatically in kernel configuration search by Bernhard Walle · 17 years ago
  87. b70e325c kconfig: fix update-po-config by Sam Ravnborg · 17 years ago
  88. e99c343 kconfig: use POSIX equality test in check-lxdialog.sh by Mike Frysinger · 17 years ago
  89. 03c9587 kconfig: search harder for curses library in check-lxdialog.sh by Mike Frysinger · 17 years ago
  90. 11de39e kconfig: fix mconf segmentation fault by Marcin Garski · 17 years ago
  91. 5447d34 kconfig: error out if recursive dependencies are found by Sam Ravnborg · 17 years ago
  92. 1e093ec kconfig: correct minor typo in Kconfig warning message. by Robert P. J. Day · 17 years ago
  93. 7ac1c14 kbuild: be more explicit on missing .config file by Randy Dunlap · 17 years ago
  94. 9ae5700 kconfig: refer to qt3 if we cannot find qt libraries by Sam Ravnborg · 17 years ago
  95. 145c904 kbuild: remove kconfig binaries during make mrproper by Sam Ravnborg · 17 years ago
  96. d802b50 kconfig/menuconfig: do not hardcode '.config' by Sam Ravnborg · 17 years ago
  97. 95e30f9 menuconfig: remember alternate config filename by Sam Ravnborg · 17 years ago
  98. 63431e7 kconfig/xconfig: sync main view with search dialog current menu by Marco Costalba · 18 years ago
  99. f88d205 menuconfig: dont use obsolete index() function in lxdialog by Mike Frysinger · 17 years ago
  100. ed8b4d4 [PATCH] qconf: hide empty list items by Cyrill V. Gorcunov · 17 years ago