commit | 6347ba16aeca50648190eba2a022b64d5ebf6832 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Jan 05 04:00:12 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 05 04:00:12 2025 -0800 |
tree | a043b692d8f0caf1e755c08998654c9a964dd302 | |
parent | d09e20d50599aa1b98712eaa57ecc8229fa6fa1e [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules 73b39ef..28e9e1b (2 commits) 28e9e1b:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1182686 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250105.2.1 8dbdd47:https://fuchsia.googlesource.com/c/fuchsia-infra-bazel-rules/+/1182695 [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20250105.1.1 Roller-URL: https://cr-buildbucket.appspot.com/build/8726585003799253521 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I802e316330923013a04f82088abf31ea9046e392 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1182707 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.