commit | d6af02959fa0a04ebf17f1da50eee5e9219f7441 | [log] [tgz] |
---|---|---|
author | Abseil Team <absl-team@fuchsia.infra.roller.fuchsia.infra.roller.google.com> | Thu Aug 29 15:58:16 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 15:58:16 2024 +0000 |
tree | 398f56eea33d7ba53b2375b6db552865406862f6 | |
parent | 18b8a7ef23a285337ab939f05b666d28036a43a9 [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [roll] Roll third_party/googletest Automated Code Change PiperOrigin-RevId: 668944316 Original-Revision: 0953a17a4281fc26831da647ad3fcd5e21e6473b Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1110031 Original-Revision: d3d08bca7c8850e0d64720769b3e974bea66e19f Roller-URL: https://ci.chromium.org/b/8738257334724846449 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: If1fd6a7901a4511205239fc132c2ec60319f416d Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1110312 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.