summaryrefslogtreecommitdiff
path: root/scripts/kconfig/gconf.c
AgeCommit message (Expand)Author
2019-05-09kconfig: remove trailing whitespacesMasahiro Yamada
2018-12-28kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warningMasahiro Yamada
2018-12-28kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada
2018-12-28kconfig: add static qualifiers to fix gconf warningsMasahiro Yamada
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada
2018-07-18kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders
2018-05-28kconfig: drop localization supportSam Ravnborg
2017-03-22gconfig: remove misleading parentheses around a conditionNicolas Iooss
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek
2015-02-25kconfig: Remove dead codeMichal Marek
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2012-11-20kconfig: get CONFIG_ prefix from the environmentYann E. MORIN
2011-12-11kconfig: fix set but not used warningsPeter Foley
2011-12-11kconfig: fix warnings by specifing format argumentsPeter Foley
2011-06-06kconfig/gconf: kill deadcodeArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: delay gconf window initializationArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-06-02gconfig: fix null pointer warningLi Zefan
2010-06-02gconfig: fix to tag NEW symbols correctlyLi Zefan
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor
2008-01-28kconfig: missing macros in gconfigEGRY Gabor
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2005-07-28[PATCH] fix gconfig crashJoachim Nilsson
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2Linus Torvalds