Commit Graph

13 Commits

Author SHA1 Message Date
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 2017-05-16 13:09:33 -07:00
Makarand Dharmapurikar 2807951be5 Merge branch 'master' of https://github.com/grpc/grpc into fixbazel 2017-04-25 09:39:33 -07:00
MakMukhi c090c619c1 Merge pull request #10644 from MakMukhi/master
Added unit testing support.
2017-04-24 16:36:40 -07:00
Vijay Pai f74eaa6957 Fix up protobuf submodule name to match bazel expectation 2017-04-20 22:21:01 +00:00
Makarand Dharmapurikar c872a993e5 .proto and BUILD files can now in differnt dirs 2017-04-17 16:36:00 -07:00
Mahak Mukhi 78f12e5c76 Add _mock files to output list of generate_cc.bzl 2017-04-16 21:24:16 -07:00
Mahak Mukhi 459da91519 fixing bug 2017-04-16 20:51:30 -07:00
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
2017-04-15 19:09:45 -07:00
Mahak Mukhi 443a75dd22 1. Added golden file test.
2. Added support for mock.
3. Sanity fix.
2017-04-14 15:33:55 -07:00
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
2017-03-07 16:12:56 -08:00
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.
2017-01-13 02:55:13 +01:00
Nicolas "Pixel" Noble 799bd5efb7 Adding shim for generating C++ protos. 2016-10-21 01:54:32 +02:00
Nicolas "Pixel" Noble 4dc64310bb Adding cc_grpc_library. 2016-10-20 23:07:37 +02:00