aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2019-01-06build system: fix compiler warningsDenys Vlasenko
2018-04-06scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko
2018-04-05placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko
2017-09-07build system: fix a compiler warningDenys Vlasenko
2017-09-07build system: fix "allnoconfig" to clear all options. Closes 10296Denys Vlasenko
2016-06-19randomconfig fixesDenys Vlasenko
2016-04-03kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman
2016-04-03kbuild: Make scripts executableMichal Marek
2016-04-03kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN
2016-04-03menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2016-04-03menuconfig: fix extended colors ncurses supportKrzysztof Mazur
2016-04-03kbuild: Fix gcc -x syntaxJean Delvare
2016-04-03kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz
2016-04-03kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz
2016-04-03kconfig: fix menuconfig on debian lennyJunio C Hamano
2016-04-03Revert "lxdialog: fix ncursesw include detection"Mike Frysinger
2015-06-07fix if(p)/free(p) constructManinder Singh
2013-12-19build system: fix make gconfigDaniel Borca
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer
2012-09-27scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko
2012-06-18build system: fix build of kconfig on DarwinBernhard Walle
2011-07-08Support configuring Busybox from _defconfig filesDaniel Fandrich
2011-05-01get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn
2011-04-18build fixes for scripts/kconfigDenys Vlasenko
2011-02-07scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko
2010-08-02update _shipped file with hurd fixDenys Vlasenko
2010-07-26*: s/spaces/tabs/Denys Vlasenko
2010-07-26*: trailing empty lines removedDenys Vlasenko
2010-06-11check-lxdialog.sh: fix helptextBernhard Reutner-Fischer
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-05-21lxdialog: fix ncursesw include detectionBernhard Reutner-Fischer
2010-03-26Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig
2010-02-19fix typos in comments and docDenys Vlasenko
2009-11-26build system: fix for coarse mtime problemDenys Vlasenko
2009-05-05add .gitignore filesMike Frysinger
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-03-31sendmail: update by VladimirDenis Vlasenko
2009-02-15Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko
2008-08-28- forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer
2008-08-27- pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer
2008-07-17- warn about overlong lines in help-textsBernhard Reutner-Fischer
2008-07-09buld system: suppress a warningDenis Vlasenko
2008-06-28build system fixlet to ease blackfin buildDenis Vlasenko
2008-05-28Remove 'busybox' word from configuration programsDenis Vlasenko
2008-04-25fix KCONFIG_NOTIMESTAMP=1 mode (just learned that we have such thing)Denis Vlasenko
2008-02-11- spelling fixesBernhard Reutner-Fischer
2007-11-18merge from upstream for systems that dont integrate libintl into their C libr...Mike Frysinger
2007-09-26check-lxdialog.sh: no point in giving up, maybe -lcurses will work?Denis Vlasenko
2007-08-23build system: stop moaning about unset integer CONFIGs.Denis Vlasenko
2007-06-21build system: remove kernel .config locations (spotted by walter harms <wharm...Denis Vlasenko