dart-sdk/build
Tamir Duberstein 38bc52cd0e Remove fuchsia.net.NameLookup
This protocol is replaced with fuchsia.net.name.Lookup.

Change-Id: Ib87ba5c4ca243c044d1ef43f401387bad7126b79
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/212100
Auto-Submit: Tamir Duberstein <tamird@google.com>
Reviewed-by: Chase Latta <chaselatta@google.com>
Commit-Queue: Chase Latta <chaselatta@google.com>
2021-09-01 17:28:07 +00:00
..
config [build] Increase linker optimization level to match Flutter and Fuchsia. 2021-06-28 18:55:11 +00:00
dart [gn] Forward the 'pool' parameter through dart actions 2021-07-26 15:20:46 +00:00
fuchsia Remove fuchsia.net.NameLookup 2021-09-01 17:28:07 +00:00
linux [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
mac [infra] Migrate scripts to python3 2021-04-15 10:10:20 +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 Reland "[build] Use Fuchsia windows clang toolchain" 2021-06-23 08:50:47 +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] Convert output bytes to UTF-8 in gn_run_binary 2021-04-16 18:03:06 +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.