android_external_toybox/scripts
Rob Landley 959bf34619 Test suite update.
Reorder functions to group helpers and API, eliminate SKIPNEXT and make
SKIP a count (with optional setting it to 99999), fix txpect to actually
listen to exit codes (wait needs PID else rc always 0), allow multiple X
from txpect (since shxpect adds an X0 at end which could be duplicate),
simplify some stuff, adjust tests for new SKIP + txpect X semantics
2022-09-03 07:00:36 -05:00
..
root Rename $MYBUILD to $TEMP (it's not exported so shouldn't conflict). 2022-07-09 22:33:30 -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 Clean up build plumbing. 2022-05-15 19:39:27 -05:00
config2help.c Make help text spacing consistent. 2019-04-12 18:14:20 -05:00
findglobals.sh Yank some unnecessarily exported global variables that should be static. 2022-01-01 13:50:51 -06:00
genconfig.sh Move example commands from "make list" to "make list_example". 2022-07-19 11:42:08 -05:00
help.txt Move example commands from "make list" to "make list_example". 2022-07-19 11:42:08 -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 We don't need ftpd in the airlock anymore: there are plenty of alternatives. 2022-08-01 17:12:55 -05:00
make.sh Turn the "run make oldconfig" message into a warning instead of an error. 2022-06-10 23:49:25 -05:00
mcm-buildall.sh Only at one #define __MUSL__ to features.h. 2022-05-01 03:39:03 -05:00
mkflags.c Add ~ to collate bare longopts. 2022-05-17 09:22:20 -05:00
mkroot.sh mkroot: build a kernel for big endian powerpc64 too. 2022-08-19 01:51:19 -05:00
mkstatus.py Update status.html generator. 2021-11-30 04:20:15 -06:00
mktags.c Fix various warnings building on FreeBSD. 2019-01-19 16:50:23 -06:00
portability.sh Move the mac-only option into the mac-only section. 2022-05-16 15:45:43 -05:00
record-commands Update script/record-commands and rename logwrapper->logpath. 2021-11-20 02:52:05 -06:00
runtest.sh Test suite update. 2022-09-03 07:00:36 -05:00
showasm Add bloat-o-meter, make bloatcheck, and scripts/showasm. 2006-11-26 18:47:14 -05:00
single.sh Remove scripts/single.sh depedency on existing defconfig for global symbols. 2021-11-18 01:35:51 -06:00
test.sh Test suite update. 2022-09-03 07:00:36 -05:00