platform_build_soong/bazel
Chris Parsons c83398ffb4 implement USE_BAZEL_VERSION for m
This allows USE_BAZEL_VERSION to be set for m builds, which will use
Bazelisk for any Bazel invocations during those builds.

This should be used only for manual debugging, typically to either test
new Bazel features, verify Bazel compatibility with Android, or culprit
find new Bazel breakages.

Test: Manually run builds with USE_BAZEL_VERSION, toggled off and on to
ensure the build was rerun. Tested with a broken commit, a working
commit, and 'last_green' special term

Change-Id: I8b475dca5c8d4bd849ee3724a8c3aca9b631bcb8
2023-06-01 17:42:18 +00:00
..
cquery Remove GetPythonBinary request type 2023-05-23 17:57:38 +00:00
Android.bp Add a persistent bazel server between builds 2023-03-01 23:30:19 -05:00
aquery.go Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
aquery_test.go Handle aquery build statements in a goroutine 2023-02-15 11:29:49 -05:00
bazel_proxy.go implement USE_BAZEL_VERSION for m 2023-06-01 17:42:18 +00:00
configurability.go bp2build support for host_ldlibs 2023-05-16 22:44:37 +00:00
constants.go refactor Bazel variable export 2022-04-06 14:48:32 +00:00
properties.go Merge changes from topic "stub-impl-per-api-domain" 2023-05-11 00:13:44 +00:00
properties_test.go Bp2build support for soong config variables + os 2023-05-08 17:50:06 -07:00
testing.go add unit test for bp2build allowlist 2022-04-14 13:31:09 +00:00