Jan Tattermusch
9f401e53c9
fix make_grpcio_tools.py
2017-06-08 11:22:41 +02:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Ken Payson
5998cd760c
Add Python3.5 artifact targets
2016-08-15 10:57:47 -07:00
Masood Malekghassemi
792d899b7e
Support long paths in make_grpcio_tools.py
2016-07-16 02:32:55 -07:00
Masood Malekghassemi
9756fa3e1a
Allow make_grpcio_tools.py to be invoked in parallel
2016-07-16 01:31:50 -07:00
Masood Malekghassemi
2dbc217e5e
Add common proto files to Python grpcio-tools
2016-06-07 16:57:14 -07:00
Masood Malekghassemi
176ac65faf
Don't truncate deps file on failure to find bazel
2016-05-04 15:30:30 -07:00
Masood Malekghassemi
0e25c8d71a
Tightly integrate the Python plugin with its protoc
...
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... [...]
2016-05-04 15:30:30 -07:00
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
2016-05-04 15:30:30 -07:00