Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ruby source checkout for cross-ruby #41

Open
luislavena opened this issue May 5, 2011 · 0 comments
Open

Support Ruby source checkout for cross-ruby #41

luislavena opened this issue May 5, 2011 · 0 comments
Labels

Comments

@luislavena
Copy link
Contributor

In reference to #40, will be great if rake-compiler supports LOCAL option pointing to a Ruby source checkout/clone instead of using archived packages.

rake-compiler cross-ruby LOCAL=/path/to/ruby-source

@luislavena luislavena removed this from the 0.8.1 milestone Feb 15, 2014
blackwinter added a commit to blackwinter/rake-compiler that referenced this issue Apr 25, 2014
Bleeding edge versions of Ruby cannot be downloaded as tarballs. Provide the option to use an SVN checkout instead.

This has come up before (rake-compiler#40), but was rejected in favour of a local source tree (rake-compiler#41). The latter has never been implemented, though.

Example: `rake-compiler cross-ruby VERSION=2.1.2 SVN=branches/ruby_2_1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant