platform_build_soong/ui
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
..
build Soong: Add BUILD_MODULES build action in soong_ui. 2019-06-20 16:35:12 -07:00
logger Panic if logging is attempted after Close 2019-03-21 21:17:04 -07:00
metrics Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
status Move all output through StatusOutput 2019-06-12 21:30:56 -07:00
terminal Support an action table that shows longest running actions 2019-06-13 11:26:06 -07:00
tracer Move all output through StatusOutput 2019-06-12 21:30:56 -07:00