android_external_toybox/scripts
Rob Landley d2ee698f90 More roadmap/mkstatus tweaks.
Use more _cmd suffixes on anchor tags because <a name=blah> and <span id=blah>
apparently stomp each other for <a href=#blah> links. Properly hide the
shell builtins in the categories (there was code to do it but it had
bit-rotted). Minor rewording of some roadmap descriptions.
2021-10-29 22:41:38 -05:00
..
root Tweak comments and error handling 2020-06-08 11:49:44 -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 Ahem. The new copy_file_range() check needs the config symbol probe. 2020-06-01 03:31:14 -05:00
help.txt The VERBOSE= behavior changed a while ago. 2021-09-26 15:46:07 -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 "make install_airlock" no longer needs host versions of sha256/512sum. 2021-06-04 06:18:09 -05:00
make.sh wget: Add OpenSSL and BoringSSL support 2021-10-29 12:23:17 -05:00
mcm-buildall.sh Make the static musl x86-64 binaries segfault for fewer people. 2020-11-11 08:03:15 -06:00
mkflags.c Allow 0 prefix to optstr to include argv[0] in optargs[0]. 2020-11-14 23:39:18 -06:00
mkroot.sh mkroot hexagon taget. 2021-08-22 04:00:36 -05:00
mkstatus.py More roadmap/mkstatus tweaks. 2021-10-29 22:41:38 -05: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 The VERBOSE= behavior changed a while ago. 2021-09-26 15:46:07 -05:00
showasm
single.sh Allow standalone builds to override .config filename too. 2021-09-06 11:44:58 -05:00
test.sh Fix TEST_HOST path using symlinked command. 2021-07-24 12:13:44 -05:00