platform_build_soong/ui
Anton Hansson 5e5c48b2b5 Add support for skipping just kati
The existing --skip-make flag disables both the config step and the kati
step in the build. Add support for a --skip-kati flag that skips just
the kati step, and refactor things so that the logic is shared between
these two.

Bug: 174315599
Test: TARGET_PRODUCT=aosp_arm64 soong_ui --make-mode --skip-kati;
      (verify soong.variables is regenerated)
Change-Id: I75b1910fc1c12fcda130e37b7bc4c050131c7b33
2020-12-02 10:39:50 +00:00
..
build Add support for skipping just kati 2020-12-02 10:39:50 +00:00
logger Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
metrics Remove unnecessary break and default statements in metrics.go file. 2020-11-13 13:15:09 -08:00
status Add stats from ninja subprocesses to build.trace.gz 2020-10-15 13:46:32 -07:00
terminal Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
tracer Add stats from ninja subprocesses to build.trace.gz 2020-10-15 13:46:32 -07:00