commit | bb8285e890e6d014f825b5a1fcb53d95c8075596 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Mon Nov 18 12:32:37 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 12:32:37 2024 +0000 |
tree | 4c427931f7c2c3ccbb690726949eb51cbbe412e7 | |
parent | 7c245a39904054a28db3e6f6f23c3832f281d7d2 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:26.20241118.3.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:26.20241118.3.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:26.20241118.3.1 From: None To: version:26.20241118.3.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1158992 Original-Revision: 9ec9d39dfa4476ef7fa176ca4ac2d8f6c6387984 Roller-URL: https://cr-buildbucket.appspot.com/build/8730931681194651377 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ief832ba1e8d1d3bb7cbe45331f3569b29cefb8c4 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1158995 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.