Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Python3.5 artifact targets | Ken Payson | 2016-08-15 |
| | |||
* | Support long paths in make_grpcio_tools.py | Masood Malekghassemi | 2016-07-16 |
| | |||
* | Allow make_grpcio_tools.py to be invoked in parallel | Masood Malekghassemi | 2016-07-16 |
| | |||
* | Add common proto files to Python grpcio-tools | Masood Malekghassemi | 2016-06-07 |
| | |||
* | Don't truncate deps file on failure to find bazel | Masood Malekghassemi | 2016-05-04 |
| | |||
* | Tightly integrate the Python plugin with its protoc | Masood Malekghassemi | 2016-05-04 |
| | | | | | | This grossly simplifies the protoc invocation to: python -m grpc.protoc.compiler --python_out=... --grpc_python_out=... [...] --plugin=protoc-gen-python-grpc=grpc_python_protoc_plugin... [...] | ||
* | Add sanity test for grpcio protoc package | Masood Malekghassemi | 2016-05-04 |