aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib/python/grpcio_tools/protoc_lib_deps.py
Commit message (Collapse)AuthorAge
* PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
|
* Add common proto files to Python grpcio-toolsGravatar Masood Malekghassemi2016-06-07
|
* Bumping protobuf submodule to beta-3-pre1.Gravatar Nicolas "Pixel" Noble2016-05-11
|
* 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