Commit graph

342 commits

Author SHA1 Message Date
Mislav Marohnić
875ded8c69 Upgrade OpenSSL to 1.0.2f across the board 2016-01-30 18:16:28 +11:00
Mislav Marohnić
3259734523 Merge pull request #896 into rbx-openssl 2016-01-30 18:08:31 +11:00
deepj
c9a3e265ef Upgrade to OpenSSL 1.0.1r and 1.0.2f 2016-01-30 02:03:10 +01:00
deepj
40e32f27d2 Remove old unavailable Rubinius versions 2016-01-29 15:55:21 +01:00
deepj
01a04c180e Add Rubinius 3.6--3.14 2016-01-29 14:04:42 +01:00
deepj
22b43e67b7 New urls for old Rubinius versions 2016-01-29 13:36:03 +01:00
deepj
29da53438a Add JRuby 9.0.5.0 2016-01-26 23:53:00 +01:00
deepj
c869a40c15 Add JRuby 1.7.24 2016-01-20 22:07:48 +01:00
Jason Karns
453581b355 Update rubinius builds openssl from 1.0.1q to 1.0.2e 2016-01-16 00:10:36 -05:00
Mislav Marohnić
31585e7f2e Add rbx-3.5.0 2016-01-11 17:06:45 +01:00
Mislav Marohnić
21fd7c85ed Add rbx-3.4.0 2016-01-10 15:23:24 +01:00
Mislav Marohnić
3cb43b65b6 Add rbx-3.1.0, rbx-3.2.0, rbx-3.3.0 2016-01-09 11:41:15 +01:00
Ollivier Robert
25f2467f68 Add metadata for Rubinius 3.0 aka rbx-3.0.0. 2016-01-04 13:30:00 +01:00
Mislav Marohnić
2fb01bce7b Merge branch 'bz2' 2015-12-29 15:23:52 +01:00
Mislav Marohnić
c60f036b63 Add rbx-2.11.0 2015-12-29 14:52:43 +01:00
Mislav Marohnić
d9145d4216 Fix rbx-2.10.0 checksum
https://travis-ci.org/rbenv/ruby-build/builds/99257003
2015-12-29 14:44:16 +01:00
Mislav Marohnić
b254dc3963 Merge pull request #860 from deepj/rbx-2.10.0
Add Rubinius 2.10
2015-12-29 14:25:56 +01:00
Mislav Marohnić
3fe1eaf98a Add LDFLAGS workaround to Ruby 2.1.0
References af2ffeb673
2015-12-29 14:23:55 +01:00
deepj
75ca8704ce Add Rubinius 2.10 2015-12-28 21:56:54 +01:00
Geoff Harcourt
59de65d592 Add mruby 1.2.0
Release:
https://github.com/mruby/mruby/releases/tag/1.2.0

Announcements:
http://www.mruby.org/releases/2015/11/18/mruby-1.2.0-released.html
2015-12-28 11:24:18 -05:00
Mislav Marohnić
0a06480541 Add rbx-2.6.0, rbx-2.7.0, rbx-2.8.0, rbx-2.9.0 2015-12-26 23:05:46 +01:00
Mislav Marohnić
3e5c31f245 Support Rubinius linking against Homebrew openssl
Internally, ruby-build will want to set `--with-openssl-dir` if we try
to detect Homebrew's OpenSSL or build one for the OS X. However,
Rubinius doesn't support that configure flag. So, this translates
`--with-openssl-dir` to a combination of `--with-lib-dir` and
`--with-include-dir`.
2015-12-26 22:57:39 +01:00
deepj
ce36ebe300 Convert MRI definitions to use bz2 tarballs instead of gz ones 2015-12-25 16:41:42 +01:00
SHIBATA Hiroshi
8ba55ee80f added definition of Ruby 2.3.0 2015-12-25 12:25:03 +09:00
SHIBATA Hiroshi
c9ab9702d0 added 2.4.0-dev definition of trunk branch 2015-12-25 09:16:35 +09:00
SHIBATA Hiroshi
5a0f488f0d switch stable branch at ruby_2_3 2015-12-25 09:09:40 +09:00
SHIBATA Hiroshi
195726b7b5 and added 2.0.0-p648 2015-12-16 23:12:24 +09:00
SHIBATA Hiroshi
37cb3334ff added definition of 2.1.8 and 2.2.4 2015-12-16 23:07:42 +09:00
SHIBATA Hiroshi
8a743ef485 added definition of 2.3.0-preview2 2015-12-11 10:44:58 +09:00
deepj
e59482d9f8 Upgrade to OpenSSL 1.0.1q 2015-12-03 20:28:36 +01:00
Olle Jonsson
e302fe0090 Support jruby-1.7.23 2015-11-25 22:19:53 +01:00
SHIBATA Hiroshi
7911c745c1 added definition of latest jruby 2015-11-14 08:55:45 +09:00
Olivier Lacan
9f53f2a568 Add MRI Ruby 2.3.0-preview1
Just came out today: https://gist.github.com/nurse/f95ead4fc08b5a454e12
2015-11-11 17:34:50 +01:00
Mislav Marohnić
af2ffeb673 Bring back LDFLAGS workaround for Ruby 2.1.1
People are reporting that they are still getting errors:

  something wrong with LDFLAGS="-L/Users/<user>/.rbenv/versions/2.1.1/lib "

It was removed in 97b9999767 because we
thought Ruby build process doesn't need it anymore. Turns out it does,
and this workaround is effective for the rest of Ruby 2.1.x anyway.
2015-10-28 12:29:18 +01:00
Konstantin Shabanov
4a1789f3b9 Add jruby-9.0.3.0 2015-10-22 14:13:45 +06:00
Orien Madgwick
27a84e1e98 install OpenSSL for 1.9.3
on broken OS X versions
2015-10-03 22:57:44 +10:00
Petr Chalupa
b7d88f96d5 Add JRuby 9.0.2.0+graal-dev 2015-09-28 10:22:33 +02:00
Nadav Shatz
87a52ec210 Add JRuby 9.0.1.0 2015-09-02 17:40:48 -04:00
Luke Horvat
b0eb181935 Add JRuby 1.7.22 2015-08-21 11:57:19 +10:00
SHIBATA Hiroshi
87739a7d55 added definitions of latest release of ruby 2015-08-19 00:02:57 +09:00
SHIBATA Hiroshi
5d303b4f57 added skelton 2015-08-18 20:22:29 +09:00
Reed Loden
086b5c3666 Update Rubinius download location to use https:// 2015-07-24 09:58:54 -07:00
Reed Loden
78768393a5 Rubygems added a redirect on their main domain, so use it as the canonical download URL 2015-07-23 22:20:46 -07:00
Jakub Jirutka
36615bc06c Add jruby-9.0.0.0 2015-07-22 18:36:20 +02:00
Reed Loden
48a62facc3 Update rubygems download location to use https:// 2015-07-20 12:45:12 -07:00
Reed Loden
0c9bcdc2f5 Update jruby-9.0.0.0-dev download location to use https:// 2015-07-20 12:45:12 -07:00
Reed Loden
f56beb4734 Update REE download location to use https:// 2015-07-20 12:45:12 -07:00
Reed Loden
0e2281cced Update Ruby download location to use https:// 2015-07-20 12:45:12 -07:00
Mislav Marohnić
8a5c7ea6fb Remove old REE versions that aren't downloadable anymore
Rubyforge was shut down in May 2014. REE in general is a project that
has reached its End of Life. This removes support for REE versions that
can't be downloaded anymore. Newer REE releases can still be installed.
2015-07-17 12:07:07 -07:00
SHIBATA Hiroshi
3c4d199d5e Merge pull request #785 from deepj/rubinius-2.5.8
Add Rubinius 2.5.8
2015-07-15 21:28:51 +02:00