dart-sdk/build
Alexander Thomas 30beab0f43 [infra] Add OWNERS to the Dart SDK
* Add team "groups" in tools/OWNERS_<group name>.
* Add top-level OWNERS as a fallback.
* Add OWNERS for all top-level directories.
* Add OWNERS to all packages.

For additional background information see go/dart-sdk-owners.

TEST=No op until code-owners is enabled.
Bug: b/200915407
Change-Id: I7fe6116cc599c749cd50ca16151d6d6a801d99d7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/229147
Reviewed-by: Jonas Termansen <sortie@google.com>
2022-02-14 14:06:34 +00:00
..
config [vm] Support RISC-V. 2022-01-20 00:57:57 +00:00
dart Replace a bunch of references to .packages 2021-10-12 20:16:15 +00:00
fuchsia [build] Add support for building for Fuchsia from Mac. 2021-10-13 21:14:56 +00:00
linux [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
mac [infra] Support macOS SDKs > 11 2021-11-10 13:46:34 +00:00
rust [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
sanitizers Reland "[build] Use Fuchsia windows clang toolchain" 2021-06-23 08:50:47 +00:00
secondary/third_party [build] Add stub for third_party/android_tools for updated zlib. 2021-02-05 03:53:42 +00:00
toolchain [vm] Support RISC-V. 2022-01-20 00:57:57 +00:00
win [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
.gitignore [infra] Remove wheezy left overs from SDK 2020-06-04 18:32:29 +00:00
detect_host_arch.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
executable_suffix.gni Fix builds targeting Android from a Windows host gen_snapshot. 2019-06-07 00:49:33 +00:00
gn_helpers.py Fix gn helper script to create *valid* strings for settings containing backslashes. 2021-05-19 12:35:16 +00:00
gn_run_binary.py [build] Make app snapshot build failures copy/pastable. 2021-10-14 11:51:32 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
README.dart.md fix(docs): corrects common typos in project documentation 2021-05-18 15:48:18 +00:00
vs_toolchain.py [infra] Fix vs_toolchain.py 2021-05-21 11:04:22 +00:00

This directory was taken from a snapshot of flutter/engine/src/build/.

The snapshot was taken with a recursive copy cp -R of the directory from the flutter repository.

The contents has now diverged significantly from Flutter, and is maintained independently by the Dart team. It is used to support the GN build system.