Commit graph

1,903 commits

Author SHA1 Message Date
Benoit Daloze
887a13f86a ruby-build 20210801 v20210801 2021-08-01 15:26:24 +02:00
Benoit Daloze
c94f955627 TruffleRuby 21.2+ adds support for linux-aarch64
* Fixes #1786
2021-08-01 15:26:11 +02:00
Mislav Marohnić
075ad3bee9 Disable progress output when uploading to S3 2021-07-31 13:43:42 +02:00
Mislav Marohnić
dc047ade1e Fix mirror job in Actions
https://github.com/aws/aws-cli/issues/5234#issuecomment-705831465
2021-07-31 13:38:33 +02:00
Mislav Marohnić
cf9a6fcdad
Use latest bump-homebrew-formula-action 2021-07-29 14:35:18 +02:00
Benoit Daloze
75c2fe4560 ruby-build 20210726 v20210726 2021-07-26 17:44:58 +02:00
Benoit Daloze
ac72249e04 Ensure it is safe to remove the prefix path for TruffleRuby or error
* Only do clean_prefix_path for TruffleRuby and rename for clarity,
  since the logic is now TruffleRuby-specific.
2021-07-26 17:44:28 +02:00
Benoit Daloze
37d7143986 Rename the mirror workflow name for clarity 2021-07-20 20:00:03 +02:00
Benoit Daloze
d62e1d41cd ruby-build 20210720 v20210720 2021-07-20 19:59:07 +02:00
Benoit Daloze
5a435050b7 Add TruffleRuby 21.2.0 2021-07-20 19:51:20 +02:00
Mislav Marohnić
8a3cfa5d0d
Merge pull request #1780 from rbenv/actions-mirror
Refresh download mirror in GitHub Actions on push
2021-07-19 11:59:57 +02:00
Mislav Marohnić
57a4f9ce9f Enable manual dispatch of script/mirror update in Actions 2021-07-16 17:27:36 +02:00
Mislav Marohnić
fa6cb85db5 Tweak script/mirror 2021-07-16 17:26:30 +02:00
Mislav Marohnić
7f368a7592 Update ruby-build download mirror in GitHub Actions 2021-07-15 20:57:14 +02:00
Mislav Marohnić
45b3f7f7e2 🔥 Travis CI 2021-07-15 20:16:59 +02:00
Benoit Daloze
ebdcf0c26e Only do script/mirror update on TravisCI
* Testing is done on GitHub Actions which is much faster.
2021-07-07 20:04:22 +02:00
Benoit Daloze
964e83a039 Run script/mirror verify on GitHub Actions too
* So the shasums are checked in PRs.
2021-07-07 20:04:22 +02:00
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 v20210707 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 v20210611 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 v20210526 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 v20210510 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 v20210423 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 v20210420 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 v20210405 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 v20210309 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