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.
Showing
- BUILD 2 additions, 0 deletionsBUILD
- bazel/BUILD 7 additions, 1 deletionbazel/BUILD
- bazel/cc_grpc_library.bzl 0 additions, 1 deletionbazel/cc_grpc_library.bzl
- bazel/generate_cc.bzl 3 additions, 1 deletionbazel/generate_cc.bzl
- examples/cpp/helloworld/BUILD 42 additions, 0 deletionsexamples/cpp/helloworld/BUILD
- examples/cpp/helloworld/greeter_client.cc 4 additions, 0 deletionsexamples/cpp/helloworld/greeter_client.cc
- examples/cpp/helloworld/greeter_server.cc 4 additions, 0 deletionsexamples/cpp/helloworld/greeter_server.cc
- examples/protos/BUILD 52 additions, 0 deletionsexamples/protos/BUILD
- tools/jenkins/run_bazel_basic_in_docker.sh 1 addition, 1 deletiontools/jenkins/run_bazel_basic_in_docker.sh
Loading
Please register or sign in to comment