dart-sdk/build
Zachary Anderson e842c9b0b5 [infra] Use dart_action() instead of python scripts
This change shifts logic for invoking Dart scripts during the build
from a couple of python scripts to a new template called dart_action().

Change-Id: Ic0818122cd7317cbd22a7255d880fe8f87271b7e
Reviewed-on: https://dart-review.googlesource.com/39260
Commit-Queue: Zach Anderson <zra@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2018-02-06 21:51:13 +00:00
..
config [gn] Remove uses of is_fuchsia_host GN variable 2018-01-18 06:05:56 +00:00
linux [infra] Use Clang for ia32 and arm64. Use the dl'd sysroots by default. 2017-12-02 06:19:33 +00:00
mac [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
sanitizers [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
toolchain [infra] Roll clang toolchain forward 2018-01-10 21:23:39 +00:00
win [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
.gitignore [infra] Use Clang for ia32 and arm64. Use the dl'd sysroots by default. 2017-12-02 06:19:33 +00:00
compiled_action.gni [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00
copy_tree.gni Invoke copy_tree.py only once to collect all input file lists. 2017-08-09 11:14:01 -07:00
dart_action.gni [infra] Use dart_action() instead of python scripts 2018-02-06 21:51:13 +00:00
dart_host_sdk_toolchain.gni Allow the host toolchain to be set via a simple variable. 2017-11-06 19:06:18 +00:00
detect_host_arch.py [infra] Use Clang for ia32 and arm64. Use the dl'd sysroots by default. 2017-12-02 06:19:33 +00:00
executable_suffix.gni Don't depend on dart_bootstrap if there is a usable prebuilt sdk 2016-11-10 11:16:24 -08:00
gn_helpers.py Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
gn_run_binary.py [GN] Fix gn_run_binary.py for different error 2017-12-19 20:30:58 +00:00
prebuilt_dart_sdk.gni [GN] Fix prebuilt sdk detection on Windows 2017-05-01 14:41:03 -07:00
README.dart.md Reland: [Windows] Update toolchain to MSVC 2017 2017-09-28 09:25:37 +00:00
vs_toolchain.py Reland: [Windows] Update toolchain to MSVC 2017 2017-09-28 09:25:37 +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 independantly by the Dart team. It is used to support the GN build system.