41 Commits (9801f6dae2717cb5dd46abb7bfc098fd37cc5794)

Author SHA1 Message Date
Alejandro R. Sedeño 17f0e28b4b [bazel] `proto_root` was appended to `dir_out` earlier, so don't duplicate it here. (#37990) 1 month ago
Matthieu MOREL d09edb126f inline bounded external:protocol_compiler (#36262) 6 months ago
Greg 1ddd02cd5b Change outdated cfg = "host" to cfg = "exec" (#35258) 12 months ago
Craig Tiller 4e666c740b Internal change 12 months ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 12 months ago
Ivo List 653fb79676
Remove returning struct in cc_grpc_library (#32360) 2 years ago
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Alexander Grund c46dd9ca9d
Fix environment for protobuf compilation (#23664) 4 years ago
Richard Belleville 05aa736840
Fix bazel copyright notices (#26353) 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 461c053c37 [bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules 5 years ago
Marcel Hlopko ecf04ccf4d Require ProtoInfo in attributes, not "proto" 6 years ago
Marcel Hlopko 49f0fb9035 Migrate from dep.proto to dep[ProtoInfo] 6 years ago
Keith Smiley f131adf89c Fix bazel incompatible changes 6 years ago
vam 5c15471710 Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 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 f371d95c47 Handle protos at root package level 6 years ago
Richard Belleville 05f37c8143 Remove dependency on pubref/rules_proto. 6 years ago
Laurent Le Brun 6f3a00c1a3 Fix for future Bazel changes 6 years ago
Max Vorobev 25e13ac79b Fix incompatible_bzl_disallow_load_after_statement, deprecated attribute usage 6 years ago
yang-g 502ba74868 Rename generate_mock to generate_mocks 7 years ago
Ian Sturdy e6dfa9cd74 Fix cross-repository proto includes. 7 years ago
Ian Sturdy ec27b28121 Fix C++ codegen with bazel in subrepositories 7 years ago
Vladimir Moskva 759c7029b1 Rename set to depset 7 years ago
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Vijay Pai f74eaa6957 Fix up protobuf submodule name to match bazel expectation 8 years ago
Makarand Dharmapurikar c872a993e5 .proto and BUILD files can now in differnt dirs 8 years ago
Mahak Mukhi 78f12e5c76 Add _mock files to output list of generate_cc.bzl 8 years ago
Mahak Mukhi 459da91519 fixing bug 8 years ago
Mahak Mukhi a68829023c more sanity 8 years ago
Mahak Mukhi 443a75dd22 1. Added golden file test. 8 years ago
Makarand Dharmapurikar e3e3b2aec8 changes for picking up well known protos 8 years ago
Nicolas "Pixel" Noble 24263c3f7a Fixing a few items with the new Bazel BUILD system: 8 years ago
Nicolas "Pixel" Noble 799bd5efb7 Adding shim for generating C++ protos. 8 years ago
Nicolas "Pixel" Noble 4dc64310bb Adding cc_grpc_library. 8 years ago