Commit graph

2,346 commits

Author SHA1 Message Date
SHIBATA Hiroshi
9380f311df
bump version to 20180224 v20180224 2018-02-24 21:19:47 +09:00
SHIBATA Hiroshi
2f29268033
Merge pull request #1147 from krbullock/fix/openssl-darwin-pkgconfig
Build Ruby against the right OpenSSL on macOS if pkg-config is present
2018-02-24 20:49:24 +09:00
SHIBATA Hiroshi
6560dc99c2
Merge pull request #1178 from idm-arisa/add-jruby-9-1-16-0
Add JRuby 9.1.16.0
2018-02-24 20:48:34 +09:00
SHIBATA Hiroshi
bfe4f784f6
Merge pull request #1180 from koic/add_definition_for_ruby_2_6_0_preview1
Add definition for Ruby 2.6.0-preview1
2018-02-24 20:48:23 +09:00
Koichi ITO
d6268c4e60 Add definition for Ruby 2.6.0-preview1
Ruby 2.6.0-preview1 has been released.
https://www.ruby-lang.org/en/news/2018/02/24/ruby-2-6-0-preview1-released/
2018-02-24 17:57:33 +09:00
idm-arisa
5cdf065741 Add JRuby 9.1.16.0 2018-02-23 16:21:56 +09:00
SHIBATA Hiroshi
01e7b7bc69
change nightly url of JRuby-9.2.0.0.
Fixes #1131
2018-01-10 18:56:16 +09:00
SHIBATA Hiroshi
b9f0e821a0
Merge pull request #1171 from lostapathy/add_rbx_versions
add rbx 3.85-3.89
2018-01-09 10:01:30 +09:00
Joe Francis
ed66a9f927 add rbx 3.85-3.89 2018-01-05 23:53:36 -06:00
SHIBATA Hiroshi
c3c29ccf9a
Bump version to 20171226 v20171226 2017-12-26 10:06:46 +09:00
SHIBATA Hiroshi
3bd8c9a333
Merge pull request #1167 from onk/2_6_0_dev
Ruby 2.6.0 development has started.
2017-12-26 07:32:54 +09:00
SHIBATA Hiroshi
a38066a5d6
Added 2.6.0-dev and change branch target of 2.5.0-dev 2017-12-26 07:30:28 +09:00
Takafumi ONAKA
f264982312 Ruby 2.6.0 development has started. 2017-12-26 07:23:13 +09:00
SHIBATA Hiroshi
a97a13859e
Added 2.5.0 difinition 2017-12-25 20:03:55 +09:00
SHIBATA Hiroshi
5481719be8
Merge pull request #1162 from klimkjar/fix-illumos
Fix rbenv install on Solaris / Illumos
2017-12-18 11:02:10 +09:00
Kjetil Limkjær
6d6725a8a2 Fix rbenv install on Solaris / Illumos
rbenv install crashes on Solaris with an empty log file. Adding support
for the proper Solaris getconf call in num_cpu_cores fixed it. Tested
and working under OmniOS CE r151024.
2017-12-15 11:17:14 +01:00
SHIBATA Hiroshi
81a4cd64d7
Bump version to 20171215 v20171215 2017-12-15 09:28:38 +09:00
SHIBATA Hiroshi
a21a662fb6
Removed old dev version of JRuby 2017-12-15 09:28:26 +09:00
SHIBATA Hiroshi
f44da9e1f0
Merge pull request #1160 from johndouthat/master
Add 2.4.3, 2.3.6, 2.2.9, and 2.5.0-rc1
2017-12-15 07:38:17 +09:00
John F. Douthat
e414e752dc Add 2.5.0-rc1 2017-12-14 15:52:38 -06:00
John F. Douthat
f8a029b44f Add 2.4.3, 2.3.6, and 2.2.9 2017-12-14 15:43:45 -06:00
SHIBATA Hiroshi
420e8666b7
Merge pull request #1158 from deepj/openssl-102n
Upgrade to OpenSSL 1.0.2n
2017-12-11 10:31:48 +09:00
deepj
95d3e4a373 Upgrade to OpenSSL 1.0.2n 2017-12-10 23:18:02 +01:00
SHIBATA Hiroshi
dcfa90c6f3
Merge pull request #1157 from yahonda/jruby91150
Add JRuby 9.1.15.0
2017-12-08 09:48:56 +09:00
Yasuo Honda
2acea34008 Add JRuby 9.1.15.0 2017-12-08 00:34:16 +00:00
SHIBATA Hiroshi
331a408adc
Merge pull request #1136 from juanibiapina/relax-java-version-regexp
Relax java version regexp
2017-11-27 15:26:35 +09:00
SHIBATA Hiroshi
449ba6b39b
Merge pull request #1150 from scop/ncpus
num_cpu_cores: Prefer getconf over cpuinfo grep, simplify grep usage
2017-11-13 19:22:07 +09:00
Ville Skyttä
67c47603ee num_cpu_cores: Prefer getconf over cpuinfo grep, simplify grep usage 2017-11-09 09:28:49 +02:00
SHIBATA Hiroshi
eabe1f36a5
Merge pull request #1149 from koic/add_definition_for_jruby_9_1_14_0
Add definition for JRuby 9.1.14.0
2017-11-09 09:57:56 +09:00
Koichi ITO
d41f0fee20 Add definition for JRuby 9.1.14.0
## Summary

JRuby 9.1.14.0 has been released.
http://jruby.org/2017/11/08/jruby-9-1-14-0.html

## Other Information

JRuby 9.1.14.0+ download URL has changed.
https://github.com/rbenv/ruby-build/issues/1148
2017-11-09 09:39:14 +09:00
Kevin Bullock
5d5792f6ca Build Ruby against the right OpenSSL on macOS if pkg-config is present (#1085) 2017-11-06 20:53:31 -06:00
SHIBATA Hiroshi
c2ea18bde7
Merge pull request #1145 from deepj/fix-the-latest-openssl-upgrade
Fix OpenSSL version
2017-11-06 12:53:45 +09:00
deepj
b161260278 Fix OpenSSL version 2017-11-06 04:36:49 +01:00
SHIBATA Hiroshi
b6892ea60d
Fixed wrong package name 2017-11-06 09:23:10 +09:00
SHIBATA Hiroshi
619bc4a282
Merge pull request #1144 from deepj/openssl-102m-110g
Upgrade to OpenSSL 1.0.2m and 1.1.0g
2017-11-04 08:02:08 +09:00
deepj
4b0bf0e17e Upgrade to OpenSSL 1.1.0g 2017-11-03 15:59:17 +01:00
deepj
88767ed228 Upgrade to OpenSSL 1.0.2m 2017-11-03 15:56:10 +01:00
SHIBATA Hiroshi
f41e8474a8
ubygems.rb is unavailable on Ruby 2.5 2017-10-12 11:57:46 +09:00
SHIBATA Hiroshi
51e6f5d673 Merge pull request #1137 from rbenv/2.5.0-preview1
Added 2.5.0-preview1 definition
2017-10-10 19:04:31 +09:00
SHIBATA Hiroshi
9d2fa1285f
Added 2.5.0-preview1 definition 2017-10-10 19:01:19 +09:00
Juan Ibiapina
4889ec7ca6 Relax java version regexp
This allows the java version to be specified as "9", instead of "1.9".

Closes #1135
2017-10-09 12:54:13 +02:00
SHIBATA Hiroshi
e40cd1f73b Merge pull request #1132 from Watson1978/rbx
Add rbx-3.83 and rbx-3.84
2017-09-26 12:26:01 +09:00
Watson
97a2694294 Add rbx-3.83 and rbx-3.84 2017-09-20 16:31:04 +09:00
SHIBATA Hiroshi
ae1f2850bb
bump version to 20170914 v20170914 2017-09-14 23:02:46 +09:00
SHIBATA Hiroshi
3074941570 Merge branch 'ruby-release' 2017-09-14 23:01:52 +09:00
SHIBATA Hiroshi
c8a7b08d0e
Added 2.2.8, 2.3.5 and 2.4.2 2017-09-14 23:01:41 +09:00
SHIBATA Hiroshi
0ae52819ba Merge pull request #1059 from yyuu/sha256sum-quiet-is-available-only-on-verifying-digest
`--quiet` option isn't sensible sha256sum(1) of GNU coreutils
2017-09-07 18:31:11 +09:00
Yamashita, Yuu
4b9f7eefd8 --quiet option isn't sensible sha256sum(1) of GNU coreutils (yyuu/pyenv#840)
The option is available only if verifying digest, not available when computing digest.

>       --quiet
>              don't print OK for each successfully verified file
2017-09-07 09:21:28 +00:00
SHIBATA Hiroshi
9c1ea6ffcd Merge pull request #1120 from wilson/master
Quote JRuby check on FreeBSD to avoid "unary operator" syntax issue.
2017-09-07 17:18:59 +09:00
SHIBATA Hiroshi
eecb7a91a2 Merge pull request #1127 from yyuu/sha256sum-extra-whitespaces
Ignore everything after whitespace in the output from sha256sum
2017-09-07 17:12:05 +09:00