Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -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 a8749903dd Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro 2017-04-21 18:10:29 +00:00
Vijay Pai 576e546019 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server 2017-04-20 22:21:01 +00:00
Vijay Pai f74eaa6957 Fix up protobuf submodule name to match bazel expectation 2017-04-20 22:21:01 +00: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
Makarand Dharmapurikar 1e66fcf159 setting default False for use_external 2017-03-06 09:25:32 -08:00
Makarand Dharmapurikar 9098fccf9e Use grpc_build_system.bzl in other projects
Added //external to grpc deps in case where grpc_build_system.bzl is
imported in a project that is using grpc as a dependency.
2017-03-02 17:13:10 -08:00
Yang Gao 2b24d279d6 Merge pull request #9326 from yang-g/license
Add licenses to all BUILD files and missing copyright
2017-01-17 13:36:36 -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
yang-g a2341eaed0 omg it is 2017 2017-01-11 23:01:24 -08:00
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 2017-01-11 16:05:25 -08:00
Nicolas "Pixel" Noble 52aff50578 Merge remote-tracking branch 'ctiller/bazel' into bazel-take-2 2016-10-21 19:37:13 +02: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