Masood Malekghassemi
9fb054a537
Upversion Python
8 years ago
Masood Malekghassemi
94b82355cb
Patch overlooked strings from Python un-namespacing
8 years ago
Masood Malekghassemi
e136c1a773
Up-version Python
8 years ago
Masood Malekghassemi
7ba3527ffe
Un-namespace Python packages
...
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
8 years ago
Masood Malekghassemi
6ba93f2612
Up-version Python for backports
8 years ago
Nicolas "Pixel" Noble
50a730bd1c
Going 1.0.1.
8 years ago
Nicolas "Pixel" Noble
35b8c51485
Bumping version to 1.0.1-pre1.
8 years ago
Ken Payson
8348973de9
Use templates for python version dependencies
...
Also change grpcio-tools to be a runtime dependency of grpcio-tests,
grpcio-tools is run as part of the tests.
8 years ago
Ken Payson
69ff5de496
Add Python3.5 grpcio-tools binaries
8 years ago
Nicolas "Pixel" Noble
0f9337b6a0
Removing pre2 flag.
8 years ago
Ken Payson
5998cd760c
Add Python3.5 artifact targets
8 years ago
Jorge Canizales
cc3ecd104f
Point out what to do if the sanity check fails
8 years ago
Ken Payson
e5fd01a389
Bump python protobuf dependency to 3.0.0
8 years ago
Nicolas "Pixel" Noble
3260a1731a
Bumping to 1.0.0-pre2.
8 years ago
Masood Malekghassemi
6f7d4221af
Upgrade virtualenv pip in Python docgen
...
Also ignore the docgen-generated directories under doc/.
8 years ago
Masood Malekghassemi
34c9a73ab9
Document the custom grpcio-tools command class
8 years ago
Masood Malekghassemi
398b06e843
Force the Python host version on Mac OS X
8 years ago
Ken Payson
dd24c1ece4
Polish grpcio_health_checking package
...
-Rename namespace to grpc_health->grpc to match spec
-Proper use of NOT_FOUND status code
-Improve testing
-Add source distribution to artifact build
8 years ago
Masood Malekghassemi
792d899b7e
Support long paths in make_grpcio_tools.py
8 years ago
Masood Malekghassemi
58a0494ceb
Use normalized path separators in `setup.py`s
8 years ago
Masood Malekghassemi
9756fa3e1a
Allow make_grpcio_tools.py to be invoked in parallel
8 years ago
Masood Malekghassemi
48d07c6489
Add special methods to generated Python docs
...
Also removes an old-now-spurious `make` invocation from the docgen.py
helper script.
8 years ago
Masood Malekghassemi
165f9a713b
Restructure reStructured text to be valid
8 years ago
Nicolas "Pixel" Noble
8c72ae43f9
Flagging master as 1.0.0-pre1.
8 years ago
Masood Malekghassemi
586e3835fe
Make Python build standalone on Windows
9 years ago
Ken Payson
e4123f3083
Updated release version to 0.15.1
9 years ago
Masood Malekghassemi
6db60b9041
Sanitize grpcio-tools command arguments
9 years ago
Masood Malekghassemi
1ff429da2a
Organize Python tests to use grpcio-tools directly
...
Moves all tests into a separate package. This does not change existing
supported means of running tests (e.g. through run_tests.py).
9 years ago
Masood Malekghassemi
ebf81e7a05
Add programmatic access to protoc in grpcio-tools
9 years ago
Masood Malekghassemi
d5fee35f93
Build Python3 grpcio-tools on OS X
9 years ago
Masood Malekghassemi
8a15dd2fae
Use open-source defaults to propagate Python plugin configuration
9 years ago
David Garcia Quintas
4281272389
Updated git clone URL
9 years ago
Masood Malekghassemi
71448b2898
Use open-source defaults to propagate Python plugin configuration
9 years ago
murgatroid99
f519df8147
Update version to 0.15.0
9 years ago
murgatroid99
d29a3bf004
Update master branch to 0.16.0-dev
9 years ago
Masood Malekghassemi
82c3dd1f0a
Add usage documentation to Python tools distribution
9 years ago
Masood Malekghassemi
2dbc217e5e
Add common proto files to Python grpcio-tools
9 years ago
Masood Malekghassemi
d4b4009c37
Use Python namespace packages
...
Before, namespace packages would break in auditwheel due to a
superfluous check (fixed in the commit referenced in the Dockerfiles).
Now, the auditwheel used in the manylinux1-support Docker images can
handle namespace packages, and we may thus use them. This should
alleviate future user pain w.r.t. installation of grpcio-tools causing
loss of grpcio files and vice versa (e.g. requiring a reinstall of
grpcio following installation of grpcio-tools).
9 years ago
Yuchen Zeng
7ae31a8898
Add more comments, fix format issues
9 years ago
Yuchen Zeng
ea09adc84b
Add a sanity test: check if the generated pb files are up-to-date
9 years ago
Jan Tattermusch
fdb8931e47
check for copyright in .bat files
9 years ago
David Garcia Quintas
93466168b0
Allow for multiline #endif guards
9 years ago
murgatroid99
878816956c
Update release version to 0.14.2-pre1
9 years ago
murgatroid99
c1c6b3c80d
Update release version to 0.14.1
9 years ago
Nicolas "Pixel" Noble
c810a38170
Bumping protobuf submodule to beta-3-pre1.
9 years ago
Nicolas "Pixel" Noble
2c75731b68
The release branch is now 0.14.1-pre1.
9 years ago
Nicolas "Pixel" Noble
5ecdda759a
Processing the 0.14 release.
9 years ago
Masood Malekghassemi
8231867637
Add explicit license to grpcio-tools setup.py
9 years ago
Masood Malekghassemi
b4e82f7897
Fix windows linkage in Python grpcio-tools
9 years ago
Jan Tattermusch
4e2f7727a9
rename grpc.protoc.compiler to grpc.tools.protoc
9 years ago