platform_build_soong/ui/build
2022-12-15 18:42:59 +00:00
..
paths Add comments for path_interposer. 2022-05-06 12:42:05 +02:00
sandbox/darwin
Android.bp remove dead Bazel code from soong_ui 2022-11-15 17:29:27 -05:00
build.go remove dead Bazel code from soong_ui 2022-11-15 17:29:27 -05:00
cleanbuild.go Remove $PRODUCT_OUT/vendor_kernel_ramdisk on installclean 2022-07-21 03:52:02 +00:00
cleanbuild_test.go
config.go Add skip-metrics-upload flag to soong_ui. 2022-12-07 19:12:02 +00:00
config_darwin.go
config_linux.go
config_test.go Add groundwork to easily all-enable bazel-mode 2022-11-01 09:53:46 -04:00
context.go Add non-zero exit + error message to soong metrics 2022-10-24 10:51:56 -04:00
dumpvars.go Create a new product variable to gate blueprint files 2022-12-05 19:15:06 +00:00
environment.go cd to / before running soong_build . 2021-03-03 09:14:22 +01:00
environment_test.go
exec.go Collect useful resource information of each executed process in soong_ui. 2020-11-04 23:35:43 +00:00
finder.go Special-case Soong finder to look in out/api_surfaces 2022-11-14 21:10:38 +00:00
goma.go
kati.go Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp 2021-06-01 11:43:55 -07:00
ninja.go Revert "ninja error on missing files" 2022-10-18 00:13:59 +00:00
path.go soong_ui path.go: improve comments. 2020-11-18 22:13:23 -05:00
proc_sync.go
proc_sync_test.go
rbe.go Merge "Fix go link given when stubby is absent." 2022-12-15 18:42:59 +00: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 Upload soong_build_metrics 2022-12-09 11:48:26 -05:00
test_build.go Ignore bazel-generated paths in dangling rule test 2022-11-14 13:41:02 -05:00
upload.go Fix collection of stale soong build metrics 2022-10-31 14:10:59 -04:00
upload_test.go Change the approach to decide whether to upload metrics. 2021-10-11 21:05:00 +00:00
util.go
util_test.go