summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/gconf.c
Commit message (Expand)AuthorAgeFilesLines
* kconfig: gconfig: correct program name in help textRandy Dunlap2023-07-121-3/+3
* kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap2023-07-121-4/+1
* kconfig: highlight gconfig 'comment' lines with '***'Randy Dunlap2021-04-191-2/+6
* kconfig: gconf: remove unused codeMasahiro Yamada2021-04-191-7/+0
* kconfig: fix an "implicit declaration of function" warningBartosz Golaszewski2020-01-101-0/+1
* kconfig: remove trailing whitespacesMasahiro Yamada2019-05-091-1/+1
* kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warningMasahiro Yamada2018-12-281-1/+2
* kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warningsMasahiro Yamada2018-12-281-1/+1
* kconfig: add static qualifiers to fix gconf warningsMasahiro Yamada2018-12-281-10/+10
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-281-4/+1
* kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada2018-07-251-0/+1
* kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders2018-07-181-2/+2
* kconfig: drop localization supportSam Ravnborg2018-05-281-25/+21
* gconfig: remove misleading parentheses around a conditionNicolas Iooss2017-03-221-1/+1
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-091-1/+4
* kconfig: Remove dead codeMichal Marek2015-02-251-24/+0
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-1/+1
* kconfig: get CONFIG_ prefix from the environmentYann E. MORIN2012-11-201-1/+1
* kconfig: fix set but not used warningsPeter Foley2011-12-111-4/+1
* kconfig: fix warnings by specifing format argumentsPeter Foley2011-12-111-3/+3
* kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-061-33/+0
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-4/+0
* kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-061-0/+1
* gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
* gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-191-4/+1
* kconfig: delay gconf window initializationArnaud Lacombe2010-09-191-6/+6
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-191-2/+1
* gconfig: fix null pointer warningLi Zefan2010-06-021-2/+3
* gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-1/+1
* gconfig: add support to show hidden options that have promptsLi Zefan2010-04-141-9/+38
* gconfig: remove show_debug optionLi Zefan2010-04-141-9/+0
* gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-141-63/+4
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-201-17/+4
* kconfig: gconfig: symbol fixEGRY Gabor2008-01-281-1/+1
* kconfig: missing macros in gconfigEGRY Gabor2008-01-281-4/+8
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-281-2/+0
* kconfig: attach help text to menusSam Ravnborg2007-07-251-8/+2
* [PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Karsten Wiese2006-12-131-17/+18
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-5/+1
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-091-6/+0
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-161-1/+1
* [PATCH] fix gconfig crashJoachim Nilsson2005-07-281-71/+73
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-051-24/+28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1639