Update checked-in SDK to 1.24.0-dev.6.8

BUG=
R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2922273003 .
This commit is contained in:
William Hesse 2017-06-06 17:05:05 +02:00
parent 7df768af0d
commit 33fe148c51
4 changed files with 9 additions and 6 deletions

View file

@ -8,10 +8,13 @@ current platform (linux, macos, or windows) is downloaded. This requires
the subdirectories to have the special names "linux", "win", and "mac", which
the download script is hardcoded to recognize.
The linux SDK has three extra dart executables added to the bin directory.
'dart-mips', 'dart-arm', and 'dart-arm64' are executables compiled to run on
mips, arm, and arm64 (aarch64) processors, respectively. We are currently
The linux SDK has two extra dart executables added to the bin directory.
'dart-arm' and 'dart-arm64' are executables compiled to run on
arm and arm64 (aarch64) processors, respectively. We are currently
using the 32-bit ia32 build as the default on linux, windows, and macos.
If we switch to the 64-bit build on linux, the snapshots will no longer be
portable to arm and arm64, and we will need to upload complete SDKs for each
processor architecture.
To upload new versions of these tar files, use the "upload_to_google_storage"
tool in depot_tools, and download the new stable SDKs from the dartlang.org

View file

@ -1 +1 @@
428d821370b10d92e527f8dab36f9bef921b1abe
a0e3a9252d8cc5e2c3d97e2328f54c8bd17fe5dc

View file

@ -1 +1 @@
4ddb8626000a4252de62c9e242c4d3eac0d15be1
73761575140191659e41b8911e01da90499360f8

View file

@ -1 +1 @@
883609e7401e49ee6d77fb02b7ea0487ec9ca48a
aaa34195474dcef8c5c199c37953df3ae58a3a54