Laurent Le Brun
6f3a00c1a3
Fix for future Bazel changes
...
This fixes issues found by running Bazel with `--incompatible_no_support_tools_in_action_inputs` and `--incompatible_new_actions_api`.
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"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
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
...
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
8 years ago
Mahak Mukhi
443a75dd22
1. Added golden file test.
...
2. Added support for mock.
3. Sanity fix.
8 years ago
Makarand Dharmapurikar
e3e3b2aec8
changes for picking up well known protos
...
Add dependency and protoc argument for picking up well known protos
from the //third_party/protobuf repo
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
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