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
a935ae1505
Fix build rules for grpc++_unsecure, test that it builds properly
8 years ago
makdharma
58011453bc
Merge pull request #10733 from makdharma/mongoose
...
disable mongoose
8 years ago
Makarand Dharmapurikar
8f37606f60
disable mongoose
8 years ago
Makarand Dharmapurikar
4be6258900
updated to latest mongoose BUILD
8 years ago
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
8 years ago
David Garcia Quintas
e9932d4744
add gflags to bazel
8 years ago
Craig Tiller
19f3ea2c20
Start bringing microbenchmarks to Bazel
8 years ago
Craig Tiller
05fbe3c518
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
8 years ago
Yuchen Zeng
4c702ed1a1
Add bazel build rule for c-ares
8 years ago
Nicolas "Pixel" Noble
f9445d0552
Boringssl will need duplication for now.
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
Nicolas "Pixel" Noble
31d11dbfb8
Starting this from scratch
...
-) Basic workspace
-) Basic BUILD file with macros
9 years ago