commit | 07f199469d6897d5e9df8aee789b4d4b3d6818d0 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sat Sep 14 19:51:49 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 14 19:51:49 2024 +0000 |
tree | 78e5e86c7346f8dc6f40b874cd068f724cec229d | |
parent | 2f08092442d566d4412f2c692e3d3dd24103d41a [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll fuchsia-infra-bazel-rules-bazel_sdk-cipd packages to version:24.20240914.4.1 fuchsia/development/product_bundles/v2 new:https://chrome-infra-packages.appspot.com/p/fuchsia/development/product_bundles/v2/+/version:24.20240914.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:24.20240914.4.1 From: None To: version:24.20240914.4.1 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1119028 Original-Revision: b875b819944c7f5afb70929398e34f652f84f374 Roller-URL: https://ci.chromium.org/b/8736793187786592753 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia02b10234a16964080695d95bb1a63e47e394956 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1119029 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.