Commit graph

2236 commits

Author SHA1 Message Date
Benoit Daloze
25e52813b6 Test Linux in GitHub Actions too 2021-07-07 20:04:22 +02:00
Benoit Daloze
44729b287f Handle multiple directories in PATH having an executable for remove_commands_from_path
* This is common on Linux where e.g. /bin = /usr/bin and both are in PATH.
2021-07-07 20:04:22 +02:00
Benoit Daloze
f8e17bb435 ruby-build 20210707 2021-07-07 19:21:16 +02:00
Tomohiro Nishimura
a2200f3d02 Add Ruby 2.6.8, 2.7.4, 3.0.2 2021-07-07 18:30:27 +02:00
Benoit Daloze
1b477ae8a1 Add JRuby 9.2.19.0 2021-06-15 22:18:20 +02:00
Benoit Daloze
6b5c814822 ruby-build 20210611 2021-06-11 11:40:23 +02:00
David Rodríguez
e7d3459b6f Add jruby-dev
* Uses the latest nightly, which is automatically built.
2021-06-11 11:38:01 +02:00
Hiroshi SHIBATA
1063ef6edb
Merge pull request #1772 from rbenv/jruby-9-2-18-0
Added JRuby 9.2.18.0
2021-06-09 20:12:56 +09:00
Hiroshi SHIBATA
738576599e
Added JRuby 9.2.18.0 2021-06-09 20:09:39 +09:00
Benoit Daloze
19ed806d27 ruby-build 20210526 2021-05-26 13:46:37 +02:00
Benoit Daloze
939d26d898 Fix hashes for TruffleRuby 21.1.0
* Unfortunately the original builds were based on incorrect JDK versions,
  these new hashes represent the correct builds based on JDK11.
2021-05-26 13:41:16 +02:00
Benoit Daloze
e9fa4bfdbe ruby-build 20210510 2021-05-10 20:47:29 +02:00
Jean Boussier
30b770c35f Do not append --enable-shared if RUBY_CONFIGURE_OPTS include --disable-shared 2021-05-10 20:47:03 +02:00
Jean Boussier
3a4d3fb0fd Join *_OPTS variables after *_OPTS_ARRAY variables
This for instance allows `RUBY_CONFIGURE_OPTS` to override
what's set by the definition.

For instance `enable_shared` can be disabled with `RUBY_CONFIGURE_OPTS='--disable-shared'`
2021-05-10 20:47:03 +02:00
Benoit Daloze
0bd64d3799 ruby-build 20210423 2021-04-23 14:20:56 +02:00
Benoit Daloze
ecbda0c5a2 Fix hashes for TruffleRuby GraalVM 21.1.0
* Unfortunately the files were changed and reuploaded as there was an
  issue with the gu (GraalVM Component Updater) catalog URL.
2021-04-23 14:17:48 +02:00
Benoit Daloze
83796a7fa9 ruby-build 20210420 2021-04-20 16:36:34 +02:00
Benoit Daloze
58f5198336 Add TruffleRuby 21.1.0 2021-04-20 16:26:57 +02:00
Benoit Daloze
d0e70422da Use GraalVM JDK11 builds since 8 is no longer available on macOS 2021-04-20 16:26:57 +02:00
Hiroshi SHIBATA
6573f0ae04
Merge pull request #1755 from rbenv/mruby-3-0-0
Added mruby-3.0.0
2021-04-15 12:54:10 +09:00
Hiroshi SHIBATA
c9ba45541d
Added mruby-3.0.0 2021-04-15 12:51:49 +09:00
Hiroshi SHIBATA
f948cdce41
Merge pull request #1751 from JonathanTron/update-openssl-to-1.1.1k
Update dependencies on openssl-1.1.1j to openssl-1.1.1k
2021-04-12 17:09:22 +09:00
Jonathan Tron
717e22ceae Update dependencies on openssl-1.1.1j to openssl-1.1.1k
See: https://www.openssl.org/news/vulnerabilities-1.1.1.html for related CVEs
2021-04-12 09:49:27 +02:00
Hiroshi SHIBATA
693a28e1cc
Merge pull request #1746 from mensfeld/ruby-2.5-eol
warn eol for ruby 2.5
2021-04-06 08:19:22 +09:00
Maciej Mensfeld
94c903833a
warn eol for ruby 2.5 2021-04-05 20:46:39 +02:00
Benoit Daloze
189d9882a5 ruby-build 20210405 2021-04-05 18:51:08 +02:00
Tomohiro Nishimura
86fd5e5d79 Added 3.0.1, 2.7.3, 2.6.7, 2.5.9 2021-04-05 18:49:23 +02:00
Hiroshi SHIBATA
9583f37266
Merge pull request #1743 from rbenv/use-autoreconf
Use autoreconf -i instead of autoconf
2021-04-02 18:40:10 +09:00
Hiroshi SHIBATA
9767e2b672
Use autoreconf -i instead of autoconf because autoconf-2.71+ is incompatible with 2.69 or before. 2021-04-02 18:34:07 +09:00
Hiroshi SHIBATA
ba1cfde72b
Merge pull request #1741 from andrepiske/add-jruby9.2.17.0
Add JRuby 9.2.17.0 definition
2021-03-30 20:04:33 +09:00
André Diego Piske
6f4f1a7e41 Add JRuby 9.2.17.0 definition 2021-03-30 10:28:21 +02:00
Benoit Daloze
500863c23d ruby-build 20210309 2021-03-09 21:42:09 +01:00
Ryan Baumann
ebb8a4f55f Add definition for JRuby 9.2.16.0
https://www.jruby.org/2021/03/03/jruby-9-2-16-0.html
2021-03-04 22:08:51 +01:00
Hiroshi SHIBATA
e9abc5cd7e
Merge pull request #1732 from rolandoam/master
fix location of jruby 9.2.15.0
2021-02-25 08:08:29 +09:00
Rolando Abarca
29e9230e33 fix location of jruby 9.2.15.0 2021-02-24 15:04:50 -08:00
Hiroshi SHIBATA
c35b6325b7
Merge pull request #1731 from rolandoam/master
adds jruby 9.2.15.0
2021-02-25 08:02:12 +09:00
Rolando Abarca
00cf2b8412 adds jruby 9.2.15.0 2021-02-24 14:51:54 -08:00
Hiroshi SHIBATA
ccf6650f44
Merge pull request #1728 from rbenv/openssl-1-0-2u
Bump openssl-1.0.2u with rbx-4 and rbx-5
2021-02-20 14:16:11 +09:00
Hiroshi SHIBATA
036eb1cc74
Bump openssl-1.0.2u with rbx-4 and rbx-5 2021-02-20 13:50:45 +09:00
Hiroshi SHIBATA
bc9d972ece
Merge pull request #1727 from rbenv/openssl-1-1-1j
Bump openssl-1.1.1j
2021-02-20 13:47:23 +09:00
Hiroshi SHIBATA
7eb52388b1
Bump openssl-1.1.1j 2021-02-20 13:45:00 +09:00
Benoit Daloze
3b5c382552 ruby-build 20210119 2021-01-19 23:25:20 +01:00
Benoit Daloze
28bcde943d Add TruffleRuby 21.0.0 2021-01-19 22:21:58 +01:00
Hiroshi SHIBATA
02ce13c1a1
Merge pull request #1703 from deepj/artichoke-dev-arm
Allow to install Artichoke's ARM builds on macOS
2021-01-07 17:35:19 +09:00
deepj
1c9ab8ebb6 Allow to install Artichoke's ARM builds on macOS 2021-01-07 09:29:00 +01:00
Hiroshi SHIBATA
5de6d5f555
Merge pull request #1695 from koic/add_definition_for_ruby_3_1_0_dev
Add definition for Ruby 3.1.0-dev
2020-12-25 20:21:28 +09:00
Koichi ITO
65f8770295 Add definition for Ruby 3.1.0-dev
Development of 3.1.0 started.
c591ab11ce
2020-12-25 17:25:24 +09:00
Hiroshi SHIBATA
8da6714cf4
Bump version to 20201225 2020-12-25 15:10:25 +09:00
Hiroshi SHIBATA
1107165146
Merge pull request #1694 from k0kubun/ruby-3_0_0
Add 3.0.0
2020-12-25 15:09:50 +09:00
Takashi Kokubun
7109e41834
Add 3.0.0 2020-12-24 21:10:36 -08:00