aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBSDenys Vlasenko2016-04-031-0/+2
* trylink: include LDFLAGS when checking linkageMike Frysinger2015-12-011-1/+1
* typo fixDenys Vlasenko2015-10-201-1/+1
* scripts/trylink: remove $CPPFLAGSDenys Vlasenko2015-10-201-3/+3
* scripts/trylink: fix bit-rotted linker option verificationDenys Vlasenko2015-10-201-24/+35
* randconfig fixesDenys Vlasenko2015-10-111-1/+3
* fix if(p)/free(p) constructManinder Singh2015-06-072-4/+2
* typo fixesManinder Singh2015-05-251-1/+1
* trylink: respect compiler settings when probing featuresMike Frysinger2015-03-161-2/+2
* trylink: use mktemp instead of hardcoding pathsMike Frysinger2015-03-161-4/+4
* trylink: emit names of linked executablesDenys Vlasenko2014-05-031-0/+2
* modprobe-small: fix help messages for aliased module-related appletsDenys Vlasenko2014-04-191-1/+1
* build system: specify '-nostldlib' when linking to .o filesDrew Moseley2014-04-021-1/+2
* build system: for "find", use POSIX not operator (!) instead of -notDenys Vlasenko2014-03-161-1/+1
* build system: fix non-portable sed constructs.Matthias Andree2014-01-101-2/+12
* build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko2014-01-092-2/+2
* fix failures found by randomconfig buildsDenys Vlasenko2013-12-311-0/+2
* build system: fix make gconfigDaniel Borca2013-12-191-1/+1
* build system: use od -b instead of od -t x1Denys Vlasenko2013-11-261-2/+2
* bloat-o-meter: add usage infoBartosz Golaszewski2013-10-161-3/+8
* trylink: only prefix libs with -lMike Frysinger2013-09-281-3/+3
* 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
* fix build breakage found by randconfigDenys Vlasenko2012-04-201-3/+9
* bloat-o-meter: Remove unused codeBernhard Reutner-Fischer2012-03-301-15/+6
* bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer2012-03-301-1/+1
* gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas2012-01-301-2/+5
* gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko2011-10-191-2/+2
* gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko2011-10-191-33/+23
* suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2011-09-152-0/+2
* bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen2011-07-081-2/+2
* Support configuring Busybox from _defconfig filesDaniel Fandrich2011-07-081-1/+1
* pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabledSteve Iribarne2011-05-091-0/+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
* fix another nonportable grep usage in scriptsDenys Vlasenko2011-04-161-1/+1
* gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko2011-04-161-4/+8
* Fix double words in comments. No code changesMarek Polacek2011-04-161-1/+1
* fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko2011-03-061-9/+4
* fix bit rot in scripts/Makefile.IMADenys Vlasenko2011-03-061-1/+7
* scripts/mkconfigs: don't use invalid basic regexpDenys Vlasenko2011-02-091-1/+1
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
* scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-181-1/+1