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
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
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
a6316693bc
get rid of the old homebrew/linuxbrew tests
9 years ago
Jan Tattermusch
6da28b26bf
cleanup interop test scripts
9 years ago
Jan Tattermusch
ee9de2faee
cleanup build_interop.sh for python
9 years ago
Jan Tattermusch
549da44e80
also update interop_http2 image
9 years ago
Jan Tattermusch
ac0f020ddc
upgrade go docker image to golang:1.5
9 years ago
Sree Kuchibhotla
9d4e4ffbad
Fix back slashes in the template and break the RUN steps
9 years ago
Sree Kuchibhotla
9192498a08
Java stress test docker images
9 years ago
Sree Kuchibhotla
edaa6ebae4
Go Stress test: Docker stress test images and config files to run on GKE
9 years ago
Jan Tattermusch
fd8d273526
cleanup of C# interop dockerimage
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Sree Kuchibhotla
79e3f09e1a
Code review comments
9 years ago
Sree Kuchibhotla
aecac88e02
fix copyrights
9 years ago
Sree Kuchibhotla
7a05436ac1
New config for node. Made some changes to support node config
9 years ago
Craig Tiller
dff29577c8
Refine clang-format paths
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
67593ffc34
Fix codegen
9 years ago
Sree Kuchibhotla
95a137b692
Add build type option (asan/tsan/dbg or opt)
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f29d1f7799
Update clang-format to 3.8
9 years ago
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago
Craig Tiller
c2c026e843
Renames
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
Craig Tiller
a4134159ab
j
9 years ago
Craig Tiller
eb784f359d
stuff
9 years ago
Craig Tiller
9812c6f69d
adddeps
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
9 years ago