Commit Graph

20 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
Vijay Pai a935ae1505 Fix build rules for grpc++_unsecure, test that it builds properly 2017-04-20 22:21:01 +00:00
Makarand Dharmapurikar 8f37606f60 disable mongoose 2017-04-19 10:30:07 -07:00
Nicolas "Pixel" Noble f3ca374929 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 2017-03-28 00:27:34 +02:00
Nicolas "Pixel" Noble 8e0684b5d4 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 2017-03-27 18:50:04 +02:00
Makarand Dharmapurikar a0649dde0e Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client 2017-03-27 09:18:21 -07:00
Yuchen Zeng 2c977084c8 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 15:57:23 -07:00
Craig Tiller af11581260 Merge github.com:grpc/grpc into cpp_bazelness 2017-03-09 15:09:34 -08:00
Craig Tiller bf515b6f7f Merge github.com:grpc/grpc into cpp_bazelness 2017-02-24 16:23:50 -08:00
Makarand Dharmapurikar 4be6258900 updated to latest mongoose BUILD 2017-02-22 14:32:41 -08:00
Makarand Dharmapurikar 7b9130a610 Merge branch 'master' of https://github.com/grpc/grpc into grpcz_client
Merging with latest changes to WORKSPACE on master
2017-02-22 10:25:31 -08:00
Makarand Dharmapurikar 003092a202 code and BUILD file for creating a grpcz client
The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and
can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT
You can see the stats page at http://localhost:8000/grpcz
2017-02-21 14:08:01 -08:00
David Garcia Quintas e9932d4744 add gflags to bazel 2017-02-17 16:50:23 -08:00
Craig Tiller 19f3ea2c20 Start bringing microbenchmarks to Bazel 2017-02-17 15:17:05 -08:00
Craig Tiller 05fbe3c518 Get gtest building with Bazel, add first test in test/cpp/common/BUILD 2017-02-17 13:27:21 -08:00
Yuchen Zeng 4c702ed1a1 Add bazel build rule for c-ares 2017-01-23 10:30:10 -08:00
Nicolas "Pixel" Noble f9445d0552 Boringssl will need duplication for now. 2017-01-04 22:46:47 +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
Nicolas "Pixel" Noble 31d11dbfb8 Starting this from scratch
-) Basic workspace
-) Basic BUILD file with macros
2016-10-20 09:29:46 +02:00