aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-09-15suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko
2011-07-08bloat-o-meter: don't require that pythin is in /usr/bin.Lauri Kasanen
2011-07-08Support configuring Busybox from _defconfig filesDaniel Fandrich
2011-05-09pam link error with SHARED_BUSYBOX and LIBBUSYBOX enabledSteve Iribarne
2011-05-01get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn
2011-04-18build fixes for scripts/kconfigDenys Vlasenko
2011-04-16fix another nonportable grep usage in scriptsDenys Vlasenko
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko
2011-04-16Fix double words in comments. No code changesMarek Polacek
2011-03-06fix bit rot in scripts/Makefile.IMA #2Denys Vlasenko
2011-03-06fix bit rot in scripts/Makefile.IMADenys Vlasenko
2011-02-09scripts/mkconfigs: don't use invalid basic regexpDenys Vlasenko
2011-02-07scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko
2010-12-18scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin
2010-12-18Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko
2010-12-18scripts: fix fixdep.c to let it workable in cygwinGreentime
2010-11-25gen_build_files.sh: better commentDenys Vlasenko
2010-11-24build system: fix for dashDenys Vlasenko
2010-11-22fixes for bugs discovered by randomconfig builds and testsDenys Vlasenko
2010-11-21gen_build_files.sh: restore deleted commentDenys Vlasenko
2010-11-16gen_build_files.sh: rewrite with sedMike Frysinger
2010-11-06typo fixDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-10-29scripts/mkdiff_obj: show "size OBJFILE" tooDenys Vlasenko
2010-10-28bloat-o-meter: make it python3 compliantMarek Polacek
2010-10-28scripts: remove bitrotted scripts/individualDenys Vlasenko
2010-10-19mkmakefile: make 3.82 fixThomas Chou
2010-08-29remove stray debugging stuffDenys Vlasenko
2010-08-29bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-06OpenBSD compatibilityWaldemar Brodkorb
2010-08-02update _shipped file with hurd fixDenys Vlasenko
2010-07-28find_stray_empty_lines: make it workBernhard Reutner-Fischer
2010-07-28find_stray_empty_lines: fix tail "invalid context" errorJavier Viguera
2010-07-26*: s/spaces/tabs/Denys Vlasenko
2010-07-26*: trailing empty lines removedDenys Vlasenko
2010-07-26*: more empty lines removed. no code changesDenys Vlasenko
2010-07-18Fix out-of-tree build's recursionAlexander Shishkin
2010-07-09fix make O=dir buildDenys Vlasenko
2010-07-06scripts/randomtest: update to pass testsuite with Rob's toolchainDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-06-25gen_build_files.sh is an order prerequisite only for autoconf.hDenys Vlasenko
2010-06-19cosmetics on top of Dan's patchesDenys Vlasenko
2010-06-19Define GNU-specific link options in one placeDan Fandrich
2010-06-17fix extra bogus files generation in include/config/*Denys Vlasenko
2010-06-14scripts/echo.c: remove bb-ismDenys Vlasenko
2010-06-11check-lxdialog.sh: fix helptextBernhard Reutner-Fischer
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-06make it possible to keep usage texts in .c filesDenys Vlasenko