aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/distrib/python/grpcio_tools
Commit message (Collapse)AuthorAge
* Add usage documentation to Python tools distributionGravatar Masood Malekghassemi2016-06-08
|
* Merge pull request #6536 from grpc/release-0_14Gravatar Nicolas Noble2016-05-11
|\ | | | | Release 0.14 upmerge
| * Bumping protobuf submodule to beta-3-pre1.Gravatar Nicolas "Pixel" Noble2016-05-11
| |
| * The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
| |
| * Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
| |
* | Merge pull request #6475 from grpc/release-0_14Gravatar Nicolas Noble2016-05-09
|\| | | | | Upmerge from 0.14.0
| * Add explicit license to grpcio-tools setup.pyGravatar Masood Malekghassemi2016-05-09
| |
| * Merge pull request #6483 from soltanmm/wind2Gravatar Jan Tattermusch2016-05-09
| |\ | | | | | | Fix windows linkage in Python grpcio-tools
| | * Fix windows linkage in Python grpcio-toolsGravatar Masood Malekghassemi2016-05-07
| | |
| * | rename grpc.protoc.compiler to grpc.tools.protocGravatar Jan Tattermusch2016-05-06
| |/
| * Merge pull request #6469 from soltanmm/doctoolsGravatar Jan Tattermusch2016-05-06
| |\ | | | | | | Add Python grpcio-tools documentation
| | * Add Python grpcio-tools documentationGravatar Masood Malekghassemi2016-05-05
| | |
| * | Fix missing file in grpcio-tools sdistGravatar Masood Malekghassemi2016-05-05
| |/
* | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| |
| * The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
|/
* Adding missing copyright.Gravatar Nicolas "Pixel" Noble2016-05-06
|
* Use manylinuxGravatar Masood Malekghassemi2016-05-04
|
* Keep grpcio_tools version in sync with rest of projectGravatar 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
|
* Add Python grpcio protoc packageGravatar Masood Malekghassemi2016-05-04