platform_build_soong/ui/build
2024-06-07 16:01:21 +00:00
..
paths We have a prebuilt getopt now. 2024-03-22 16:08:21 +00:00
sandbox/darwin
Android.bp Do not load Android.mk files from the directories defined in the list. 2024-01-02 19:06:48 -08:00
androidmk_denylist.go Update Android.mk denylist to block frameworks/ 2024-04-03 15:17:49 +00:00
build.go Remove bp2build and bazel from soong_ui 2023-12-07 17:14:27 -08:00
cleanbuild.go Revert "Add out/partitions_were_clean_at_start_of_build.txt" 2023-10-13 02:51:08 +00:00
cleanbuild_test.go
config.go Drop IncludeTags 2024-05-22 19:23:47 +00:00
config_darwin.go
config_linux.go
config_test.go Remove --multitree-build 2024-02-28 15:35:49 -08:00
context.go Add critical path infomation into metrics 2023-03-14 17:59:22 +09:00
dumpvars.go Drop PRODUCT_INCLUDE_TAGS from banner vars 2024-06-07 00:03:20 +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 Show error message when Android.mk files are found in directories in the deny list. 2024-02-06 11:54:55 -08:00
goma.go
kati.go Remove SymlinkOutputs 2024-01-18 12:43:24 -08:00
ninja.go Improve soong stuck ninja detection output 2024-01-10 14:43:30 -08:00
path.go "master" was renamed "main". 2024-01-09 22:09:07 +00:00
proc_sync.go
proc_sync_test.go
rbe.go Remove warning about LOAS not enabled 2024-05-03 13:50:10 +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 Drop IncludeTags 2024-05-22 19:23:47 +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 Regard out/soong/release-config as a source directory 2024-06-04 11:28:31 +09:00
upload.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