platform_build_soong/cmd
Patrice Arruda 3928206ecc Soong: Add BUILD_MODULES build action in soong_ui.
There was one case that did not work:
  1) Create dir in root source tree
  2) Run "m libc"

The build would fail as it was using the mma logic. A separate
one named BUILD_MODULES was added to allow building specific
modules in any directories using the "m" command.

Bug: b/130049705
Test: unit test cases, ran "m libc" in a tmp directory inside
      of the source tree.

Change-Id: I8d23e685a673a311001ee8edd89bd73b662392dd
2019-06-20 16:35:12 -07:00
..
dep_fixer Add depfile support to RuleBuilder 2019-03-29 16:35:06 -07:00
diff_target_files Remove services.art from known_nondeterminism.whitelist 2019-04-29 17:36:19 +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 Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08: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 pom2bp: Implement -static-deps to match pom2mk 2019-04-21 21:46:42 -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 Embed CSS entries in soong_build.html. 2019-04-15 15:21:55 -07:00
soong_env Fix package path of android/soong/android pctx 2019-04-04 03:59:34 +00:00
soong_ui Soong: Add BUILD_MODULES build action in soong_ui. 2019-06-20 16:35:12 -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