grpc/bazel
Esun Kim 3bd6c38650
[Infra] Use Bazel 6 and drop Bazel 4 (Part 2) (#32910)
Oops I missed important changes from
https://github.com/grpc/grpc/pull/32712. And it turned out that there
are two problems that I couldn't fix at this point.
- Windows Bazel RBE Linker Error: This may be caused by how new Bazel 6
invokes build tools chain but it's not clear. I put workaround to use
Bazel 5 by using `OVERRIDE_BAZEL_VERSION=5.4.1`
- Rule `rules_pods` to fetch CronetFramework from CocoaPod has
incompatibility with sort of built-in apple toolchain.
(https://github.com/bazel-xcode/PodToBUILD/issues/232): I couldn't find
a workaround to fix this so I ended up disabling all tests depending
this target.
2023-04-21 15:53:52 -07:00
..
BUILD Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
OWNERS bG6b3V2MNxQ (#30021) 2022-06-21 08:00:32 -07:00
_gevent_test_main.py Revert "Revert "Reimplement Gevent Integration (#28276)" (#28862)" (#28863) 2022-02-11 13:43:01 -08:00
cc_grpc_library.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
copts.bzl [build] Enable -Wunused-but-set-variable (#32439) 2023-02-21 13:28:47 -08:00
custom_exec_properties.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
cython_library.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
experiments.bzl Revert "[test] Enable EventEngine experiments for Posix end2end tests." (#32855) 2023-04-12 09:20:30 -07:00
generate_cc.bzl Remove returning struct in cc_grpc_library (#32360) 2023-02-14 20:53:53 -08:00
generate_objc.bzl Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
gevent_test.bzl [Python fix-it][Gevent] Enable gevent _dynamic_stubs_test (#32842) 2023-04-12 14:03:31 -07:00
grpc_build_system.bzl [Transport] Update Chttp2 context list to include relative offset of traced RPCs within outgoing buffer (#32825) 2023-04-20 09:32:27 -07:00
grpc_deps.bzl [Infra] Use Bazel 6 and drop Bazel 4 (Part 2) (#32910) 2023-04-21 15:53:52 -07:00
grpc_extra_deps.bzl [xDS Proto] Update Bazel build dependencies for Envoy API (#29219) 2022-03-29 11:18:39 -07:00
grpc_python_deps.bzl Remove enum and future (#31381) 2022-10-18 14:58:30 -07:00
grpc_util.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
internal_python_rules.bzl Remove Python2 from python_configure.bzl (#28406) 2021-12-28 10:16:14 -08:00
objc_grpc_library.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
protobuf.bzl [bazel] Fix import path for virtual packages (#28103) 2021-12-14 18:39:29 -08:00
python_rules.bzl Remove Python2 from python_configure.bzl (#28406) 2021-12-28 10:16:14 -08:00
supported_versions.txt [Infra] Use Bazel 6 and drop Bazel 4 (Part 2) (#32910) 2023-04-21 15:53:52 -07:00
update_mirror.sh [Infra] Use Bazel 6 and drop Bazel 4 (Part 2) (#32910) 2023-04-21 15:53:52 -07:00