dart-sdk/build
Zach Anderson 8c69ec8c07 Revert "Reland: [infra] Roll buildtools to c72a1c5aadde06505b7bb4641720880f3db28ff9"
This reverts commit 03ff950922.

Reason for revert: Race in update script.

Original change's description:
> Reland: [infra] Roll buildtools to c72a1c5aadde06505b7bb4641720880f3db28ff9
> 
> Fixes Android build
> 
> Change-Id: Ifcdf492a636bd2c683be8f37bcad4a2af09fb822
> Reviewed-on: https://dart-review.googlesource.com/c/85404
> Reviewed-by: Ryan Macnak <rmacnak@google.com>
> Commit-Queue: Zach Anderson <zra@google.com>

TBR=rmacnak@google.com,zra@google.com

Change-Id: I030425cba496d17383cdda37b0e67dff55f1f7fd
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/85409
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
2018-11-27 15:56:13 +00:00
..
config Revert "Reland: [infra] Roll buildtools to c72a1c5aadde06505b7bb4641720880f3db28ff9" 2018-11-27 15:56:13 +00:00
dart Fix build rule. 2018-10-03 20:25:36 +00:00
linux [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +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
secondary/third_party/android_tools [build] Add //third_party/android_tools BUILD file needed by zlib 2018-10-24 18:39:36 +00:00
toolchain [vm] Integrate dart binary with Crashpad on Windows. 2018-10-24 13:30:16 +00:00
win [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
.gitignore [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +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 [toolchain] Update Windows VS toolchain to current Chromium one. 2018-09-26 17:09:36 +00:00
gn_run_binary.py [GN] Fix gn_run_binary.py for different error 2017-12-19 20:30:58 +00:00
README.dart.md Reland: [Windows] Update toolchain to MSVC 2017 2017-09-28 09:25:37 +00:00
vs_toolchain.py [toolchain] Update Windows VS toolchain to current Chromium one (18fbbd3). 2018-11-18 22:06:49 +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.