Jan Tattermusch
5701ae8a34
Merge pull request #6483 from soltanmm/wind2
...
Fix windows linkage in Python grpcio-tools
2016-05-09 10:34:00 -07:00
Masood Malekghassemi
b4e82f7897
Fix windows linkage in Python grpcio-tools
2016-05-07 13:01:14 -07:00
Jan Tattermusch
4e2f7727a9
rename grpc.protoc.compiler to grpc.tools.protoc
2016-05-06 12:28:58 -07:00
Jan Tattermusch
fe8acd723f
Merge pull request #6469 from soltanmm/doctools
...
Add Python grpcio-tools documentation
2016-05-06 11:31:32 -07:00
Masood Malekghassemi
7e660d7e42
Add Python grpcio-tools documentation
2016-05-05 20:11:50 -07:00
Masood Malekghassemi
4340b74761
Fix missing file in grpcio-tools sdist
2016-05-05 18:14:26 -07:00
Nicolas "Pixel" Noble
253a7109ed
The release branch is now 0.14.0-pre1.
2016-05-06 03:00:51 +02:00
Nicolas "Pixel" Noble
b836b5bfee
Adding missing copyright.
2016-05-06 00:55:59 +02:00
Masood Malekghassemi
010eb48d21
Use manylinux
2016-05-04 15:30:30 -07:00
Masood Malekghassemi
955887928f
Keep grpcio_tools version in sync with rest of project
2016-05-04 15:30:30 -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
Masood Malekghassemi
d039a98a94
Add Python grpcio protoc package
2016-05-04 15:30:30 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Stanley Cheung
6156f0962e
Simplify PHP installation for release 0.13
2016-02-28 19:14:07 -08:00
Masood Malekghassemi
3ee1f9b778
Update Python docgen
2016-02-22 18:37:51 -08:00
Masood Malekghassemi
81183254ab
Maintain copyright sanity in Python-related files
2016-01-14 06:56:03 -08:00
Masood Malekghassemi
df97aecb79
Enable submitting binary dists of Python
2016-01-14 06:55:06 -08:00
Masood Malekghassemi
116982ea89
Include core in Python distribution
2016-01-07 09:43:42 -08:00
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
2015-09-23 16:29:44 +00:00
Masood Malekghassemi
38fc0bb3d5
Fix Python docgen
...
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
2015-09-10 08:57:40 -07:00
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
2015-07-30 16:25:55 -07:00
Masood Malekghassemi
d65632ab04
Add Python documentation generation
2015-07-29 14:43:16 -07:00
Masood Malekghassemi
743c10ccd5
Cython refactor of Python C wrapping layer
...
Also set up environment-related details needed for a smooth Cython
experience: have the test script avoid rebuilding all dependencies if the
virtualenv directory already exists, have the PyPI distribution script
distribute the Cython generated C code rather than the .pyx files.
2015-06-30 17:33:28 -07:00
Craig Tiller
d4db33dcab
Add missing copyright notices
2015-05-21 15:27:23 -07:00
Masood Malekghassemi
2b34e5adf1
Version update to 0.5.0
2015-04-07 11:05:35 -07:00
Masood Malekghassemi
451887ba2c
Enable PyPI package management
2015-04-06 16:19:49 -07:00