| commit | 9e7b95aa9d79483cccb42cb654aa1c28d948a849 | [log] [tgz] |
|---|---|---|
| author | Owners-Cleanup-Prod <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> | Mon May 19 14:42:26 2025 -0700 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 14:42:26 2025 -0700 |
| tree | 5015c33d3549d6646644b2ae03bc37c1b9ca808b | |
| parent | bd29b4f561fc749e6648bc0381c5ba0398440027 [diff] |
[owners] Remove neelsa@google.com from common/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: I99f8c0eb29eec8d3617420cc37d60abb2cfe23bb Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1276750 Fuchsia-Auto-Submit: Owners-Cleanup-Prod <swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com> Commit-Queue: Matt Sandy <msandy@google.com> Reviewed-by: Matt Sandy <msandy@google.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.