platform_build_soong/cmd
Dan Willemsen 633c502295 Support RuleBuilder.Sbox to wrap commands in sbox
This essentially allows you to declare that everything in a directory
will be created by the rule, and we'll ensure that your command actually
writes out all of the claimed outputs, and remove any other files that
previously existed in that directory.

Test: built-in tests
Change-Id: I990dce2b3a0d89ebd2736ac1a0cadfb5864c6e73
2019-04-15 14:52:05 -07:00
..
dep_fixer Add depfile support to RuleBuilder 2019-03-29 16:35:06 -07:00
diff_target_files Add a whitelist for services.art changing between builds 2019-04-01 10:07:25 -07: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 Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
multiproduct_kati Provide an option to reduce build's verbosity. 2019-02-07 12:21:45 -08:00
path_interposer Fix lint errors caught by go test 2018-07-16 15:24:43 -07:00
pom2bp pom2bp: add jar deps to -nodeps modules 2019-04-10 18:31:55 +00:00
pom2mk Replace *Escape with *EscapeList 2019-03-04 18:11:53 +00:00
sbox Support RuleBuilder.Sbox to wrap commands in sbox 2019-04-15 14:52:05 -07:00
soong_build Build doc improvements. 2019-03-12 13:31:11 -07:00
soong_env Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
soong_ui Provide an option to reduce build's verbosity. 2019-02-07 12:21:45 -08:00
zip2zip Keep directories when moving glob results 2018-11-01 20:34:44 +00:00
zipsync Fix format string issues 2018-03-28 15:54:52 -07:00