dart-sdk/build
Zach Anderson 51ee5ce40e Reland: [Windows] Update toolchain to MSVC 2017
Reland of https://dart-review.googlesource.com/#/c/sdk/+/8168/ following
fixes to bots.

This is mainly to support upcomping changes in BoringSSL, and to keep
our version of MSVC up-to-date with Chromium.

Change-Id: I861ee4ab10513b93ea3fb1c357766e0f942afd10
Reviewed-on: https://dart-review.googlesource.com/8730
Reviewed-by: William Hesse <whesse@google.com>
2017-09-27 08:26:53 +00:00
..
config [infra] Roll back toolchain due to crasher on mac. 2017-09-07 16:14:40 +00:00
linux GN: Add an option to build against the Debian wheezy sysroot 2016-11-07 13:09:45 -08: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 back toolchain due to crasher on mac. 2017-09-07 16:14:40 +00:00
win [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
.gitignore GN: Add an option to build against the Debian wheezy sysroot 2016-11-07 13:09:45 -08:00
compiled_action.gni Introduce dart_host_toolchain argument for generate_patch_sdk.gni. This allows for Flutter build to make sure that host_toolchain used for patched_sdk generation word size matches target platform. 2017-06-22 12:41:31 -07: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_host_toolchain.gni Introduce dart_host_toolchain argument for generate_patch_sdk.gni. This allows for Flutter build to make sure that host_toolchain used for patched_sdk generation word size matches target platform. 2017-06-22 12:41:31 -07:00
detect_host_arch.py GN: Add an option to build against the Debian wheezy sysroot 2016-11-07 13:09:45 -08: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 Stoppp using trippple consonants 2017-04-21 17:50:13 +02: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-27 08:26:53 +00:00
vs_toolchain.py Reland: [Windows] Update toolchain to MSVC 2017 2017-09-27 08:26:53 +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.