| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2021-06-07 | 2 | -3/+16 |
|\ |
|
| * | build system: use SOURCE_DATE_EPOCH for timestamp if available | Paul Spooren | 2021-06-05 | 1 | -3/+14 |
| * | gen_build_files: Use C locale when calling sed on globbed files | Khem Raj | 2021-06-05 | 1 | -0/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-05-14 | 7 | -24/+24 |
|\| |
|
| * | gcc-version.sh: fix for "invalid number" message during Android NDK builds | Chris Renshaw | 2021-04-22 | 1 | -2/+2 |
| * | gcc-version.sh: Cygwin fix | Denys Vlasenko | 2021-04-18 | 1 | -1/+1 |
| * | fix "warning array subscript has type 'char'" | Denys Vlasenko | 2021-04-14 | 6 | -21/+21 |
| * | build system: avoid build failure during bisection | Ron Yorston | 2021-04-13 | 1 | -1/+1 |
| * | bloat-o-meter: avoid double counting | Ron Yorston | 2021-03-09 | 1 | -8/+13 |
* | | build system: add support for 'make bloatcheck' | Ron Yorston | 2021-03-10 | 1 | -0/+25 |
* | | bloat-o-meter: avoid double counting | Ron Yorston | 2021-03-10 | 1 | -8/+13 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-03-01 | 1 | -5/+12 |
|\| |
|
| * | trylink: do not drop libs from CONFIG_EXTRA_LDLIBS | Denys Vlasenko | 2021-02-23 | 1 | -5/+12 |
* | | .gitignore: support building on Windows | Johannes Schindelin | 2021-02-21 | 2 | -0/+4 |
* | | win32: fixes to build on Windows/MSYS2/mingw-w64 | Ron Yorston | 2021-02-21 | 1 | -0/+2 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2021-01-14 | 1 | -0/+1 |
|\| |
|
| * | tar: add TODO about a bug with non-writable directories on extract | Denys Vlasenko | 2021-01-01 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2020-07-09 | 1 | -0/+25 |
|\| |
|
| * | randomconfig fixes | Denys Vlasenko | 2020-06-24 | 1 | -0/+3 |
| * | randomconfig fixes | Denys Vlasenko | 2020-06-23 | 1 | -0/+22 |
* | | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1 | Ron Yorston | 2020-05-29 | 4 | -8/+5 |
|\| |
|
| * | build system: remove KBUILD_STR() | Jean-Philippe Brucker | 2020-04-29 | 4 | -8/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-03-12 | 1 | -0/+1 |
|\| |
|
| * | scripts/echo.c: resolve implicit declaration of function 'dup2' | Nicolas Hüppelshäuser | 2019-03-05 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-02-12 | 1 | -32/+76 |
|\| |
|
| * | checkstack.pl: tweak bfin re | Bernhard Reutner-Fischer | 2019-01-18 | 1 | -1/+1 |
| * | checkstack: pull from upstream | Bernhard Reutner-Fischer | 2019-01-17 | 1 | -32/+75 |
| * | checkstack.pl: fix arch autodetection | Bernhard Reutner-Fischer | 2019-01-17 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 4 | -6/+12 |
|\| |
|
| * | build system: fix compiler warnings | Denys Vlasenko | 2019-01-06 | 4 | -6/+12 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-11-28 | 3 | -13/+154 |
|\| |
|
| * | hush: allow hush to run embedded scripts | Ron Yorston | 2018-11-27 | 2 | -1/+9 |
| * | Tweaks to build process for embedded scripts | Ron Yorston | 2018-11-27 | 2 | -16/+10 |
| * | scripts/trylink: be more clever when deciding that "lib elimination" has fini... | Denys Vlasenko | 2018-11-19 | 1 | -12/+9 |
| * | Ensure build works when KBUILD_OUTPUT is set, closes 11511 | Ron Yorston | 2018-11-18 | 1 | -1/+1 |
| * | Treat custom and applet scripts as applets | Ron Yorston | 2018-11-17 | 2 | -26/+102 |
| * | scripts/embedded_scripts: do not add superfluous NUL to script_names[] | Denys Vlasenko | 2018-11-02 | 1 | -1/+1 |
| * | ash: allow shell scripts to be embedded in the binary | Denys Vlasenko | 2018-11-01 | 1 | -0/+66 |
* | | Merge branch 'busybox' | Ron Yorston | 2018-07-25 | 2 | -17/+12 |
|\| |
|
| * | scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+2 |
| * | scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+2 |
| * | scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc | Denys Vlasenko | 2018-06-26 | 1 | -0/+3 |
| * | Update release script to generate detached signatures and checksum files | Eli Schwartz | 2018-06-09 | 1 | -17/+5 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-04-09 | 2 | -1/+7 |
|\| |
|
| * | scripts/kconfig/mconf.c: survive is SIGWINCH is not defined | Denys Vlasenko | 2018-04-06 | 1 | -0/+4 |
| * | placate gcc 8.0.1 sprintf overflow warnings in config tools | Denys Vlasenko | 2018-04-05 | 1 | -1/+3 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2018-02-13 | 2 | -0/+3 |
|\| |
|
| * | scripts/randomtest: do not try building static libbysubox | Denys Vlasenko | 2017-12-31 | 1 | -0/+2 |
| * | randomconfig fixes | Denys Vlasenko | 2017-12-31 | 1 | -0/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-09-27 | 1 | -2/+54 |
|\| |
|