Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename set to depset | Vladimir Moskva | 2017-09-14 |
| | |||
* | Rework well_known_protos attr, and some other fixes | Craig Tiller | 2017-05-16 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into fixbazel | Makarand Dharmapurikar | 2017-04-25 |
|\ | |||
| * | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 |
| |\ | | | | | | | Added unit testing support. | ||
| * | | Fix up protobuf submodule name to match bazel expectation | Vijay Pai | 2017-04-20 |
| | | | |||
* | | | .proto and BUILD files can now in differnt dirs | Makarand Dharmapurikar | 2017-04-17 |
|/ / | |||
| * | Add _mock files to output list of generate_cc.bzl | Mahak Mukhi | 2017-04-16 |
| | | |||
| * | fixing bug | Mahak Mukhi | 2017-04-16 |
| | | |||
| * | more sanity | Mahak Mukhi | 2017-04-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trying to fix some sanity nope that didn't work fixing test failiures added debug code more trail and error more trial and error cleaning debug code | ||
| * | 1. Added golden file test. | Mahak Mukhi | 2017-04-14 |
|/ | | | | | 2. Added support for mock. 3. Sanity fix. | ||
* | changes for picking up well known protos | Makarand Dharmapurikar | 2017-03-07 |
| | | | | | Add dependency and protoc argument for picking up well known protos from the //third_party/protobuf repo | ||
* | Fixing a few items with the new Bazel BUILD system: | Nicolas "Pixel" Noble | 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. | ||
* | Adding shim for generating C++ protos. | Nicolas "Pixel" Noble | 2016-10-21 |
| | |||
* | Adding cc_grpc_library. | Nicolas "Pixel" Noble | 2016-10-20 |