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
Masood Malekghassemi
7e660d7e42
Add Python grpcio-tools documentation
9 years ago
Masood Malekghassemi
4340b74761
Fix missing file in grpcio-tools sdist
9 years ago
Nicolas "Pixel" Noble
16caa50aae
Master is now 0.15.0-dev.
9 years ago
Nicolas "Pixel" Noble
253a7109ed
The release branch is now 0.14.0-pre1.
9 years ago
Nicolas "Pixel" Noble
b836b5bfee
Adding missing copyright.
9 years ago
Masood Malekghassemi
010eb48d21
Use manylinux
9 years ago
Masood Malekghassemi
955887928f
Keep grpcio_tools version in sync with rest of project
9 years ago
Masood Malekghassemi
176ac65faf
Don't truncate deps file on failure to find bazel
9 years ago
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... [...]
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
Masood Malekghassemi
d039a98a94
Add Python grpcio protoc package
9 years ago
David Garcia Quintas
c74f62bcfc
Don't try to read files that have been moved/renamed.
9 years ago
David Garcia Quintas
267684ca06
Tiny fix to check_include_guards script
9 years ago
David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
9 years ago
Craig Tiller
666a362a66
clang-fmt
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
David Garcia Quintas
d6b4628f42
Further improvements
9 years ago
David Garcia Quintas
bba0266a2f
Generalized nanopb generator script
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
6e2cf6b6c7
Update tool
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
Craig Tiller
97e0ebc7ce
Fix shell script
9 years ago
Craig Tiller
2586905a23
Update tool
9 years ago
David Garcia Quintas
37266f376b
missing fixes post comments
9 years ago
David Garcia Quintas
3c5def57f6
addressed pr comments
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
murgatroid99
028bd45950
Update check copyright script precommit hook
9 years ago
David Garcia Quintas
7d53836903
Added check_include_guards.py
9 years ago
Nicolas "Pixel" Noble
2d86263de3
Added python_wrapper.sh to take care of finding an appropriate version of python from the system.
9 years ago
Stanley Cheung
6156f0962e
Simplify PHP installation for release 0.13
9 years ago
David Garcia Quintas
e86b4573fe
fixed check nanopb sanity script
9 years ago
David Garcia Quintas
4f6683c395
remove the whole gens/
9 years ago
David Garcia Quintas
6d5abcb341
cleanup gens/ directory after nanopb check
9 years ago
Masood Malekghassemi
3ee1f9b778
Update Python docgen
9 years ago
Craig Tiller
ddcc392670
Fix script
9 years ago
Craig Tiller
00c4829669
Ignore pb.h, pb.c for clang-fmt
9 years ago
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
9 years ago