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
Mislav Marohnić
c431c25ef9
Encapsulate OS X version checks
2015-12-26 22:29:56 +01:00
Mislav Marohnić
1491d71efa
Handle unshallowed Homebrew checkout as well
...
[ci skip]
2015-12-25 12:07:37 +01:00
Mislav Marohnić
c93d0d3a11
ruby-build 20151225
2015-12-25 11:47:23 +01:00
SHIBATA Hiroshi
118c01aff0
Merge pull request #855 from hsbt/ruby230
...
added definition of Ruby 2.3.0
2015-12-25 16:28:29 +09:00
SHIBATA Hiroshi
8ba55ee80f
added definition of Ruby 2.3.0
2015-12-25 12:25:03 +09:00
Erik Michaels-Ober
e002ee5020
Merge pull request #854 from hsbt/ruby230-and-trunk
...
Ruby 2.3.0 branch and trunk
2015-12-24 19:23:40 -05: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
Mislav Marohnić
9343b99451
Handle case when Homebrew checkout is shallow
...
Using hub to fork Homebrew and push a branch we've just created to this
fork will be rejected by GitHub because the push is coming from a
shallow repository. Ensure that Homebrew is unshallowed before that.
[ci skip]
2015-12-16 16:41:40 +01:00
Mislav Marohnić
768db5df4c
ruby-build 20151216
2015-12-16 16:33:45 +01:00
Mislav Marohnić
ab65ebe6a6
Merge branch 'skip-mirror'
...
Closes #847
2015-12-16 16:29:51 +01:00
Tatsuhiko Miyagawa
55ffea164a
Skip mirror if the URL is cache.ruby-lang.org (Fastly) and there's no custom mirror set
2015-12-16 16:29:24 +01:00
SHIBATA Hiroshi
0df17d1861
Merge pull request #851 from rbenv/ruby224-ruby218
...
added definition of 2.1.8 and 2.2.4
2015-12-16 23:14:19 +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
59453d46d1
Merge pull request #844 from rbenv/added-definition-ruby230
...
Added definition of 2.3.0-preview2
2015-12-11 10:47:17 +09:00
SHIBATA Hiroshi
8a743ef485
added definition of 2.3.0-preview2
2015-12-11 10:44:58 +09:00
Mislav Marohnić
eef6a2ed8e
Merge pull request #841 from jasonkarns/rbenv-completions
...
Provide completion of flags for install/uninstall
2015-12-08 10:17:31 +01:00
SHIBATA Hiroshi
1f7fb91c37
Merge pull request #843 from chulkilee/fix-urls
...
update urls to rbenv
2015-12-08 07:37:14 +09:00
Chulki Lee
866dacc0b4
update urls to rbenv
2015-12-07 14:17:04 -08:00
Jason Karns
273dab13b3
include flags in nodenv-install completions
2015-12-04 16:44:36 -05:00
Jason Karns
47d85f4b7c
include --force option in nodenv-uninstall completions
2015-12-04 16:37:51 -05:00
SHIBATA Hiroshi
d65e2d1013
Merge pull request #839 from jasonkarns/safer-teardown
...
safer teardown
2015-12-04 22:34:33 +09:00
SHIBATA Hiroshi
139c562973
Merge pull request #840 from deepj/master
...
Upgrade to OpenSSL 1.0.1q
2015-12-04 22:29:19 +09:00
deepj
e59482d9f8
Upgrade to OpenSSL 1.0.1q
2015-12-03 20:28:36 +01:00
Jason Karns
4ff6d72900
safer teardown
2015-12-02 13:55:36 -05:00
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