SHIBATA Hiroshi
86909bfd59
Merge pull request #1123 from hfm/mruby-1-3-0
...
Add mruby 1.3.0
2017-08-26 10:50:15 +09:00
OKUMURA Takahiro
a6e2a4ec8d
Add mruby 1.3.0
...
Release:
https://github.com/mruby/mruby/releases/tag/1.3.0
Announcementns:
http://mruby.org/releases/2017/07/04/mruby-1.3.0-released.html
2017-08-26 10:20:40 +09:00
Mislav Marohnić
16aa672e0d
Merge branch 'readme-update'
...
Closes #1106
2017-08-23 10:16:22 +02:00
Mislav Marohnić
bf66facbe7
README touch-ups
2017-08-23 10:07:25 +02:00
SHIBATA Hiroshi
254728e0fd
Merge pull request #1122 from yahonda/add_jruby_9200_snapshot
...
Add JRuby 9.2.0.0 snapshot
2017-08-16 08:10:59 +09:00
Yasuo Honda
edfe1d0e12
Add JRuby 9.2.0.0 snapshot
2017-08-14 20:10:28 +00:00
Wilson Bilkovich
da5a8f9d74
Quote JRuby check on FreeBSD to avoid "unary operator" syntax issue.
2017-07-30 20:04:18 -07:00
SHIBATA Hiroshi
59607cbe9b
bump version to v20170726
v20170726
2017-07-26 13:40:46 +09:00
SHIBATA Hiroshi
db3e43ae51
Merge pull request #1104 from rbenv/openssl-check
...
Improve check for openssl on macOS
2017-07-25 12:00:42 +09:00
SHIBATA Hiroshi
762b655112
Merge pull request #1117 from jsyeo/jsyeo-rbx-81-82
...
Add rbx-3.81 and rbx-3.82
2017-07-25 11:58:29 +09:00
Jason Yeo
414c974437
Add rbx-3.81 and rbx-3.82
2017-07-25 10:43:17 +08:00
Ryan Lue
096a212d8f
Update README overhaul
2017-07-10 15:00:21 +08:00
Ryan Lue
ab06a8b1f8
Update README overhaul
2017-07-10 14:58:56 +08:00
Ryan Lue
af2df4e74a
Overhaul README
2017-07-10 14:49:08 +08:00
SHIBATA Hiroshi
476d09b66a
Merge pull request #1107 from koic/add_definition_for_jruby_9_1_11_0_and_9_1_12_0
...
Add definition for JRuby 9.1.11.0 and 9.1.12.0
2017-06-16 15:07:44 +09:00
Koichi ITO
67af144e07
Add definition for JRuby 9.1.12.0
...
http://jruby.org/2017/06/15/jruby-9-1-12-0.html
2017-06-16 13:01:32 +09:00
Koichi ITO
1c278515ce
Add definition for JRuby 9.1.11.0
...
http://jruby.org/2017/06/14/jruby-9-1-11-0.html
2017-06-16 13:01:25 +09:00
SHIBATA Hiroshi
f7a11d796b
Merge pull request #1105 from rbenv/ignore-bats
...
Added gitignore for bats repository
2017-06-13 16:51:39 +09:00
SHIBATA Hiroshi
a96273d07a
Added gitignore for bats repository
2017-06-13 16:03:22 +09:00
SHIBATA Hiroshi
f81c95dc61
Merge pull request #1098 from rbenv/update-gems
...
invoke make update-gems before make install with ruby-trunk
2017-06-13 09:20:54 +09:00
SHIBATA Hiroshi
f7c96a7078
Merge branch 'master' into update-gems
2017-06-13 07:23:36 +09:00
Jeremy Daer
3ea03e3dee
Ruby 2.2 entered unsupported security maintenance on 2016-12-25
2017-06-12 09:57:10 -07:00
Jeremy Daer
d595eaca4e
Ruby 2.1 reached end of life on 2017-03-31
2017-06-12 09:56:25 -07:00
Mislav Marohnić
ae9886afb2
Improve check for openssl on macOS
...
- Only call `openssl version` once;
- Make the check work with future version of LibreSSL after 2.2.7. This
assumes that Apple might keep updating LibreSSL shipping with macOS,
but that they will never provide header files.
2017-06-12 17:21:32 +02:00
SHIBATA Hiroshi
330e3fc967
Pass arguments for separated functions
2017-06-12 21:39:26 +09:00
SHIBATA Hiroshi
6d94ce9f6f
To use standard_build and standard_install_with_bundled_gems for ruby versions that has bundled gems
2017-06-12 18:38:14 +09:00
SHIBATA Hiroshi
4d0c3d57c8
Separated standard function to standard_build and standard_install.
...
* standard_build invoke configure and make. It not invoke `make install`.
* standard_install invoke only `make install`.
* Added backword compatibility function for above separation.
* Added new function for bundled_gems support named standard_install_with_bundled_gems.
2017-06-12 18:27:00 +09:00
SHIBATA Hiroshi
eb61f1d938
invoke extract-gems after update-gems
2017-06-12 15:29:16 +09:00
SHIBATA Hiroshi
10ddbdd5c8
Merge pull request #1101 from Watson1978/rbx
...
Add rbx-3.76, rbx-3.77, rbx-3.78, rbx-3.79 and rbx-3.80
2017-06-12 09:35:28 +09:00
Watson
5056579184
Add rbx-3.76, rbx-3.77, rbx-3.78, rbx-3.79 and rbx-3.80
2017-06-10 14:01:02 +09:00
SHIBATA Hiroshi
a5c0d7d6ca
Merge pull request #1095 from osyoyu/master
...
Ignore LibreSSL bundled with macOS 10.13
2017-06-10 13:25:54 +09:00
SHIBATA Hiroshi
15e4c79a51
invoke make update-gems before make install with ruby-trunk
2017-06-09 14:40:34 +09:00
Daisuke Aritomo
84a9a04843
Ignore LibreSSL bundled with macOS 10.13
2017-06-09 00:01:00 +09:00
SHIBATA Hiroshi
2de7a29dba
Merge pull request #1089 from spiceworks/master
...
Add JRuby 1.7.27
2017-06-02 07:33:08 +09:00
Jeremy Bopp
fd6eed5313
Add JRuby 1.7.27
2017-06-01 08:50:45 -05:00
SHIBATA Hiroshi
ccfd27f825
Merge pull request #1086 from deepj/openssl-102l-110f
...
Upgrade to OpenSSL 1.0.2l and 1.1.0f
2017-05-26 05:35:51 +02:00
SHIBATA Hiroshi
02c9a74ae0
Merge pull request #1087 from koic/add_definition_for_jruby_9_1_10_0
...
Add definition for JRuby 9.1.10.0
2017-05-26 05:33:55 +02:00
Koichi ITO
230de4f79f
Add definition for JRuby 9.1.10.0
...
http://jruby.org/2017/05/25/jruby-9-1-10-0.html
2017-05-26 09:41:37 +09:00
deepj
edfcf51b0e
Upgrade to OpenSSL 1.1.0f
2017-05-25 21:56:03 +02:00
deepj
8783a38d5f
Upgrade to OpenSSL 1.0.2l
2017-05-25 21:52:36 +02:00
SHIBATA Hiroshi
74d1a031ad
bump version to 20170523
v20170523
2017-05-23 16:39:10 +02:00
SHIBATA Hiroshi
c7a4f34afb
Merge pull request #1084 from poteto/add-jruby-9.1.9.0
...
Add jruby-9.1.9.0
2017-05-17 09:04:33 +09:00
Lauren Tan
40dd749e8b
Add jruby-9.1.9.0
2017-05-16 11:24:16 -07:00
SHIBATA Hiroshi
365dd1f1fa
Merge pull request #1081 from Watson1978/rbx
...
Add rbx 3.73, 3.74 and 3.75
2017-05-01 16:18:13 +09:00
Watson
83630bffe9
Add rbx 3.73, 3.74 and 3.75
2017-05-01 15:08:51 +09:00
SHIBATA Hiroshi
3b15693816
Merge pull request #1075 from ivanovaleksey/bump-version
...
ruby-build 20170405
2017-04-06 09:18:03 +09:00
Aleksey Ivanov
a61d7693fd
ruby-build 20170405
2017-04-05 22:53:33 +03:00
SHIBATA Hiroshi
8caaf00e41
Merge pull request #1074 from yahonda/jruby919
...
v20170405
Add JRuby 9.1.9.0 snapshot
2017-04-04 09:25:32 +09:00
Yasuo Honda
eb6a137495
Add JRuby 9.1.9.0 snapshot
2017-04-03 21:05:38 +00:00
SHIBATA Hiroshi
ebc772719f
Merge pull request #1073 from ivanovaleksey/bump-version
...
ruby-build 20170322
2017-04-03 09:17:57 +09:00