-
- Downloads
Merge pull request #9780 from ctiller/cpp_bazelness
More C++ Bazel support
No related branches found
No related tags found
Showing
- .clang_complete 1 addition, 0 deletions.clang_complete
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Makefile 110 additions, 3 deletionsMakefile
- WORKSPACE 11 additions, 0 deletionsWORKSPACE
- build.yaml 17 additions, 2 deletionsbuild.yaml
- templates/Makefile.template 5 additions, 0 deletionstemplates/Makefile.template
- test/core/util/BUILD 2 additions, 0 deletionstest/core/util/BUILD
- test/cpp/common/BUILD 24 additions, 0 deletionstest/cpp/common/BUILD
- test/cpp/microbenchmarks/BUILD 93 additions, 0 deletionstest/cpp/microbenchmarks/BUILD
- test/cpp/microbenchmarks/bm_call_create.cc 1 addition, 1 deletiontest/cpp/microbenchmarks/bm_call_create.cc
- test/cpp/microbenchmarks/bm_closure.cc 2 additions, 1 deletiontest/cpp/microbenchmarks/bm_closure.cc
- test/cpp/microbenchmarks/bm_cq.cc 1 addition, 2 deletionstest/cpp/microbenchmarks/bm_cq.cc
- test/cpp/microbenchmarks/bm_error.cc 1 addition, 1 deletiontest/cpp/microbenchmarks/bm_error.cc
- test/cpp/microbenchmarks/bm_fullstack_streaming_ping_pong.cc 1 addition, 2 deletionstest/cpp/microbenchmarks/bm_fullstack_streaming_ping_pong.cc
- test/cpp/microbenchmarks/bm_fullstack_streaming_pump.cc 1 addition, 2 deletionstest/cpp/microbenchmarks/bm_fullstack_streaming_pump.cc
- test/cpp/microbenchmarks/bm_fullstack_trickle.cc 1 addition, 1 deletiontest/cpp/microbenchmarks/bm_fullstack_trickle.cc
- test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc 1 addition, 2 deletionstest/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc
- test/cpp/microbenchmarks/bm_metadata.cc 1 addition, 16 deletionstest/cpp/microbenchmarks/bm_metadata.cc
- test/cpp/microbenchmarks/helpers.h 1 addition, 1 deletiontest/cpp/microbenchmarks/helpers.h
- test/cpp/microbenchmarks/noop-benchmark.cc 1 addition, 1 deletiontest/cpp/microbenchmarks/noop-benchmark.cc
Loading
Please register or sign in to comment