platform_build_soong/cmd
Colin Cross baccf5b984 Use __SBOX_OUT_DIR__ in sbox output file list
The path to the output directory may be arbitrarily long, use
__SBOX_OUT_DIR__ in the list of output files passed to sbox
to avoid expanding it multiple times in the command line.

Fixes:
ninja: fatal: posix_spawn: Argument list too long
09:40:14 ninja failed with: exit status 1
when building libchrome with a long OUT or OUT_DIR_COMMON_BASE.

Bug: 73726635
Test: m checkbuild
Change-Id: I59024b2164287c8e531711afd9273b692ce9c28a
2018-02-21 14:55:34 -08:00
..
extract_linker Extract the linker and embed it into host bionic binaries 2017-09-20 15:34:33 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
javac_wrapper Use soong_javac_wrapper in soong javac compiles 2017-10-18 17:09:54 +00:00
merge_zips Add -p, -e options in merge_zips for supporting par format. 2017-12-20 12:57:10 -08:00
multiproduct_kati Increase per-process file limits for multiproduct_kati 2017-12-11 22:53:16 +00:00
pom2mk Use "jar" as default type, "compile" as default scope 2018-02-13 15:21:18 -05:00
sbox Use __SBOX_OUT_DIR__ in sbox output file list 2018-02-21 14:55:34 -08:00
soong_build Allow Soong to generate its own build documentation 2017-12-12 11:12:32 -08:00
soong_env Switch to blueprint's microfactory 2017-07-24 15:29:14 -07:00
soong_ui Revert "Revert "Test for dangling rules in make checkbuild"" 2017-11-25 05:26:10 +00:00
symbol_inject Fix injecting data into a .o file 2018-02-20 17:54:20 +00:00
zip2zip Support exclusions and Blueprint-style ** globs in zip2zip 2017-11-22 16:08:34 -08:00