22 Commits (6d480e9d34fd7cc992ba190e966cf9eb13c2e393)

Author SHA1 Message Date
Thomas Köppe 324ea5a9c1
[bazel] Fix import path for virtual packages (#28103) 3 years ago
Thomas Köppe 90a56a3d15
[bazel/protobuf.bzl] Improve py_proto_library path handling (#28040) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Richard Belleville eab375e439
Reland #27275 (#27806) 3 years ago
Craig Tiller 763e5b40f3
Revert "Add Aspects to Bazel py_proto_library and py_grpc_library Rules (#27275)" (#27805) 3 years ago
Michael Beardsworth e970b8fa03
Add Aspects to Bazel py_proto_library and py_grpc_library Rules (#27275) 3 years ago
Richard Belleville 05aa736840
Fix bazel copyright notices (#26353) 4 years ago
James Fish 7ad26947c9 Fix bazel out directory when using external repo 4 years ago
Yannic Bonenberger 06ecc87290 [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
vam-google d27cbe443a Add an ability to call an optional custom plugin for py_proto_library and py_grpc_library. This is needed for googleapis (it uses a special doc formatter plugin to fix and pritify the docs (comments) in the generated stubs). 5 years ago
vam-google 564dc771dc Return PyInfo provider with imports from _gen rules and pass that as deps in py_library. This allows hiding _virtual_imports include path from the surface. 5 years ago
vam 59f909df79 address PR feedback 5 years ago
vam 461c053c37 [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
Richard Belleville 5fd25f3c7c Refactor rule. 5 years ago
Lukacs T. Berki e2ba3aa070 Update C++ code generation to work with Bazel 0.29 . 5 years ago
vam 5c15471710 Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 6 years ago
vam 4c0d9e2f6b Fix well_known_protos issue 6 years ago
Richard Belleville 930cec4e27 Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 6 years ago
Richard Belleville 50b5240d0a Revert "Merge pull request #18859 from grpc/internal_py_proto_library" 6 years ago
Richard Belleville 05f37c8143 Remove dependency on pubref/rules_proto. 6 years ago