[roll] Roll third_party/fuchsia-infra-bazel-rules 11687ea..3985dd5 (9 commits) 3985dd5:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189879 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250117.2.1 fafa866:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189836 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250117.0.1 34b5283:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189726 [roll] Roll fuchsia-infra-bazel-rules-cas-cipd packages to git_revision:e3703a4d1c29e8355653c19b59b0aa793a850956 d2eaa55:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189546 [roll] Roll fuchsia-infra-bazel-rules-luci_auth-cipd packages to git_revision:e3703a4d1c29e8355653c19b59b0aa793a850956 9cb4b7d:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189539 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250116.6.1 cfa1e61:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1188918 [roll] Roll third_party/googletest Cast mutable lvalue references to const from testing::ResultOf 1f47466:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1189177 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250116.4.1 3e05bed:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1188852 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250116.2.1 7bc1dde:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1188603 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250115.6.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8725504014605625185 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I7349323136103ff4ca8aeba9e97b13471742fef4 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1189849 Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
To perform an initial bootstrap, execute the following:
In a terminal, clone the repository:
git clone https://fuchsia.googlesource.com/drivers/graphics/gpu
Change to that directory:
cd gpu
Fetch all git submodules:
git submodule init && git submodule update --recursive
Bootstrap the build environment:
scripts/bootstrap.sh
Fetch and build the SDK:
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
See the getting started guide for more info.