aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg
2007-10-20kconfig: set title bar in xconfigRandy Dunlap
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
2007-07-16kconfig: fix update-po-configSam Ravnborg
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger
2007-05-06kconfig: fix mconf segmentation faultMarcin Garski
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day
2007-05-02kbuild: be more explicit on missing .config fileRandy Dunlap
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg
2007-05-02kbuild: remove kconfig binaries during make mrproperSam Ravnborg
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-12-07[PATCH] qconf: support old QTakpm@osdl.org
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu
2006-10-11[PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti
2006-10-01kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg
2006-09-30kconfig/lxdialog: clear long menu linesSam Ravnborg