-
Name
-
rake-compiler-dock
-
Version
-
1.9.1
-
Platform
-
ruby
-
Authors
-
Lars Kanis
-
Bindir
-
bin
-
Date
-
2025-01-20 00:00:00 UTC
-
Dependencies
-
bundler (>= 1.7, < 3.0, development)
rake (>= 12, development)
test-unit (~> 3.0, development)
-
Description
-
Easy to use and reliable cross compiler environment for building Windows and Linux binary gems.
Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.
-
Email
-
lars@greiz-reinsdorf.de
-
Executables
-
rake-compiler-dock
-
Files
-
.dockerignore
.github/workflows/ci.yml
.github/workflows/publish-images.yml
.github/workflows/release-images.yml
.gitignore
CONTRIBUTING.md
Dockerfile.jruby
Dockerfile.mri.erb
Gemfile
History.md
LICENSE.txt
README.md
Rakefile
bin/rake-compiler-dock
build/gem_helper.rb
build/mk_i686.rb
build/mk_musl_cross.sh
build/mk_osxcross.sh
build/mk_pkg_config.sh
build/parallel_docker_build.rb
build/patches/rake-compiler-1.2.9/0004-Enable-build-of-static-libruby.patch
build/patches/rake-compiler-1.2.9/0005-build-miniruby-first.patch
build/rcd-env.sh
build/runas
build/sigfw.c
build/strip_wrapper_codesign
build/strip_wrapper_vbox
build/sudoers
lib/rake_compiler_dock.rb
lib/rake_compiler_dock/colors.rb
lib/rake_compiler_dock/docker_check.rb
lib/rake_compiler_dock/predefined_user_group.rb
lib/rake_compiler_dock/starter.rb
lib/rake_compiler_dock/version.rb
mingw64-ucrt/Dockerfile
mingw64-ucrt/README.md
mingw64-ucrt/binutils-mingw-w64-ignore-check-errors.patch
mingw64-ucrt/gcc-mingw-w64-only-c-c++.patch
mingw64-ucrt/mingw-w64-enable-ucrt.patch
rake-compiler-dock.gemspec
test/env/Dockerfile.alpine
test/env/Dockerfile.centos
test/env/Dockerfile.debian
test/rcd_test/Gemfile
test/rcd_test/Rakefile
test/rcd_test/ext/java/RcdTestExtService.java
test/rcd_test/ext/java/RubyRcdTest.java
test/rcd_test/ext/mri/extconf.rb
test/rcd_test/ext/mri/rcd_test_ext.c
test/rcd_test/ext/mri/rcd_test_ext.h
test/rcd_test/lib/rcd_test.rb
test/rcd_test/rcd_test.gemspec
test/rcd_test/test/test_basic.rb
test/test_environment_variables.rb
test/test_parallel_docker_build.rb
test/test_starter.rb
test/test_versions.rb
-
Homepage
-
https://github.com/rake-compiler/rake-compiler-dock
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.2
-
Specification version
-
4
-
Summary
-
Easy to use and reliable cross compiler environment for building Windows and Linux binary gems.
-
Test files
-
test/env/Dockerfile.alpine
test/env/Dockerfile.centos
test/env/Dockerfile.debian
test/rcd_test/Gemfile
test/rcd_test/Rakefile
test/rcd_test/ext/java/RcdTestExtService.java
test/rcd_test/ext/java/RubyRcdTest.java
test/rcd_test/ext/mri/extconf.rb
test/rcd_test/ext/mri/rcd_test_ext.c
test/rcd_test/ext/mri/rcd_test_ext.h
test/rcd_test/lib/rcd_test.rb
test/rcd_test/rcd_test.gemspec
test/rcd_test/test/test_basic.rb
test/test_environment_variables.rb
test/test_parallel_docker_build.rb
test/test_starter.rb
test/test_versions.rb
-
Original platform
-
ruby
-
New platform
-
ruby