skia2/toolchain
Kevin Lubick fb13c18ddf [bazel] Update to v5.2.0
The primary change we are looking for is
"Add support for .ar archives (and .deb files)
https://github.com/bazelbuild/bazel/pull/15218"

https://blog.bazel.build/2022/06/08/bazel-5.2.html

In theory, we should be able to trigger Linux RBE
compilations (e.g. IWYU) from Mac with this change.

Change-Id: I217406d21fd55507e090c4bb5f79c796230717e6
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/549659
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
2022-06-13 20:35:18 +00:00
..
linux_trampolines [includes] Enforce IWYU on several directories 2022-06-06 14:29:47 +00:00
mac_trampolines set up tools for building Skia on Mac semi hermetically 2022-05-04 16:56:46 +00:00
BUILD.bazel [bazel] Specify files required for the toolchain more precisely. 2022-06-09 11:58:45 +00:00
download_linux_amd64_toolchain.bzl [bazel] Update to v5.2.0 2022-06-13 20:35:18 +00:00
download_mac_m1_toolchain.bzl set up tools for building Skia on Mac semi hermetically 2022-05-04 16:56:46 +00:00
download_toolchains.bzl set up tools for building Skia on Mac semi hermetically 2022-05-04 16:56:46 +00:00
linux_amd64_toolchain_config.bzl [bazel] Re-implement IWYU enforcement 2022-06-06 14:29:47 +00:00
mac_m1_toolchain_config.bzl set up tools for building Skia on Mac semi hermetically 2022-05-04 16:56:46 +00:00