dart-sdk/build
Zachary Anderson f1c7a22c43 [infra] Fixes for cross-toolchains
toolchain_prefix was not correctly propagated everywhere it needed to
go. This CL also adds an error to build.py if someone tries to use
--toolchain as it is not supported there.

R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2797303005 .
2017-04-06 15:03:26 -07:00
..
config Add support for configurable -OX optimization levels for debug builds 2017-01-24 17:36:37 +01:00
linux GN: Add an option to build against the Debian wheezy sysroot 2016-11-07 13:09:45 -08:00
mac Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
sanitizers Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
toolchain [infra] Fixes for cross-toolchains 2017-04-06 15:03:26 -07:00
win change "the the" to the 2016-10-28 21:47:50 +02:00
.gitignore GN: Add an option to build against the Debian wheezy sysroot 2016-11-07 13:09:45 -08:00
compiled_action.gni Make gn_run_binary.py do the right thing for compiled_action 2016-11-11 08:29:51 -08:00
compiler_version.py Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -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 Make gn_run_binary.py do the right thing for compiled_action 2016-11-11 08:29:51 -08:00
gypi_to_gn.py Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
prebuilt_dart_sdk.gni Make gn_run_binary.py do the right thing for compiled_action 2016-11-11 08:29:51 -08:00
README.dart Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
vs_toolchain.py GN build on windows 2016-10-04 09:19:07 -07: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 is used to support the GN build system.