| commit | d58c5ffa7f7dfa13a348e473450c8d409b51f517 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Wed Oct 16 19:07:24 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 19:07:24 2024 +0000 |
| tree | 43f8859da0f8a3f6a27ae933707747908d9e2b38 | |
| parent | adf5e1c9020136b2c90475a0813964199b593f3e [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:25.20241016.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:25.20241016.4.1 fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64 new:https://chrome-infra-packages.appspot.com/p/fuchsia/sdk/core/fuchsia-bazel-rules/linux-amd64/+/version:25.20241016.4.1 From: None To: version:25.20241016.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1139492 Original-Revision: e7599f565525aa90151053c3cf8a47b7f5d8fcb0 Roller-URL: https://ci.chromium.org/b/8733896936721902049 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I0b7551fbe1e17baa8279d1452e0a631efdcb8b38 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1139474 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.