aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'busybox' into mergeRon Yorston2014-01-133-4/+14
|\|
| * 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
* | Merge branch 'busybox' into mergeRon Yorston2014-01-025-9/+16
|\|
| * 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
* | Merge branch 'busybox' into mergeRon Yorston2013-08-271-4/+20
|\|
| * buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-4/+20
* | Merge branch 'busybox' into mergeRon Yorston2012-10-101-5/+11
|\|
| * scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-271-5/+11
* | Merge branch 'busybox' into mergeRon Yorston2012-09-071-0/+2
|\|
| * build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* | Merge commit '1_20_0' into mergeRon Yorston2012-04-232-19/+16
|\|
| * 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
* | Put defconfig is the correct place, update README.win32Ron Yorston2012-03-262-1974/+0
* | Merge branch 'busybox' into mergeRon Yorston2012-03-232-3/+12
|\|
| * gen_build_files.sh: exclude hidden directoriesPaulius Zaleckas2012-01-301-2/+5
* | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into mergeRon Yorston2012-03-234-43/+39
|\|
| * 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
* | Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into mergeRon Yorston2012-03-223-16/+20
|\|
| * 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
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-221-10/+12
|\|
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-224-15/+10
|\|
| * 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
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into mergeRon Yorston2012-03-226-7/+18
|\|
| * 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
* | Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into mergeRon Yorston2012-03-222-13/+25
|\|
| * 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
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-223-4/+9
|\|
| * 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
* | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into mergeRon Yorston2012-03-211-2/+3
|\|
* | Keep Tigress default configurationRon Yorston2012-02-201-0/+972
* | fixdep: fix mmap() on msysKlessing, Daniel2011-10-301-6/+28
* | win32: fixdep: workaround mmap()Nguyễn Thái Ngọc Duy2011-01-231-0/+29
* | Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-048-198/+75
|\|
| * scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-181-1/+1