grpc/bazel
Prashant Jaikumar 43628b286f Update googletest version to v1.8.1
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
2019-06-20 18:17:13 -07:00
..
BUILD Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. 2019-05-03 16:43:54 -07:00
OWNERS update OWNERS files 2018-10-09 11:05:07 +02:00
cc_grpc_library.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 2019-05-07 14:55:10 -07:00
cython_library.bzl Basic setup to build gRPC Python with Bazel 2018-07-27 14:39:14 +00:00
generate_cc.bzl Fix bazel incompatible changes 2019-05-21 17:13:07 -07:00
grpc_build_system.bzl windows rbe for Kokoro CI 2019-04-12 15:46:33 -07:00
grpc_deps.bzl Update googletest version to v1.8.1 2019-06-20 18:17:13 -07:00
grpc_python_deps.bzl Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 2019-04-30 11:17:11 -07:00
protobuf.bzl Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 2019-05-07 14:55:10 -07:00
python_rules.bzl Fix bazel incompatible changes 2019-05-21 17:13:07 -07:00