summaryrefslogtreecommitdiff
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* build system: stop moaning about unset integer CONFIGs.Denis Vlasenko2007-08-231-1/+2
* build system: remove kernel .config locations (spotted by walter harms <wharm...Denis Vlasenko2007-06-211-4/+1
* whitespace fixesDenis Vlasenko2007-05-304-5/+5
* style fixesDenis Vlasenko2007-04-131-1/+1
* dont use obsolete function index() as pointed out by src.obsolete.funcsMike Frysinger2007-03-171-2/+2
* - replace some occurances of "kernel" with busyboxBernhard Reutner-Fischer2007-01-174-14/+14
* whitespace fixes (leading spaces to tab)Denis Vlasenko2007-01-131-2/+2
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-114-45/+45
* "kernel" => "busybox"Denis Vlasenko2007-01-062-4/+4
* kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with...Mike Frysinger2006-12-301-1/+1
* make sure AUTOCONF_TIMESTAMP is filled up properly ... if user has a timezone...Mike Frysinger2006-12-301-3/+12
* prevent buffer underflows with empty linesMike Frysinger2006-12-301-1/+1
* exterminate last bzero'sDenis Vlasenko2006-12-131-4/+4
* "kernel config" -> "busybox config"Denis Vlasenko2006-11-305-10/+10
* fix support for globally disabling --long-options.Denis Vlasenko2006-11-292-2/+2
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* build system: (try to) get rid of bb_config.h hackDenis Vlasenko2006-10-191-0/+2
* make defconfig now worksDenis Vlasenko2006-10-051-1/+1
* build system overhaulDenis Vlasenko2006-10-0538-0/+18458