android_external_toybox/scripts
2020-05-11 13:23:26 -05:00
..
root Add an actual hardware target (sh2eb) to "make root". 2020-05-09 23:36:07 -05:00
bloatcheck Isaac Dunham also reported that some diff implementations can't handle nonseekable input, so write to a temporary file instead of <(command). 2014-06-08 14:01:37 -05:00
change.sh Cosmetic tweak: newline at the end of "make change". 2015-08-05 21:23:50 -05:00
config2help.c Make help text spacing consistent. 2019-04-12 18:14:20 -05:00
findglobals.sh Quick sniff test to find leaked global variables. 2013-04-26 01:46:03 -05:00
genconfig.sh Rename config symbol now that we've worked around the worst of the breakage. 2020-02-17 04:11:07 -06:00
help.txt Fix and document make run_root. 2020-05-01 10:14:12 -05:00
install.c install.c doesn't include the standard headers so hasn't got ARRAY_LEN() 2019-03-10 17:36:00 -05:00
install.sh Fix install error return in non-airlock case and slight cleanup. 2020-04-27 06:15:33 -05:00
make.sh Make ASAN=1 affect the HOSTCC-built tools too. 2020-02-22 06:11:48 -06:00
mcm-buildall.sh gcc 8.3.0 changed its arm floating point syntax, plus error handling tweaks. 2020-03-15 19:36:43 -05:00
mkflags.c Fix off by one error that treats bit 31 as negative (so ls --color sets 2020-02-25 11:49:49 -06:00
mkroot.sh Readability pass and while I'm at it add BUILTIN=1 to static link initramfs. 2020-05-11 02:16:01 -05:00
mkstatus.py Update to status.html and some test suite cosmetic tweaks. 2016-02-02 14:56:27 -06:00
mktags.c Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -06:00
portability.sh Bash Compatibility Patch 2019-06-29 12:31:22 -05:00
record-commands Fix instances of "Usage:" rather than "usage:". 2019-03-02 14:11:05 -06:00
runtest.sh More sh tests. 2020-03-13 15:59:26 -05:00
showasm Add bloat-o-meter, make bloatcheck, and scripts/showasm. 2006-11-26 18:47:14 -05:00
single.sh Making sh single build work broke other single builds. Fix them again. 2019-12-20 15:12:30 -06:00
test.sh Fix "make tests". (realpath was replacing command name with "toybox".) 2020-05-11 13:23:26 -05:00