rvm-binary icon indicating copy to clipboard operation
rvm-binary copied to clipboard

Automation of building binary rubies for RVM.

Results 7 rvm-binary issues
Sort by recently updated
recently updated
newest added
trafficstars

CircleCI added arm64 machines running Ubuntu 20.04 Would be really great if ruby 2.6/2.7/3.0 binaries were added, to increase builds speed 🙏

Hi, how do I use this to build binaries of recent rubies, e.g. 2.7.0, for OSX? I've installed the dependencies as listed in the readme, but beyond that, the instructions...

Add an Oracle Linux 7.2 box to the list of platforms. My hope is that this is a step toward getting binaries for Oracle Linux on https://rvm.io/binaries/ `./run oracle_72_64bit` output...

Adding `bin` to Ruby binary releases avoids confusion between binary and source releases. So `ruby-2.1.0.tar.bz2` binary would become `ruby-bin-2.1.0.tar.bz2`.

some configurations like centos/5.6/x86_64/ruby-1.9.3-p194 need to be excluded, see #7

https://github.com/mpapis/rvm-binary/blob/master/run#L38-44