| commit | 3ad8ff3088aaff15a2e38f985360cc980ae07d95 | [log] [tgz] |
|---|---|---|
| author | Owners-Cleanup-Prod <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Tue May 20 14:00:34 2025 -0700 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 14:00:34 2025 -0700 |
| tree | 4a51e1eb07d2e4e08617dcccc88b17112fe1b09f | |
| parent | 9e7b95aa9d79483cccb42cb654aa1c28d948a849 [diff] |
[owners] Remove neelsa@google.com from OWNERS This suggested change is automatically generated based on group memberships and affiliations. Please approve this change and vote the highest CR. This will keep the OWNERs file tidy. We ask that you do not ignore this change and approve it unless you know a reason the OWNER should remain. It can always be reverted if needed. If this change is in error, vote the lowest CR value (i.e. reject the CL) and the bot will abandon it. See the owner's recent review activity for context: https://fuchsia-review.googlesource.com/q/neelsa@google.com To report an issue, file a bug in the Infra>Codereview component. Change-Id: I44d484b28e1dff49f974e5573380860bde743a38 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1276749 Commit-Queue: Auto-Submit <auto-submit-builder@fuchsia-internal-service-accts.iam.gserviceaccount.com> Reviewed-by: Craig Stout <cstout@google.com> Fuchsia-Auto-Submit: Owners-Cleanup-Prod <swarming-tasks@owners-cleanup-prod.google.com.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.