dart-sdk/build/toolchain
Jonas Termansen a19d3f3375 [infra] Support testing with RBE on Windows.
Place the windows toolchain in the build root so it can be sent to RBE.

Use relative paths in debug symbols when building with Windows clang,
which is needed for remotely building with RBE.

Set the executable bit when invoking clang-cl remotely as it has not
been set on Windows RBE clients.

Stop including .rst files during build commands as @options-from-file
is not supported by rewrapper at this time.

Forward RBE_cfg into the msvc build environment and rewrite the
INCLUDE, LIB, and LIBPATH environment variables to use relative paths
instead of absolute paths.

Don't download reclient on windows-arm64 where there is no cipd
package and the windows-arm64 python lies and says it's x64 because
they actually packaged a x64 python.

Tune the Windows -j performance to match the historic bot performance
as most casual Windows machines won't handle -j 1000 well.

Bug: b/296994239
Change-Id: I2bd1b4478fca796f0a326c062a5f478f16c2c6ef
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343440
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
2024-02-29 10:33:09 +00:00
..
android Fix RBE llvm wrapper setting the world on fire. 2024-01-10 14:56:18 +00:00
fuchsia [infra] Reland "Begin RBE Linux x64 support." 2023-10-24 14:36:19 +00:00
linux Fix RBE llvm wrapper setting the world on fire. 2024-01-10 14:56:18 +00:00
mac [infra] Generalize RBE across operating systems. 2024-01-10 11:38:43 +00:00
win [infra] Support testing with RBE on Windows. 2024-02-29 10:33:09 +00:00
ccache.gni
gcc_toolchain.gni [infra] Reland "Begin RBE Linux x64 support." 2023-10-24 14:36:19 +00:00
get_concurrent_links.py
goma.gni [infra] Generalize RBE across operating systems. 2024-01-10 11:38:43 +00:00
rbe.gni [infra] Generalize RBE across operating systems. 2024-01-10 11:38:43 +00:00
signing.gni [gn] Support producing signed builds on Mac 2023-11-03 07:36:25 +00:00