Commit graph

2,559 commits

Author SHA1 Message Date
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
SHIBATA Hiroshi
1e9c4b9512 Merge pull request #1128 from yahonda/add_jruby91130
Add JRuby 9.1.13.0
2017-09-07 07:55:57 +09:00
Yasuo Honda
e4f6be46d6 Add JRuby 9.1.13.0 2017-09-06 20:49:58 +00:00
Yamashita, Yuu
041c586cb6 Ignore everything after whitespace in the output from sha256sum (fixes #1126)
The issue has originarily reported as pyenv/pyenv#902.

Unlike sha256sum of GNU coreutils, BusyBox one doesn't print '*'
and prints extra whitespaces, when computing digest from stdin.

sha256sum (GNU coreutils 8.26)

```
% cat /sbin/init | sha256sum -b
ef753e9504ada221155b86e7e6b7b4ff2499d64e27bcd959f0542bcac589feb1 *-
```

sha256sum (BusyBox v1.26.2)

```
/ # cat /sbin/init | sha256sum -b
4cd6d1a4028772fabc9166bb52b5826aec4e91874c107fce33dc515c04cb754f  -
```

I also confirmed that md5sum behaves just similarly.
2017-09-06 01:24:29 +00:00
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