Masood Malekghassemi
aff6936cf7
Partially implement gRPC Python server reflection
...
Some features relating to proto2 extension querying are missing due to
missing upstream features required to support them (see
https://github.com/google/protobuf/issues/2248 ).
8 years ago
Ken Payson
5998cd760c
Add Python3.5 artifact targets
8 years ago
Ken Payson
cc17af1681
Remove non-manylinux linux .whl artifacts
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
027835fbd6
Increase build timeouts for Python artifacts
8 years ago
Masood Malekghassemi
0e12875b7c
Build Python distributions for Python 3
8 years ago
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
six is necessary for making these scripts cross compatible
between python 2.x and 3.x
Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
8 years ago
Masood Malekghassemi
f4c70caaf4
Move manylinux1 precompiler definitions into port_platform.h
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
010eb48d21
Use manylinux
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
Jan Tattermusch
60cbec7c19
fix C# artifacts compatibility
9 years ago
Stanley Cheung
80db5be7b5
fix bug with pecl install on mac
9 years ago
Stanley Cheung
bf74d69ed6
fix php artifact name and update config.m4 template
9 years ago
Stanley Cheung
5adb71fb9a
php: simplify installation
9 years ago
Jan Tattermusch
6d15982ce7
building protoc artifacts on windows
9 years ago
Nicolas "Pixel" Noble
6a4e473d4a
32 bits support.
9 years ago
Jan Tattermusch
07591a5dfc
fix centos6.6 docker build with overlay
9 years ago
Jan Tattermusch
e7b7d86fde
fix protoc artifact build on mac
9 years ago
Jan Tattermusch
e046f712c5
build protoc artifacts on mac and linux
9 years ago
Nicolas "Pixel" Noble
de808bbea8
Enabling python artifact building for Windows.
9 years ago
Jan Tattermusch
5b762b65fd
make timeout for artifacts even bigger
9 years ago
Jan Tattermusch
eba3430d20
node needs bigger artifacts timeout
9 years ago
Craig Tiller
71ea4a1955
Make binary compatibility not the default
9 years ago
Jan Tattermusch
844c355a3c
we actually need the wheel
9 years ago
Jan Tattermusch
e066717041
add python mac target
9 years ago
murgatroid99
33c808b739
Enable Ruby Mac artifact build
9 years ago
Jan Tattermusch
7cf8bf46ae
for 32bit uname when building artifacts
9 years ago
murgatroid99
673f65be14
Add working Node artifact builder for all platforms
9 years ago
Jan Tattermusch
a14008ba2f
increase timeout
9 years ago
Jan Tattermusch
44372138c5
build ruby artifact
9 years ago
Nathaniel Manista
cbf21da6e4
/usr/bin/env python -> /usr/bin/env python2.7
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
be538a1a79
generalize build_artifacts.py
9 years ago
Jan Tattermusch
adc9c08123
move artifact dockerfiles
9 years ago
Jan Tattermusch
38b06fbc35
make sure we embed openssl and zlib in artifacts
9 years ago
Jan Tattermusch
9fd61c666a
fix artifact building on win
9 years ago
Jan Tattermusch
7eba1729f0
building artifacts under docker
9 years ago
Jan Tattermusch
4ecf24beeb
first take on artifact builder script
9 years ago