platform_build_soong/ui/build
Jeongik Cha a87506f5e8 Use HINT_FROM_SOONG if ninja_log doesn't exist
In non-incremental build, there is no ninja_log. For this case, use
HINT_FROM_SOONG as an alternative solution.

Bug: 273947040
Test: 1.m after removing out/.ninja_log
      2.check if non-incremental CI build uses HINT_FROM_SOOONG
      3.check if incremental CI build uses NINJA_LOG
      4.check if there is no regression in CUJ
Change-Id: I00cd216df096cb2288eeab233729acefb0d1b73c
2023-06-02 15:50:02 +01:00
..
paths Add comments for path_interposer. 2022-05-06 12:42:05 +02:00
sandbox/darwin
Android.bp Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
bazel_metrics.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
build.go Enable reclient cache directory. 2023-04-03 09:56:10 -04:00
cleanbuild.go simplify m clean 2023-05-23 17:34:15 -04:00
cleanbuild_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
config.go Use HINT_FROM_SOONG if ninja_log doesn't exist 2023-06-02 15:50:02 +01:00
config_darwin.go
config_linux.go
config_test.go Resolve metrics_proto warning 2023-03-17 03:52:13 +09:00
context.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
dumpvars.go TARGET_RELEASE is unavailable here, so don't print it. 2023-05-10 05:56:57 -07: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 Change bp2build converter of module "package". 2023-05-09 17:37:04 -07:00
goma.go
kati.go Unset BUILD_NUMBER/HOSTNAME in kati.go 2023-05-23 10:35:23 +09:00
ninja.go NINJA_LOG option uses usesninjalogasweightlist 2023-05-20 00:49:39 +09:00
path.go Add BUILD_BROKEN_PYTHON_IS_PYTHON2 2023-02-27 13:02:02 -08:00
proc_sync.go
proc_sync_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
rbe.go Remove "dumping rbe metrics" message 2023-05-03 18:21:05 -07:00
rbe_test.go Cleanup RBE logs directory 2022-06-08 11:50:33 -04:00
sandbox_config.go nsjail support verification should respect BUILD_BROKEN* flag for SrcDir 2022-11-14 19:50:40 +00:00
sandbox_darwin.go
sandbox_linux.go nsjail support verification should respect BUILD_BROKEN* flag for SrcDir 2022-11-14 19:50:40 +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
soong.go Merge "implement USE_BAZEL_VERSION for m" 2023-06-01 22:06:17 +00:00
staging_snapshot.go Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
staging_snapshot_test.go Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
test_build.go Ignore bazel-generated paths in dangling rule test 2022-11-14 13:41:02 -05:00
upload.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
upload_test.go Refactor upload-only to process bazel metrics outside of upload.go 2023-05-09 20:19:20 +00:00
util.go
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00