platform_build_soong/cmd
Sasha Smundak 1459a9259e Allow reading zipfile list from a file.
Android build generates 180K+ zip files that are to be merged and the
result passed to the indexing pipeline to generate the source code
cross-reference. Their names cannot be passed on the command line,
hence the need for this change. That required extensive changes to
the code as it no longer can be assumed that all the input files can
be kept open.

Bug: 121267023
Test: internal + treehugger + combine index files
Change-Id: I0a829f96ff7187ad967fb6b8cede387501ec57cc
2019-08-06 14:23:35 -07:00
..
dep_fixer Add depfile support to RuleBuilder 2019-03-29 16:35:06 -07:00
diff_target_files Rename product_services to system_ext 2019-07-09 08:57:05 +00:00
extract_jar_packages Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES 2018-05-02 13:11:01 -07:00
extract_linker Rework how linux_bionic is built with LLD 2018-10-22 15:46:03 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Fix the host bionic linker check; add tests 2018-11-12 22:29:44 -08:00
javac_wrapper Use SoongJavacWrapper for javadoc 2018-10-02 16:45:37 -07:00
merge_zips Allow reading zipfile list from a file. 2019-08-06 14:23:35 -07:00
multiproduct_kati Move all output through StatusOutput 2019-06-12 21:30:56 -07:00
path_interposer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
pom2bp Allow other module types in androidx 2019-07-22 13:18:48 -07:00
pom2mk Add -jetifier to pom2mk and pom2bp 2019-04-20 21:47:14 -07:00
sbox Support RuleBuilder.Sbox to wrap commands in sbox 2019-04-15 14:52:05 -07:00
soong_build Allow debugging with SOONG_DELVE=<listen addr> 2019-07-03 16:33:31 -07:00
soong_env Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
soong_ui Remove support for ONE_SHOT_MAKEFILE 2019-07-31 18:11:27 -07:00
zip2zip Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zipsync Refactor .aar resource compilation 2019-05-29 16:54:43 -07:00