Alexander Polcyn
74693fa1d8
Add ruby 3.0 to build matrix; upgrade rake-compiler-docker image to 1.1.0
4 years ago
Alexander Polcyn
1c8e28dcd2
Revert "Manylinux2010-based Ruby images"
...
This reverts commit bec51c0175
.
4 years ago
Esun Kim
bec51c0175
Manylinux2010-based Ruby images
5 years ago
Esun Kim
bfa1ca968c
Add gRPC-specific docker images for Ruby build
5 years ago
Lars Kanis
4c667476a0
Add ruby-2.7 to build process of binary gems for Windows and Linux
...
With rake-compiler-dock-1.0.1 there's no need to use a derived Dockerfile.
The standard RCD image can be used instead.
The only issue is with conflicting declarations of gettimeofday(), which can be easily worked around by patching win32.h before the build.
Fixes #21514
5 years ago
Esun Kim
c4f80b8c87
Update ruby docker image to use pthread for win32
5 years ago
Esun Kim
e883789235
Updated ruby build docker image
5 years ago
Esun Kim
adf862aa5a
Updated ruby build docker image
5 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Alexander Polcyn
8065a5e73c
Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it
7 years ago
Alexander Polcyn
c45d672439
remove unnecessary libssl-dev installation
8 years ago
Alexander Polcyn
74a4d5ad58
update mingw gcc on docker file
8 years ago
Ken Payson
f8d6fb7a94
Update boringssl
8 years ago
Alexander Polcyn
b7e1f535f3
revert changes to rake-compiler-dock dockerfile
8 years ago
Alexander Polcyn
89d62d3061
debug print in docker file
8 years ago
Alexander Polcyn
299fa6ee02
revert update of rake-compiler for lack of effect
8 years ago
Alexander Polcyn
a1fa5a3381
fix missing static ruby lib on 2.4.0
8 years ago
Alexander Polcyn
1b587f1705
update rake-compiler Dockerfile to build for ruby 2.4.0
8 years ago
Nicolas "Pixel" Noble
ca144fd1e8
Fixing Ruby binary build (again).
9 years ago
Nicolas "Pixel" Noble
da46a701c4
2.1.6 doesn't work on MacOS (wheee...)
9 years ago
Nicolas "Pixel" Noble
5219c6d8e8
Properly compiling distributable native gems.
9 years ago
Nicolas "Pixel" Noble
09ac0a46f4
Building the grpc DLLs.
9 years ago
Nicolas "Pixel" Noble
2283ff6638
Fixing dll hell.
9 years ago
Nicolas "Pixel" Noble
cb287a11df
Allowing for creation of pre-compiled gems, using rack-compiler-dock.
9 years ago