summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko1-0/+2
2013-12-19build system: fix make gconfigDaniel Borca1-1/+1
2013-11-26build system: use od -b instead of od -t x1Denys Vlasenko1-2/+2
2013-10-16bloat-o-meter: add usage infoBartosz Golaszewski1-3/+8
2013-09-28trylink: only prefix libs with -lMike Frysinger1-3/+3
2013-07-26buildsys: Add helper to list suid appletsBernhard Reutner-Fischer1-4/+20
2012-09-27scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko1-5/+11
2012-06-18build system: fix build of kconfig on DarwinBernhard Walle1-0/+2
2012-04-20fix build breakage found by randconfigDenys Vlasenko1-3/+9
2012-03-30bloat-o-meter: Remove unused codeBernhard Reutner-Fischer1-15/+6
2012-03-30bloat-o-meter: handle huge (hex) sizes.Bernhard Reutner-Fischer1-1/+1
2012-01-30gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas1-2/+5
2011-10-19gen_build_files.sh: simplify "print everything up to INSERT line" partDenys Vlasenko1-2/+2
2011-10-19gen_build_files: don't pass 200k+ strings as params. Closes 4321Denys Vlasenko1-33/+23
2011-09-15suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2-0/+2
2011-07-08bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen1-2/+2
2011-07-08Support configuring Busybox from _defconfig filesDaniel Fandrich1-1/+1
2011-05-09pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabledSteve Iribarne1-0/+1
2011-05-01get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn2-14/+5
2011-04-18build fixes for scripts/kconfigDenys Vlasenko2-0/+5
2011-04-16fix another nonportable grep usage in scriptsDenys Vlasenko1-1/+1
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko1-4/+8
2011-04-16Fix double words in comments. No code changesMarek Polacek1-1/+1
2011-03-06fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko1-9/+4
2011-03-06fix bit rot in scripts/Makefile.IMADenys Vlasenko1-1/+7
2011-02-09scripts/mkconfigs: don't use invalid basic regexpDenys Vlasenko1-1/+1
2011-02-07scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko1-1/+1
2010-12-18scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin1-1/+1
2010-12-18Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko1-1/+1
2010-12-18scripts: fix fixdep.c to let it workable in cygwinGreentime1-1/+1
2010-11-25gen_build_files.sh: better commentDenys Vlasenko1-3/+4
2010-11-24build system: fix for dashDenys Vlasenko1-3/+6
2010-11-22fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko1-1/+1
2010-11-21gen_build_files.sh: restore deleted commentDenys Vlasenko1-0/+1
2010-11-16gen_build_files.sh: rewrite with sedMike Frysinger1-53/+47
2010-11-06typo fixDenys Vlasenko1-1/+1
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko1-2/+2
2010-10-29scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko1-2/+2
2010-10-28bloat-o-meter: make it python3 compliantMarek Polacek1-2/+2
2010-10-28scripts: remove bitrotted scripts/individualDenys Vlasenko2-137/+15
2010-10-19mkmakefile: make 3.82 fixThomas Chou1-1/+4
2010-08-29remove stray debugging stuffDenys Vlasenko1-1/+2
2010-08-29bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko1-8/+32
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko3-3/+3
2010-08-06OpenBSD compatibilityWaldemar Brodkorb1-1/+1
2010-08-02update _shipped file with hurd fixDenys Vlasenko1-1/+2
2010-07-28find_stray_empty_lines: make it workBernhard Reutner-Fischer1-5/+7
2010-07-28find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera1-1/+1
2010-07-26*: s/spaces/tabs/Denys Vlasenko1-1/+1
2010-07-26*: trailing empty lines removedDenys Vlasenko11-12/+10