SHIBATA Hiroshi
8c41f0d714
Merge pull request #837 from igaiga/change_github_repo_name
...
Change github repo names to rbenv.
2015-11-29 12:05:22 +09:00
Kuniaki IGARASHI
1e37ad8b9b
Change github repo names to rbenv.
2015-11-29 12:02:51 +09:00
Erik Michaels-Ober
4e4f150725
Merge pull request #836 from olleolleolle/patch-1
...
Support jruby-1.7.23
2015-11-25 23:27:21 +02:00
Olle Jonsson
e302fe0090
Support jruby-1.7.23
2015-11-25 22:19:53 +01:00
Erik Michaels-Ober
96dd2e778f
Merge pull request #835 from ReadmeCritic/master
...
Update README URLs based on HTTP redirects
2015-11-25 22:25:35 +02:00
ReadmeCritic
f9a3092d18
Update README URLs based on HTTP redirects
2015-11-25 11:27:24 -08:00
Mislav Marohnić
bd222051df
Allow space-separated LDFLAGS arguments
...
Fixes #829 , closes #830
2015-11-16 11:07:18 +01:00
SHIBATA Hiroshi
f174d58c04
Merge pull request #827 from sstephenson/jruby9040
...
Added definition of latest jruby
2015-11-14 09:00:04 +09:00
SHIBATA Hiroshi
7911c745c1
added definition of latest jruby
2015-11-14 08:55:45 +09:00
Erik Michaels-Ober
25371c6382
Merge pull request #824 from olivierlacan/patch-1
...
Add MRI Ruby 2.3.0-preview1
2015-11-11 17:49:34 +01: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
Erik Michaels-Ober
01abf988f4
Merge pull request #821 from jasonkarns/patch-2
...
TRAVIS_COMMIT_RANGE is correct now
2015-11-04 19:23:36 +01:00
Jason Karns
d5de31f490
TRAVIS_COMMIT_RANGE is correct now
...
According to https://github.com/travis-ci/travis-ci/issues/1719 (closed by https://github.com/travis-ci/travis-core/pull/383 ), the behavior of $TRAVIS_COMMIT_RANGE should be correct now. We should be able to use it directly.
2015-11-04 11:05:41 -05:00
Mislav Marohnić
f71dbc94a0
Merge pull request #820 from silenius/master
...
A lightweight version of Subversion is already installed on FreeBSD a…
2015-10-30 20:43:17 +01:00
Julien Cigar
765d62c5d7
A lightweight version of Subversion is already installed on FreeBSD as svnlite (the only difference from normal Subversion use is that the command name is svnlite).
2015-10-30 16:31:13 +01:00
Mislav Marohnić
6775490e6a
Merge pull request #819 from jasonkarns/patch-1
...
Remove license from readme
2015-10-30 14:10:08 +01:00
Jason Karns
9e25687d2a
Remove license from readme
...
LICENSE already exists as its own file (https://github.com/sstephenson/ruby-build/blob/master/LICENSE )
2015-10-30 09:02:10 -04:00
Mislav Marohnić
4ed3974732
ruby-build 20151028
2015-10-28 12:35:42 +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
Mislav Marohnić
4900827526
Ensure IFS is reset to original value every time
2015-10-28 12:17:43 +01:00
Mislav Marohnić
768b1d0086
ruby-build 20151024
2015-10-24 17:03:02 +02:00
Mislav Marohnić
d76bd0cba7
Merge pull request #813 from etehtsea/jruby-9.0.3.0
...
Add jruby-9.0.3.0
2015-10-22 11:42:08 +02:00
Konstantin Shabanov
4a1789f3b9
Add jruby-9.0.3.0
2015-10-22 14:13:45 +06:00
Mislav Marohnić
717a54c1cb
Merge pull request #808 from orien/10.11_openssl
...
install OpenSSL for 1.9.3
2015-10-04 16:55:16 +02:00
Orien Madgwick
27a84e1e98
install OpenSSL for 1.9.3
...
on broken OS X versions
2015-10-03 22:57:44 +10:00
Mislav Marohnić
f63382f12b
ruby-build 20150928
2015-09-28 12:52:07 +02:00
Mislav Marohnić
69f2d67462
Merge pull request #807 from pitr-ch/master
...
Add JRuby 9.0.2.0+graal-dev
2015-09-28 12:36:46 +02:00
Petr Chalupa
b7d88f96d5
Add JRuby 9.0.2.0+graal-dev
2015-09-28 10:22:33 +02:00
Erik Michaels-Ober
8d6ff29800
Merge pull request #804 from nadavshatz/master
...
Add JRuby 9.0.1.0
2015-09-03 00:07:20 +02:00
Nadav Shatz
87a52ec210
Add JRuby 9.0.1.0
2015-09-02 17:40:48 -04:00
Erik Michaels-Ober
6350988b6b
Merge pull request #801 from lukehorvat/jruby-1.7.22
...
Add JRuby 1.7.22
2015-08-21 10:41:46 +02:00
Luke Horvat
b0eb181935
Add JRuby 1.7.22
2015-08-21 11:57:19 +10:00
Erik Michaels-Ober
326b038697
ruby-build 20150818
2015-08-18 18:14:15 +02:00
SHIBATA Hiroshi
683a5f5a8f
Merge pull request #800 from hsbt/ruby223-and-ruby217-and-ruby200p647
...
Ruby 2.2.3, Ruby 2.1.7 and Ruby 2.0.0-p647
2015-08-19 01:05:47 +09: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
Erik Michaels-Ober
c032ba1c7c
ruby-build 20150803
...
Closes https://github.com/sstephenson/ruby-build/issues/793 .
2015-08-03 14:55:42 +02:00
Mislav Marohnić
86919c859c
Merge pull request #791 from reedloden/rubinius-https
...
Update Rubinius download location to use https://
2015-07-24 15:48:28 -07:00
Reed Loden
086b5c3666
Update Rubinius download location to use https://
2015-07-24 09:58:54 -07:00
SHIBATA Hiroshi
994c867844
Merge pull request #792 from reedloden/rubygems-new-url
...
Rubygems added a redirect on their main domain, so use it as the canonical download URL
2015-07-24 19:36:21 +09: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
Mislav Marohnić
a87aeaa652
Merge pull request #790 from jirutka/jruby-9000
...
Add jruby-9.0.0.0
2015-07-22 10:43:52 -07:00
Jakub Jirutka
36615bc06c
Add jruby-9.0.0.0
2015-07-22 18:36:20 +02:00
Mislav Marohnić
e40e84f48a
Merge branch 'https'
...
Switch canonical download locations to HTTPS where possible.
Closes #786 , #750 , #623 , #722
2015-07-20 12:47:47 -07: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
Reed Loden
a902621171
Update RUBY_BUILD_MIRROR_URL to use https://
2015-07-20 12:45:12 -07:00
Pavel Repin
3cee1b9e78
RUBY_BUILD_MIRROR_URL defaults to https://...
...
Because encryption and authenticity are now cool :)
2015-07-20 12:45:04 -07:00