Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | changes for picking up well known protos | 2017-03-07 | |
| | | | | | Add dependency and protoc argument for picking up well known protos from the //third_party/protobuf repo | ||
* | setting default False for use_external | 2017-03-06 | |
| | |||
* | Use grpc_build_system.bzl in other projects | 2017-03-02 | |
| | | | | | Added //external to grpc deps in case where grpc_build_system.bzl is imported in a project that is using grpc as a dependency. | ||
* | Merge pull request #9326 from yang-g/license | 2017-01-17 | |
|\ | | | | | Add licenses to all BUILD files and missing copyright | ||
* | | Fixing a few items with the new Bazel BUILD system: | 2017-01-13 | |
| | | | | | | | | | | | | | | -) Fixing Bazel 0.4.x breakage -) Adding helloworld BUILD examples -) Fixing grpc++ missing files. -) Adding helloworld example as a test for Bazel basic. | ||
| * | omg it is 2017 | 2017-01-11 | |
| | | |||
| * | Add licenses to all BUILD files and missing copyright | 2017-01-11 | |
|/ | |||
* | Merge remote-tracking branch 'ctiller/bazel' into bazel-take-2 | 2016-10-21 | |
| | |||
* | Adding shim for generating C++ protos. | 2016-10-21 | |
| | |||
* | Adding cc_grpc_library. | 2016-10-20 | |