commit | ec14bcdd14e7c998b16baa9c2c21b442d38f532a | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Tue Feb 04 14:10:33 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 14:10:33 2025 -0800 |
tree | 61a0c07110e08d3a32f69233b46779642b3c9086 | |
parent | 07b411bd28a46a25bf9b3e668f506122a0c83cb2 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules 1e93292..cbb5989 (2 commits) cbb5989:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1199235 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250204.4.1 b0d651b:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1198958 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:27.20250204.2.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8723829244023988641 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I1a189558cbcaabd213985fd20921fc2a2af4df38 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1199292 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.