Jan Tattermusch
5f33e0b1d4
fix building go interop image
9 years ago
Jan Tattermusch
4d2df96ff5
dont require libc-dev on coreclr
9 years ago
Jan Tattermusch
9c6276f5f7
fix C# distribtest on centos7
9 years ago
Jan Tattermusch
caa965b548
regenerate C# related files after backporting from master
9 years ago
Jan Tattermusch
e70f20b5a0
enable runing C# interop tests under coreclr
9 years ago
Jan Tattermusch
fb8fb404b8
install dotnet cli into ubuntu1404 distribtest docker
9 years ago
Jan Tattermusch
19e04b5388
get the right nuget version in linux distribtests
9 years ago
Alexander Polcyn
03548cfef1
update nuget in distrib test docker files
9 years ago
Nicolas "Pixel" Noble
0275d8c65b
Reducing diff.
9 years ago
Nicolas "Pixel" Noble
6fd8a7fa03
That won't work properly. Falling back on fixing the list of dependencies.
9 years ago
Nicolas "Pixel" Noble
e667fe19bf
Using the interop dependencies instead.
9 years ago
Nicolas "Pixel" Noble
737bd555cf
Hopefully fixing #7639 .
9 years ago
Jorge Canizales
0db98cda0d
Undo Go Docker fix - fixed in another PR
9 years ago
Jorge Canizales
31871df58f
@pgrosu’s fix of Go’s docker build
9 years ago
Alexander Polcyn
809292a7af
ran script to update actual docker files
9 years ago
Stanley Cheung
7d8c543d64
regenerate from template
9 years ago
Stanley Cheung
78f0fd4715
fix copyright
9 years ago
Stanley Cheung
fa1e4fa7f1
php: add php7 to jenkins basic and interop tests
9 years ago
Stanley Cheung
99955ab0af
php: remove protobuf-php clone hack
9 years ago
Stanley Cheung
7b672f8473
remove outdated php dockerfile dependency
9 years ago
Craig Tiller
5ca7e47493
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
9 years ago
Masood Malekghassemi
e917486753
Install virtualenv in Python distribtest Dockerfiles
9 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
Masood Malekghassemi
ac586ba21e
Remove tox
9 years ago
Jan Tattermusch
2c084ee31e
build experimental nugets with dotnet CLI
9 years ago
Jan Tattermusch
b6960d068f
switch CoreCLR to preview2
9 years ago
Jan Tattermusch
39ec1cbd7a
add csharp CoreCLR docker image
9 years ago
thinkerou
f3bc3b62a7
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
9 years ago
Vijay Pai
8b79fdef7a
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
...
Disabling it allows clang-3.4 to run C/C++ on docker
9 years ago
Vijay Pai
a9e62c2ddb
no ccache
9 years ago
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
9 years ago
yang-g
46f4a681d2
minor fixes
9 years ago
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
9 years ago
Vijay Pai
203b20c9b2
Add g++
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
1495cb5b24
Addressed reveiw comments about naming
9 years ago
Yuchen Zeng
ea09adc84b
Add a sanity test: check if the generated pb files are up-to-date
9 years ago
yang-g
e3975e72d2
Move grpc installation from docker file to script.
9 years ago
yang-g
933fbaf5ac
Add distrib test support for c++.
9 years ago
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
9 years ago
Julien Boeuf
2b2f414dd1
Fixing headers.
9 years ago
Nicolas 'Pixel' Noble
f4fef88911
Pinning the llvm repository on 3.8.
9 years ago
Masood Malekghassemi
010eb48d21
Use manylinux
9 years ago
Masood Malekghassemi
616b2793fd
Fix docker build
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
Sree Kuchibhotla
1bdd5319b0
Python dockerfiles and config files for stress testing
9 years ago
Sree Kuchibhotla
7edab7c5e3
Ruby docker files and config
9 years ago