commit | bff45ee630e7702a70d291e4a1aa4eae6671db02 | [log] [tgz] |
---|---|---|
author | Jiaming Li <lijiaming@fuchsia.infra.roller.google.com> | Mon Aug 19 23:58:40 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 23:58:40 2024 +0000 |
tree | 66e2b57ea6eb42723a15c755885992dbb9aeab94 | |
parent | d7ebc05d8553a11c736e7874d4f6780a4c8110bd [diff] |
[roll] Roll third_party/fuchsia-infra-bazel-rules [cipd][release] Support release single file to cIPD Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1103537 Original-Revision: 0053e636e8c62fbdba9de3f236d6fa38fbce743c Roller-URL: https://ci.chromium.org/b/8739133225093434017 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I484863ad77837bfff883e80859d22d1c0d829b2b Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1103547 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.