summaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* build system: use SOURCE_DATE_EPOCH for timestamp if availablePaul Spooren2021-06-051-3/+14
* fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-143-5/+5
* build system: fix compiler warningsDenys Vlasenko2019-01-063-5/+10
* scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko2018-04-061-0/+4
* placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko2018-04-051-1/+3
* build system: fix a compiler warningDenys Vlasenko2017-09-071-0/+2
* build system: fix "allnoconfig" to clear all options. Closes 10296Denys Vlasenko2017-09-071-2/+52
* randomconfig fixesDenys Vlasenko2016-06-191-12/+2
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2016-04-031-1/+5
* kbuild: Make scripts executableMichal Marek2016-04-031-0/+0
* kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2016-04-031-2/+2
* menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2016-04-031-0/+2
* menuconfig: fix extended colors ncurses supportKrzysztof Mazur2016-04-031-0/+1
* kbuild: Fix gcc -x syntaxJean Delvare2016-04-031-1/+1
* kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2016-04-031-1/+1
* kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2016-04-031-3/+3
* kconfig: fix menuconfig on debian lennyJunio C Hamano2016-04-031-0/+2
* Revert "lxdialog: fix ncursesw include detection"Mike Frysinger2016-04-031-5/+1
* fix if(p)/free(p) constructManinder Singh2015-06-072-4/+2
* build system: fix make gconfigDaniel Borca2013-12-191-1/+1
* buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-4/+20
* scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-271-5/+11
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* Support configuring Busybox from _defconfig filesDaniel Fandrich2011-07-081-1/+1
* get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn2011-05-012-14/+5
* build fixes for scripts/kconfigDenys Vlasenko2011-04-182-0/+5
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
* update _shipped file with hurd fixDenys Vlasenko2010-08-021-1/+2
* *: s/spaces/tabs/Denys Vlasenko2010-07-261-1/+1
* *: trailing empty lines removedDenys Vlasenko2010-07-266-7/+0
* check-lxdialog.sh: fix helptextBernhard Reutner-Fischer2010-06-111-1/+1
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-1/+1
* lxdialog: fix ncursesw include detectionBernhard Reutner-Fischer2010-05-211-1/+5
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-264-5/+9
* fix typos in comments and docDenys Vlasenko2010-02-191-1/+1
* build system: fix for coarse mtime problemDenys Vlasenko2009-11-261-0/+23
* add .gitignore filesMike Frysinger2009-05-052-0/+23
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-10/+10
* sendmail: update by VladimirDenis Vlasenko2009-03-311-1/+7
* Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko2009-02-151-0/+2
* - forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer2008-08-282-4/+2
* - pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer2008-08-271-23/+21
* - warn about overlong lines in help-textsBernhard Reutner-Fischer2008-07-172-0/+9
* buld system: suppress a warningDenis Vlasenko2008-07-091-0/+3
* build system fixlet to ease blackfin buildDenis Vlasenko2008-06-281-1/+1
* Remove 'busybox' word from configuration programsDenis Vlasenko2008-05-286-22/+20
* fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)Denis Vlasenko2008-04-251-0/+2
* - spelling fixesBernhard Reutner-Fischer2008-02-111-1/+1
* merge from upstream for systems that dont integrate libintl into their C libr...Mike Frysinger2007-11-182-8/+16
* check-lxdialog.sh: no point in giving up, maybe -lcurses will work?Denis Vlasenko2007-09-261-1/+3