dart-sdk/build
Tess Strickland 6d1ea68cc9 [build] Move from the C++11 to the C++17 standard.
Also includes some example changes using C++14/C++17 features.

TEST=vm/cc/BitField_Assert

Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-win-release-x64-try,vm-kernel-precomp-mac-release-simarm64-try,vm-kernel-precomp-linux-release-x64-try,dart-sdk-win-try,vm-kernel-win-release-x64-try,vm-kernel-win-release-ia32-try,dart-sdk-mac-try,vm-kernel-mac-release-x64-try
Change-Id: Icf5c5267431daf9cea2e61b67131021557675f3c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192183
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
2021-03-19 15:29:57 +00:00
..
config [build] Move from the C++11 to the C++17 standard. 2021-03-19 15:29:57 +00:00
dart [SDK] Fix VM/kernel version mix in build. 2020-08-05 11:46:28 +00:00
fuchsia [dart:io] Remove dependency on FIDL 2020-08-19 17:00:16 +00:00
linux
mac Allow MacOSX SDK versions 10.x and 11.x in build scripts 2020-10-22 12:53:55 +00:00
rust [wasm] Wrapper library to get import/export names 2020-09-14 22:00:07 +00:00
sanitizers
secondary/third_party [build] Add stub for third_party/android_tools for updated zlib. 2021-02-05 03:53:42 +00:00
toolchain [build] Setup cross-build for ARM64 Mac; still doesn't link. 2021-02-09 23:59:18 +00:00
win
.gitignore
detect_host_arch.py
executable_suffix.gni
gn_helpers.py
gn_run_binary.py
README.dart.md
vs_toolchain.py Mass format python with yapf 2019-08-05 20:34:31 +00: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 has now diverged significantly from Flutter, and is maintained independantly by the Dart team. It is used to support the GN build system.