grpc/third_party/toolchains
Jan Tattermusch 99a7f2995e
Update win RBE docker image to VS2019 (#30072)
* update win RBE docker image and toolchain

and switch win RBE builds to using it.

* delete legacy RBE windows toolchain config

* switching to VS2019 makes #28544 obsolete
2022-06-28 10:23:12 +02:00
..
rbe_win2019 Update win RBE docker image to VS2019 (#30072) 2022-06-28 10:23:12 +02:00
rbe_windows_bazel_5.2.0_vs2019 Update win RBE docker image to VS2019 (#30072) 2022-06-28 10:23:12 +02:00
BUILD Update win RBE docker image to VS2019 (#30072) 2022-06-28 10:23:12 +02:00
README.md Update win RBE docker image to VS2019 (#30072) 2022-06-28 10:23:12 +02:00

README.md

Windows RBE toolchain configuration

  • rbe_windows_bazel_5.2.0_vs2019: The autogenerated toolchain configuration for windows RBE. Note that the bazel version denotes the bazel version that was used to generate the toolchain configuration. The configuration can be use with different bazel versions (as long as it works). See go/rbe-windows-user-guide

  • rbe_win2019: The windows dockerfile to rebuild the docker image we use on RBE workers. See go/rbe-windows-user-guide