aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2021-08-172-5/+8
|\
| * scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTSDenys Vlasenko2021-08-161-3/+8
| * *: remove remains of FEATURE_TOUCH_NODEREFDenys Vlasenko2021-08-151-2/+0
* | Merge branch 'busybox' into mergeRon Yorston2021-06-072-3/+16
|\|
| * build system: use SOURCE_DATE_EPOCH for timestamp if availablePaul Spooren2021-06-051-3/+14
| * gen_build_files: Use C locale when calling sed on globbed filesKhem Raj2021-06-051-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2021-05-147-24/+24
|\|
| * gcc-version.sh: fix for "invalid number" message during Android NDK buildsChris Renshaw2021-04-221-2/+2
| * gcc-version.sh: Cygwin fixDenys Vlasenko2021-04-181-1/+1
| * fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-146-21/+21
| * build system: avoid build failure during bisectionRon Yorston2021-04-131-1/+1
| * bloat-o-meter: avoid double countingRon Yorston2021-03-091-8/+13
* | build system: add support for 'make bloatcheck'Ron Yorston2021-03-101-0/+25
* | bloat-o-meter: avoid double countingRon Yorston2021-03-101-8/+13
* | Merge branch 'busybox' into mergeRon Yorston2021-03-011-5/+12
|\|
| * trylink: do not drop libs from CONFIG_EXTRA_LDLIBSDenys Vlasenko2021-02-231-5/+12
* | .gitignore: support building on WindowsJohannes Schindelin2021-02-212-0/+4
* | win32: fixes to build on Windows/MSYS2/mingw-w64Ron Yorston2021-02-211-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-0/+1
|\|
| * tar: add TODO about a bug with non-writable directories on extractDenys Vlasenko2021-01-011-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2020-07-091-0/+25
|\|
| * randomconfig fixesDenys Vlasenko2020-06-241-0/+3
| * randomconfig fixesDenys Vlasenko2020-06-231-0/+22
* | Merge branch 'busybox' into mergeFRP-3466-g53c09d0e1Ron Yorston2020-05-294-8/+5
|\|
| * build system: remove KBUILD_STR()Jean-Philippe Brucker2020-04-294-8/+5
* | Merge branch 'busybox' into mergeRon Yorston2019-03-121-0/+1
|\|
| * scripts/echo.c: resolve implicit declaration of function 'dup2'Nicolas Hüppelshäuser2019-03-051-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-02-121-32/+76
|\|
| * checkstack.pl: tweak bfin reBernhard Reutner-Fischer2019-01-181-1/+1
| * checkstack: pull from upstreamBernhard Reutner-Fischer2019-01-171-32/+75
| * checkstack.pl: fix arch autodetectionBernhard Reutner-Fischer2019-01-171-0/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-01-104-6/+12
|\|
| * build system: fix compiler warningsDenys Vlasenko2019-01-064-6/+12
* | Merge branch 'busybox' into mergeRon Yorston2018-11-283-13/+154
|\|
| * hush: allow hush to run embedded scriptsRon Yorston2018-11-272-1/+9
| * Tweaks to build process for embedded scriptsRon Yorston2018-11-272-16/+10
| * scripts/trylink: be more clever when deciding that "lib elimination" has fini...Denys Vlasenko2018-11-191-12/+9
| * Ensure build works when KBUILD_OUTPUT is set, closes 11511Ron Yorston2018-11-181-1/+1
| * Treat custom and applet scripts as appletsRon Yorston2018-11-172-26/+102
| * scripts/embedded_scripts: do not add superfluous NUL to script_names[]Denys Vlasenko2018-11-021-1/+1
| * ash: allow shell scripts to be embedded in the binaryDenys Vlasenko2018-11-011-0/+66
* | Merge branch 'busybox'Ron Yorston2018-07-252-17/+12
|\|
| * scripts/randomtest: disable CONFIG_NSLOOKUP for uclibcDenys Vlasenko2018-06-261-0/+2
| * scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibcDenys Vlasenko2018-06-261-0/+2
| * scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibcDenys Vlasenko2018-06-261-0/+3
| * Update release script to generate detached signatures and checksum filesEli Schwartz2018-06-091-17/+5
* | Merge branch 'busybox' into mergeRon Yorston2018-04-092-1/+7
|\|
| * scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko2018-04-061-0/+4
| * placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko2018-04-051-1/+3
* | Merge branch 'busybox' into mergeRon Yorston2018-02-132-0/+3
|\|