aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib/python/make_grpcio_tools.py
Commit message (Collapse)AuthorAge
* Don't truncate deps file on failure to find bazelGravatar Masood Malekghassemi2016-05-04
|
* Tightly integrate the Python plugin with its protocGravatar Masood Malekghassemi2016-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 packageGravatar Masood Malekghassemi2016-05-04