1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 20:16:39 +00:00
dart-sdk/build/toolchain
Zachary Anderson 7e1b7e54d7 Starting work on full GN build
This change:
- Sucks in gn binaries
- Sucks in a version of llvm that the GN build likes
- Adds tools/gn.py to invoke gn
- Adds a root BUILD.gn and .gn file
- Removes chrome boilerplate we don't need
- etc.

This lets us do a standalone build of the 'runtime'
target for x64, ia32, arm, arm64, mips, and the
simulators on Linux, and arm and arm64 on Android.

It does not include tcmalloc, and hasn't been tested
on Mac or Windows. That work and more cleanup of
chrome boilerplate will come in follow-up CLs.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2350583002 .
2016-09-23 07:47:36 -07:00
..
android Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
cros Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
linux Starting work on full GN build 2016-09-23 07:47:36 -07:00
mac Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
nacl Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
win Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
ccache.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
clang.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
gcc_toolchain.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
get_concurrent_links.py Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
goma.gni Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00
OWNERS Add a snapshot of flutter/engine/src/build to our sdk 2016-07-01 11:09:28 -07:00