summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-092-3/+121
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-097-62/+84
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-093-26/+31
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-094-14/+6
* kconfig: fix .config dependenciesRoman Zippel2006-06-094-55/+143
* kconfig: improve config load/save outputRoman Zippel2006-06-091-4/+18
* [PATCH] config: update usage/help infoRandy Dunlap2006-04-191-1/+2
OpenPOWER on IntegriCloud