mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
a5109dc82b
The RBE build happens in a different working directory when run remotely and the -fdebug-prefix-map option with a local path inhibits cache sharing between tryjobs and developers. This change fixes the RBE object files so they don't contain the remote absolute path and also ensures the build commands can be cache shared. Bug: b/296994239 Change-Id: I6d2cd42fd775724ccb5c335c85b5f31ad279624f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342342 Commit-Queue: Jonas Termansen <sortie@google.com> Reviewed-by: Slava Egorov <vegorov@google.com> |
||
---|---|---|
.. | ||
config | ||
dart | ||
fuchsia | ||
linux | ||
mac | ||
rbe | ||
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.