mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 09:43:08 +00:00
b60b664b16
The 7zip dependency is only used on Windows. Use gclient's OS-specific hook feature to only download it while on Windows. This avoids the download from google cloud storage from needlessly saying it is doing nothing. There's no reason to point out the sysroot is already up to date as this makes gclient output several lines of text with zero information. Change-Id: Id1c212c8a951612c413e9834867fe90f6dca6a20 Reviewed-on: https://dart-review.googlesource.com/c/94752 Reviewed-by: William Hesse <whesse@google.com> Commit-Queue: Jonas Termansen <sortie@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
linux | ||
mac | ||
sanitizers | ||
secondary/third_party/android_tools | ||
toolchain | ||
win | ||
.gitignore | ||
detect_host_arch.py | ||
executable_suffix.gni | ||
gn_helpers.py | ||
gn_run_binary.py | ||
README.dart.md | ||
vs_toolchain.py |
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.