commit | fb13c18ddf7df9b6d64315fac6bac840f3289fe7 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Jun 13 16:05:14 2022 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Mon Jun 13 20:35:18 2022 +0000 |
tree | 1a9a9d92ae01cd3ff932dd194356b3bc208d7a3c | |
parent | 707fc031f19492c881e27f8ac40dd2189056e036 [diff] |
[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>