Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add usage documentation to Python tools distribution | Masood Malekghassemi | 2016-06-08 |
| | |||
* | Merge pull request #6536 from grpc/release-0_14 | Nicolas Noble | 2016-05-11 |
|\ | | | | | Release 0.14 upmerge | ||
| * | Bumping protobuf submodule to beta-3-pre1. | Nicolas "Pixel" Noble | 2016-05-11 |
| | | |||
| * | The release branch is now 0.14.1-pre1. | Nicolas "Pixel" Noble | 2016-05-10 |
| | | |||
| * | Processing the 0.14 release. | Nicolas "Pixel" Noble | 2016-05-10 |
| | | |||
* | | Merge pull request #6475 from grpc/release-0_14 | Nicolas Noble | 2016-05-09 |
|\| | | | | | Upmerge from 0.14.0 | ||
| * | Add explicit license to grpcio-tools setup.py | Masood Malekghassemi | 2016-05-09 |
| | | |||
| * | Merge pull request #6483 from soltanmm/wind2 | Jan Tattermusch | 2016-05-09 |
| |\ | | | | | | | Fix windows linkage in Python grpcio-tools | ||
| | * | Fix windows linkage in Python grpcio-tools | Masood Malekghassemi | 2016-05-07 |
| | | | |||
| * | | rename grpc.protoc.compiler to grpc.tools.protoc | Jan Tattermusch | 2016-05-06 |
| |/ | |||
| * | Merge pull request #6469 from soltanmm/doctools | Jan Tattermusch | 2016-05-06 |
| |\ | | | | | | | Add Python grpcio-tools documentation | ||
| | * | Add Python grpcio-tools documentation | Masood Malekghassemi | 2016-05-05 |
| | | | |||
| * | | Fix missing file in grpcio-tools sdist | Masood Malekghassemi | 2016-05-05 |
| |/ | |||
* | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
| | | |||
| * | The release branch is now 0.14.0-pre1. | Nicolas "Pixel" Noble | 2016-05-06 |
|/ | |||
* | Adding missing copyright. | Nicolas "Pixel" Noble | 2016-05-06 |
| | |||
* | Use manylinux | Masood Malekghassemi | 2016-05-04 |
| | |||
* | Keep grpcio_tools version in sync with rest of project | 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 |
| | |||
* | Add Python grpcio protoc package | Masood Malekghassemi | 2016-05-04 |