platform_build_soong/bazel
Cole Faust b378c18ddf Simplify commandString
Use the same logic for both go and non-go actions. This also has a
slight performance improvement for go actions by allocating the slice
in advance instead of using append()

Test: Presubmits
Change-Id: I92b60c547d8470816a67ac1ef6e334fd5f547701
2023-10-24 10:24:05 -07:00
..
cquery Create GetPrebuiltFileInfo to Mixed builds cquery api 2023-06-07 22:08:30 +00:00
Android.bp Add a persistent bazel server between builds 2023-03-01 23:30:19 -05:00
aquery.go Simplify commandString 2023-10-24 10:24:05 -07:00
aquery_test.go Skip @bazel_tools// labels from ninja 2023-09-28 16:03:15 +00:00
bazel_proxy.go implement USE_BAZEL_VERSION for m 2023-06-01 17:42:18 +00:00
configurability.go Move platform constraints to bazel_common_rules. 2023-10-11 12:07:44 +00:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Revert "Block CFI on static libraries" 2023-09-21 17:04:43 +00:00
properties_test.go Use Label (string) instead of Label (struct) to dedupe 2023-08-16 21:30:02 +00:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00