commit | 239b2a40b5f14d4bd869e39852b42c3fb4c46392 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Wed Nov 20 18:10:46 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 20 18:10:46 2024 +0000 |
tree | 724836a0b23cc58f11037be5b4a1d5afcf1f05a1 | |
parent | c9697712533e0ece2af9c4221146c96e5ae34196 [diff] |
[roll] Roll third_party/googletest 1204d63..35d0c36 (3 commits) 35d0c36 Merge pull request #4662 from asoffer:patch-1 7927f8e Fix documentation bug. d144031 Fixing a typo in the documentation of IsSubsetOf(). Roller-URL: https://cr-buildbucket.appspot.com/build/8730729339423628897 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I488f5622263cac7e07ff7fce4a46bb881a39206e Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1160665 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.