mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
5282f6e33f
This change created a CFv2 build target and provided two implementations of the FuchsiaEmulator, so that I can continually work on both CFv2 build and test script integration independently. The v2 target can be built with ``` tools/build.py --os fuchsia --mode release fuchsia_ffi_test_package_cfv2 ``` And v2 FuchsiaEmulator implementation can be triggered with FUCHSIA_CFV2 environment variable. Bug: #38752 Change-Id: I31936a2ca967fbfeb2bc5628e2f005aef6762687 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/322583 Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Zijie He <zijiehe@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
fuchsia | ||
linux | ||
mac | ||
rust | ||
sanitizers | ||
secondary | ||
toolchain | ||
.gitignore | ||
detect_host_arch.py | ||
executable_suffix.gni | ||
find_depot_tools.py | ||
gn_helpers.py | ||
gn_run_binary.py | ||
OWNERS | ||
README.dart.md | ||
shim_headers.gni | ||
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 independently by the Dart team. It is used to support the GN build system.