grpc/bazel
Alexander Grund c46dd9ca9d
Fix environment for protobuf compilation (#23664)
Add use_default_shell_env = True to protoc invocation to mirror
what the protobuf cc_proto_library & co are doing
Fixes a failure in invocing protoc when it is build in a non-default
environment (e.g. with a custom LD_LIBRARY_PATH)
2021-06-03 10:09:54 -07:00
..
test/python_test_repo Add copyrights 2020-07-24 15:54:16 -10: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 Swap a11r with veblush. 2019-08-12 12:20:20 -07:00
cc_grpc_library.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
copts.bzl Enabled missing-field-initializers 2021-01-29 16:08:40 -08:00
custom_exec_properties.bzl Buildifier 2019-11-06 13:24:59 -08:00
cython_library.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
generate_cc.bzl Fix environment for protobuf compilation (#23664) 2021-06-03 10:09:54 -07:00
generate_objc.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
grpc_build_system.bzl Build visibility macro system (#26252) 2021-05-20 13:01:26 -07:00
grpc_deps.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
grpc_extra_deps.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
grpc_python_deps.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
grpc_util.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
objc_grpc_library.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
protobuf.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
python_rules.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
update_mirror.sh Made update_mirror.sh skip the existing files 2021-01-20 10:16:29 -08:00