summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
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
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg
2006-09-30kconfig/lxdialog: refactor color supportSam Ravnborg
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day
2006-09-25kconfig: support DOS line endingsMatthew Wilcox
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel
2006-07-01kconfig: enhancing accessibility of lxdialogSamuel Thibault
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel
2006-06-09kconfig: jump to linked menu promptRoman Zippel
2006-06-09kconfig: create links in info windowRoman Zippel
2006-06-09kconfig: finer customization via popup menusRoman Zippel
2006-06-09kconfig: Add search option for xconfigRoman Zippel
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: add symbol option config syntaxRoman Zippel