Masood Malekghassemi
b4e82f7897
Fix windows linkage in Python grpcio-tools
9 years ago
Masood Malekghassemi
7e660d7e42
Add Python grpcio-tools documentation
9 years ago
Masood Malekghassemi
61ba1630f6
Fix Python grpcio-tools windows build
9 years ago
Masood Malekghassemi
f4c70caaf4
Move manylinux1 precompiler definitions into port_platform.h
9 years ago
Masood Malekghassemi
2b86729b25
Build grpcio-tools sdist
9 years ago
Masood Malekghassemi
4340b74761
Fix missing file in grpcio-tools sdist
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
751fbb06f6
Build grpcio tools on Windows
9 years ago
Masood Malekghassemi
f837cc8f63
Fix missing symbols
9 years ago
Masood Malekghassemi
88baf86d71
Copy all generated Python distribs
9 years ago
Masood Malekghassemi
010eb48d21
Use manylinux
9 years ago
Masood Malekghassemi
616b2793fd
Fix docker build
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
af3158350e
Integrate Python protoc Linux artifact builders
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
Makarand Dharmapurikar
d5d8f8fbf9
Added all transitive header dependencies in build.yaml to fix the failing check.
9 years ago
Makarand Dharmapurikar
274bcc8f0b
Added dummy cronet api implementation so we can build on Jenkins.
9 years ago
Jan Tattermusch
9c83512575
update remaining stresstest configs
9 years ago
Jan Tattermusch
080ddf09ab
add a readme file
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
Jan Tattermusch
26ca776e3e
update working directories
9 years ago
Jan Tattermusch
99341e30cf
move helper script for dockerization
9 years ago
Sree Kuchibhotla
7edab7c5e3
Ruby docker files and config
9 years ago
murgatroid99
957fe8dc5d
Updated a couple more scripts
9 years ago
Nicolas "Pixel" Noble
777c26329c
Properly using our build.yaml source of truth to generate our list of public APIs.
9 years ago
Craig Tiller
e98b494db7
Fix bug where max_frame_size was ignored
...
Also add corpus entries that helped diagnose this bug
9 years ago
Sree Kuchibhotla
67df784bbc
C# Dockerfile and Config scripts
9 years ago
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
murgatroid99
8cb5f2f413
Fixed build_package_ruby's use of variables
9 years ago
murgatroid99
f897fec0db
Fixed build_package_ruby's use of variables
9 years ago
murgatroid99
f238194b25
Updated build_package_ruby to build the grpc-tools gem
9 years ago
Jan Tattermusch
501ca57665
kill pending python workers on start
9 years ago
Ken Payson
0482c1046b
Python QPS Worker/initial scenarios
9 years ago
David Garcia Quintas
c74f62bcfc
Don't try to read files that have been moved/renamed.
9 years ago
Jan Tattermusch
1408920ab9
get rid of local qpsworkers before starting the tests
9 years ago
Jan Tattermusch
24b68cd62f
generate interop test Dockerfiles using templates
9 years ago
Jan Tattermusch
c218d05029
move interop test docker files to a subdir
9 years ago
Jan Tattermusch
31bad328b3
get rid of the unused grpc_base Dockerfile
9 years ago
Jan Tattermusch
85a93831dd
run all implemented C# interop tests
9 years ago
Jan Tattermusch
a6316693bc
get rid of the old homebrew/linuxbrew tests
9 years ago
Jan Tattermusch
6da28b26bf
cleanup interop test scripts
9 years ago
David Garcia Quintas
1b2db6333d
Moved protos out of core_codegen interface
9 years ago
murgatroid99
3c6ace6969
Fixed case statement in build_package_node
9 years ago
murgatroid99
c0ad0bd485
Clear bin directory after generating each tarball
9 years ago
Craig Tiller
068d143c8e
Expand corpora
9 years ago
Jan Tattermusch
ee9de2faee
cleanup build_interop.sh for python
9 years ago