Commit graph

1,172 commits

Author SHA1 Message Date
SHIBATA Hiroshi
6f1ed3d6bf Merge pull request #772 from deepj/master
Upgrade OpenSSL to 1.0.1o
2015-06-13 08:38:03 +09:00
deepj
d6ff200d6c Add Rubinius 2.5.6 2015-06-13 00:35:32 +02:00
deepj
b7363f749b Upgrade OpenSSL to 1.0.1o 2015-06-12 18:33:59 +02:00
SHIBATA Hiroshi
ae117b365a Merge pull request #770 from deepj/jruby-1.7.20.1
Add JRuby 1.7.20.1
2015-06-12 06:56:18 +09:00
SHIBATA Hiroshi
8f2f1a192b Merge pull request #771 from deepj/master
Upgrade OpenSSL to 1.0.1n
2015-06-12 06:55:55 +09:00
deepj
e3f622ee50 Upgrade OpenSSL to 1.0.1n 2015-06-11 23:38:33 +02:00
deepj
064cea2a2d Add JRuby 1.7.20.1 2015-06-11 23:33:25 +02:00
SHIBATA Hiroshi
09deea0f2b Merge pull request #768 from deepj/master
Add JRuby 9.0.0.0.rc1
2015-06-11 14:43:26 +09:00
deepj
a8ac0c22a3 Add JRuby 9.0.0.0.rc1 2015-06-11 06:39:26 +01:00
Tester
5013fa8b40 use head instead of function w/ sed 2015-06-03 00:19:41 -04:00
Tester
1f4843da56 just mock invocation, not output 2015-06-02 15:42:18 -04:00
Tester
9b240932b9 remove assertions of mocked output 2015-06-02 15:41:12 -04:00
Tester
ddb12e2e8b find bin dir relative to bats test dir 2015-06-02 15:40:13 -04:00
Tester
85a01065d1 assert that rbenv-install/uninstall scripts have usage section preface 2015-06-02 14:53:04 -04:00
Tester
f2f77388ff make the rbenv-help stub strictly match args 2015-06-02 10:11:36 -04:00
Tester
a102309067 fix tests
stub rbenv-help for rbenv-install and rbenv-uninstall help messages
2015-06-02 09:59:13 -04:00
Jason Karns
699f0cc566 remove sed fallback for help/usage 2015-06-01 21:41:42 -04:00
J. Brandt Buckley
5cb049e48a Update instructions to install LLVM 3.5 using Homebrew
Homebrew bumped the version of LLVM installed with `brew install llvm`
from 3.5.1 to 3.6.0. So now users will have to tap homebrew-versions and
run `brew install llvm35` in order to get the version necessary to
install recent versions of Rubinius. The 3.5-specific `llvm-config`
becomes `llvm-config-3.5` accordingly.

0196a069a0
2015-05-26 10:55:34 +02:00
Mislav Marohnić
e33751fbfc Improve detecting LLVM 3.5 from Homebrew
The main "llvm" Homebrew package is occasionally getting updated and is
not guaranteed to be version 3.5. Right now it's 3.6, but that depends
on the version of Homebrew that someone has installed.

This lists through all installed Homebrew packages named "llvm*" and
tests each `llvm-config --version` for "3.5*" until it finds one.
2015-05-26 10:55:20 +02:00
Mislav Marohnić
e932d47195 Merge branch 'openjdk' 2015-05-23 02:13:10 +02:00
Mislav Marohnić
a5d0479af7 Update brew-publish to be sha256-aware 2015-05-19 21:33:47 +02:00
Mislav Marohnić
89ce9ebe1f ruby-build 20150519 v20150519 2015-05-19 19:23:37 +02:00
Erik Michaels-Ober
14529f55e6 Merge pull request #761 from nidev/add-rbx-255
Add rbx-2.5.5
2015-05-16 11:20:52 +02:00
Nidev Plontra
bf50e659d2 Add rbx-2.5.5 2015-05-16 11:08:10 +09:00
Erik Michaels-Ober
4dfc6090d0 Merge pull request #760 from deepj/master
Add Rubinius 2.5.4
2015-05-13 23:23:28 +02:00
deepj
8f328838a6 Add Rubinius 2.5.4 2015-05-13 21:39:51 +02:00
Erik Michaels-Ober
83beb8bcc2 ruby-build 20150506 v20150506 2015-05-06 11:09:58 +02:00
Erik Michaels-Ober
8df9f2dedc Merge pull request #756 from seryl/add-jruby-1.7.20
Add jruby-1.7.20
2015-05-05 22:05:11 +02:00
Josh Toft
6c30d21a46 Add jruby-1.7.20 2015-05-05 12:24:13 -07:00
Erik Michaels-Ober
2ca27156f8 ruby-build 20150502 v20150502 2015-05-02 11:39:18 +02:00
Erik Michaels-Ober
b0e8f2af85 Merge pull request #754 from nidev/add-rbx-253
add rbx-2.5.3
2015-05-01 10:04:57 +02:00
Nidev Plontra
3e519f1b14 add rbx-2.5.3 2015-05-01 11:52:13 +09:00
Ben Browning
4c0df6afdb Properly detect OpenJDK versions in bin/ruby-build
OpenJDK reports its version slightly different than Oracle Java, and
this was causing the logic in bin/ruby-build to not detect Java 7 or
higher when OpenJDK was used.
2015-04-29 10:39:40 -04:00
Erik Michaels-Ober
89a23a4688 Merge pull request #751 from jirutka/jruby-9000.pre2
Add jruby-9.0.0.0.pre2
2015-04-29 00:31:41 +02:00
Jakub Jirutka
a18d166132 Add jruby-9.0.0.0.pre2 2015-04-28 19:04:09 +02:00
Mislav Marohnić
78cda70ac7 New canonical MagLev 1.0.0 download location 2015-04-27 12:19:33 +02:00
Mislav Marohnić
06c9e9229b Update rbx-2.2.10 checksum
The checksum of the official download has changed since initial publish
time. I have compared the two downloads and it seems it was only a
single whitespace change in `.bundle/config`.
2015-04-27 11:20:45 +02:00
SHIBATA Hiroshi
e9d25d0f61 Merge branch 'okkez-specify-inet-protocol' 2015-04-19 18:28:24 +09:00
SHIBATA Hiroshi
a5bc77ad77 fixed conflict with upstream 2015-04-19 18:26:39 +09:00
SHIBATA Hiroshi
97b9999767 Remove needless build flag for some 2.1.x versions. Fixed #634 2015-04-19 18:00:37 +09:00
Mislav Marohnić
e9567fc8b4 Merge pull request #737 from huerlisi/improve-upgrade-steps
Add 'cd -' to proposed steps to upgrade ruby-build
2015-04-14 05:05:25 +02:00
Simon Hürlimann (CyT)
f2a43c5554 Add 'cd -' to proposed steps to upgrade ruby-build
When a target is not found, rbenv-install proposes pulling changes from
upstream. This involves changing the directory to the ruby-build checkout.

This patch adds a '&& cd -' to change the working directory back to where
we've been. Should work on at least Bash and Zsh.
2015-04-14 00:03:00 +02:00
Sam Stephenson
b0d254f261 ruby-build 20150413 v20150413 2015-04-13 15:22:57 -05:00
Sam Stephenson
d52745dce5 Merge pull request #741 from philsturgeon/222-and-friends
Add 2.2.2, 2.1.6 and 2.0.0-p645 but they work
2015-04-13 15:08:19 -05:00
Phil Sturgeon
76df4d66ad Seems that 2.0.0-p645 and 2.1.6 had the wrong checksum. 2015-04-13 14:50:42 -04:00
Raphael Randschau
ac391822ce added definition of Ruby 2.2.2, 2.1.6 and 2.0.0-p645 2015-04-13 20:06:12 +02:00
Erik Michaels-Ober
a55247a8c5 ruby-build 20150319zf v20150319zf
See https://github.com/sstephenson/ruby-build/pull/733 to get the joke.
2015-03-19 18:30:41 -07:00
Erik Michaels-Ober
9e30bb9b78 Merge pull request #733 from deepj/master
Upgrade openssl-1.0.1m
2015-03-19 13:53:10 -07:00
deepj
54d0000e06 Upgrade openssl-1.0.1m 2015-03-19 21:10:52 +01:00
Erik Michaels-Ober
7f3cc017ac ruby-build 20150303 v20150303 2015-03-03 09:08:59 +01:00