platform_build_soong/ui/build
Anton Hansson 17fc5a03da Remove kati marker in soong-only build
Previously we ensured the kati marker exists in kati-enabled builds, but
did not ensure the kati marker didn't exist in non-kati-enabled builds,
resulting in soong thinking kati would run after it when it would not.

Also change the condition to only create the kati_enabled marker if we
don't skip kati or kati ninja.

Bug: 189187214
Test: m nothing && soong_ui --make-mode --soong-only && verify
      kati_enabled marker is gone
Change-Id: If196b194b6aee38e9d4135889a4a4048ee5add82
2021-06-29 15:17:36 +01:00
..
paths Disable TestSendLog on the buildbots 2021-03-02 12:26:14 -08:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
bazel.go Allow Bazel actions to see the SHELL variable. 2021-04-02 20:09:51 +00:00
build.go Remove kati marker in soong-only build 2021-06-29 15:17:36 +01:00
cleanbuild.go Clean symbols directory during installclean 2021-04-28 16:52:52 -07:00
cleanbuild_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
config.go Fix SOONG_DUMP_JSON_MODULE_GRAPH on a fresh checkout. 2021-06-24 08:41:19 +00:00
config_darwin.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_linux.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
context.go Rename time to event in Soong metrics system. 2020-10-21 08:54:56 -07:00
dumpvars.go Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
environment.go cd to / before running soong_build . 2021-03-03 09:14:22 +01:00
environment_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
exec.go Collect useful resource information of each executed process in soong_ui. 2020-11-04 23:35:43 +00:00
finder.go In the finder, keep track of BUILD files instead of only BUILD.bazel files. 2021-05-18 08:40:24 -04:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp 2021-06-01 11:43:55 -07:00
ninja.go Allowlist RBE_num_retries_if_mismatched variable 2021-03-17 14:22:05 -04:00
path.go soong_ui path.go: improve comments. 2020-11-18 22:13:23 -05:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
rbe.go Don't print RBE stats if ANDROID_QUIET_BUILD is set. 2021-04-20 21:03:02 -07:00
rbe_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
sandbox_config.go Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
sandbox_linux_test.go Create Make flags to set source tree as ReadOnly in soong builds 2021-06-01 21:40:49 +00:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Fix SOONG_DUMP_JSON_MODULE_GRAPH on a fresh checkout. 2021-06-24 08:41:19 +00:00
test_build.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
upload.go Allow uploading a directory of metrics files. 2020-12-10 21:48:05 +00:00
upload_test.go Allow uploading a directory of metrics files. 2020-12-10 21:48:05 +00:00
util.go Dist build.ninja and Android.bp.list 2020-06-25 12:50:00 -07:00
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00