summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix mconf segmentation faultMarcin Garski2007-05-062-2/+2
* kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-063-12/+13
* kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day2007-05-021-1/+1
* kbuild: be more explicit on missing .config fileRandy Dunlap2007-05-021-0/+1
* kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg2007-05-021-2/+2
* kbuild: remove kconfig binaries during make mrproperSam Ravnborg2007-05-021-0/+1
* kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-022-1/+2
* menuconfig: remember alternate config filenameSam Ravnborg2007-05-023-12/+37
* kconfig/xconfig: sync main view with search dialog current menuMarco Costalba2007-05-022-2/+5
* menuconfig: dont use obsolete index() function in lxdialogMike Frysinger2007-05-021-2/+2
* [PATCH] qconf: hide empty list itemsCyrill V. Gorcunov2007-02-141-0/+2
* [PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov2007-02-141-1/+4
* [PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov2007-02-141-0/+1
* [PATCH] qconf: relocate Search CommandShlomi Fish2007-02-141-3/+6
* [PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese2007-02-141-0/+1
* [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-112-13/+4
* [PATCH] qconf: fix SIGSEGV on empty menu itemsCyrill V. Gorcunov2007-01-052-2/+12
* [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese2006-12-132-19/+20
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-134-2/+27
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-136-9/+21
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-135-10/+23
* [PATCH] qconf: support old QTakpm@osdl.org2006-12-071-4/+4
* [PATCH] fix menuconfig colours with TERM=vt100Roman Zippel2006-11-251-9/+7
* [PATCH] qconf: fix uninitialsied memberRoman Zippel2006-11-251-0/+1
* [PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu2006-11-131-0/+2
* [PATCH] Fix menuconfig build failure due to missing stdbool.hLuca Tettamanti2006-10-111-0/+1
* kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg2006-10-011-1/+1
* kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg2006-09-301-8/+8
* kconfig/lxdialog: clear long menu linesSam Ravnborg2006-09-301-6/+6
* kbuild: do not build mconf & lxdialog unless neededSam Ravnborg2006-09-301-1/+6
* kconfig/lxdialog: fix make mrproperSam Ravnborg2006-09-301-1/+0
* kconfig/lxdialog: support resizeSam Ravnborg2006-09-308-71/+161
* kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg2006-09-308-30/+76
* kconfig/menuconfig: lxdialog is now built-inSam Ravnborg2006-09-3012-1019/+502
* kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg2006-09-302-2/+18
* kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg2006-09-302-7/+81
* kconfig/lxdialog: refactor color supportSam Ravnborg2006-09-3010-362/+250
* kbuild: update help in top level MakefileRobert P. J. Day2006-09-251-0/+1
* kconfig: support DOS line endingsMatthew Wilcox2006-09-251-2/+6
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-011-1/+1
* kconfig: enhancing accessibility of lxdialogSamuel Thibault2006-07-011-2/+5
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-092-19/+29
* kconfig: exit if no beginning filenameRandy Dunlap2006-06-091-0/+1
* kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-091-6/+10
* kconfig: jump to linked menu promptRoman Zippel2006-06-092-29/+86
* kconfig: create links in info windowRoman Zippel2006-06-094-32/+81
* kconfig: finer customization via popup menusRoman Zippel2006-06-092-238/+343
* kconfig: Add search option for xconfigRoman Zippel2006-06-092-172/+333
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-097-24/+53
* kconfig: add symbol option config syntaxRoman Zippel2006-06-097-492/+735
OpenPOWER on IntegriCloud