platform_build_soong/ui/build
Jeongik Cha f5c872f36b Turn on HINT_FROM_SOONG by default
In most case, turning on HINT_FROM_SOONG improves build performance even
though a model is not so accurate. At least, it doesn't cause
performance regression (very likely)

Bug: 275458825
Test: m
Change-Id: Ie4ff69e68a93f6f0db3d060980657ae623816b2b
2023-04-14 00:53:24 +09:00
..
paths Add comments for path_interposer. 2022-05-06 12:42:05 +02:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
build.go Add a post-build step for dist builds that records what changed in the build. 2023-02-28 15:02:22 -08:00
cleanbuild.go Remove $PRODUCT_OUT/vendor_kernel_ramdisk on installclean 2022-07-21 03:52:02 +00:00
cleanbuild_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
config.go Turn on HINT_FROM_SOONG by default 2023-04-14 00:53:24 +09: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 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 support PRODUCT_SOURCE_ROOT_DIRS product variable 2023-03-27 14:42:36 -04: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 Special-case Soong finder to look in out/api_surfaces 2022-11-14 21:10:38 +00: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 Add HINT_FROM_SOONG option for ninja weight list 2023-03-23 01:45:27 +09:00
path.go Add BUILD_BROKEN_PYTHON_IS_PYTHON2 2023-02-27 13:02:02 -08: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 Add status messages for RBE and product config 2023-02-16 21:06:19 +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 Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
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 "Modify Soong to utilize from-text android.jar in build" 2023-03-29 20:31:20 +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 Write bazel metrics file from soong. 2023-01-25 22:43:14 +00:00
upload_test.go Write bazel metrics file from soong. 2023-01-25 22:43:14 +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