aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into grpcz_clientGravatar Makarand Dharmapurikar2017-03-27
|\
| * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
| |\
* | | updated to latest mongoose BUILDGravatar Makarand Dharmapurikar2017-02-22
| | |
* | | Merge branch 'master' of https://github.com/grpc/grpc into grpcz_clientGravatar Makarand Dharmapurikar2017-02-22
|\ \ \ | | |/ | |/| | | | Merging with latest changes to WORKSPACE on master
* | | code and BUILD file for creating a grpcz clientGravatar Makarand Dharmapurikar2017-02-21
| | | | | | | | | | | | | | | | | | 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
| * | add gflags to bazelGravatar David Garcia Quintas2017-02-17
|/ /
* | Get gtest building with Bazel, add first test in test/cpp/common/BUILDGravatar Craig Tiller2017-02-17
| |
| * Add bazel build rule for c-aresGravatar Yuchen Zeng2017-01-23
|/
* Boringssl will need duplication for now.Gravatar Nicolas "Pixel" Noble2017-01-04
|
* Adding shim for generating C++ protos.Gravatar Nicolas "Pixel" Noble2016-10-21
|
* Adding cc_grpc_library.Gravatar Nicolas "Pixel" Noble2016-10-20
|
* Starting this from scratchGravatar Nicolas "Pixel" Noble2016-10-20
-) Basic workspace -) Basic BUILD file with macros