1
0
Fork 0
mirror of https://github.com/rbenv/ruby-build.git synced 2025-07-23 02:31:18 +02:00
Commit graph

2528 commits

Author SHA1 Message Date
Hiroshi SHIBATA
a453157eb8
Merge pull request from headius/jruby-10.0.1.0
Add JRuby 10.0.1.0
2025-07-18 06:57:31 +09:00
Charles Oliver Nutter
666b29092a Add JRuby 10.0.1.0 2025-07-17 13:27:15 -05:00
Hiroshi SHIBATA
d037c38abb
ruby-build 20250716 2025-07-16 09:29:50 +09:00
GitHub Actions Bot
cca2aedae9 Added 3.4.5 with OpenSSL 3.0.17 2025-07-15 17:04:10 +00:00
Mislav Marohnić
205bea6a9b
Fix Fedora version check when VERSION_ID is decimal ()
This fixes RHEL builds where VERSION_ID=7.9
2025-06-30 17:16:09 +02:00
Mislav Marohnić
72aae41d57
Fix Fedora version check when VERSION_ID is decimal
This fixes RHEL builds where VERSION_ID=7.9
2025-06-30 17:14:22 +02:00
|7eter l-|. l3oling
5693b62d54
Allow installation of Ruby 2.7, 3.0, 3.1 on Fedora >= 42 ()
Fedora 42+ has updated to GCC v15. GCC v15 changed the default
mode from gnu17 to gnu23: https://gcc.gnu.org/gcc-15/changes.html#c

Ruby < 3.2 can't compile on GCC v15 in the default mode of gnu23.

Fixes https://github.com/rbenv/ruby-build/issues/2542

---------

Co-authored-by: Mislav Marohnić <git@mislav.net>
2025-06-26 01:26:07 +02:00
Mislav Marohnić
1195268593
ruby-build 20250610 2025-06-10 22:38:55 +02:00
Charles Oliver Nutter
f415fe41bd
Add JRuby 9.4.13.0 () 2025-06-10 22:38:22 +02:00
Benoit Daloze
5fedc1fc56 ruby-build 20250529.1 2025-05-29 00:12:45 +02:00
Benoit Daloze
d555c5de6b Rename package name to truffleruby-dev for consistency with the definition filename 2025-05-29 00:11:10 +02:00
Benoit Daloze
eee8af5a6b Use truffleruby-dev-builder for all platforms for truffleruby-dev and truffleruby+graalvm-dev
* Since linux-aarch64 is also available on GitHub Actions now.
2025-05-29 00:11:10 +02:00
Jason Karns
c21b26f4d6
Merge pull request from jasonkarns/custom-defs
Document examples of using custom defs
2025-05-24 11:32:06 -04:00
Jason Karns
77bd50f8ed
Readme gains examples of installing custom defs
Add examples of passing a custom build definition file in place of a
'known' ruby version. This is meant to more clearly document how users
might use a custom build definition for a recently-released ruby that is
not yet bundled in ruby-build.

Additionally, document in the readme how to use `RUBY_BUILD_DEFINITIONS`
path environment variable to provide a _collection_ of custom build
definitions. This is meant to give guidance on how an organization might
share multiple custom build definitions, or downstream users of
ruby-build (like asdf-ruby) might publish unreleased rubies for
installation.

- quibbling over wording: custom build defs _are_ recognized by
  ruby-build, just not bundled or available out of the box.
2025-05-23 11:19:42 -04:00
Camden Narzt
d56e228615
Mark Ruby 3.1 as EOL ()
Ruby 3.1 reached End of Life on 26 March 2025

Co-authored-by: Mislav Marohnić <git@mislav.net>
2025-05-18 11:39:11 +02:00
Jason Karns
0f0b4f5628
ruby-build 20250516 2025-05-16 09:13:02 -04:00
GitHub Actions Bot
87f57bb7a8 Added 3.4.4 with OpenSSL 3.0.16 2025-05-14 18:10:39 +00:00
Mislav Marohnić
bd4d980691
Merge pull request from rbenv/require_java-bump
Modify `update-jruby` script to require Java 21+ for JRuby 10+
2025-05-14 14:40:53 +02:00
Mislav Marohnić
a62c24c45b
Modify update-jruby script to require Java 21+ for JRuby 10+ 2025-05-07 20:17:42 +02:00
Mislav Marohnić
7c0b13b355
ruby-build 20250507 2025-05-07 20:08:15 +02:00
Mislav Marohnić
a45de7c8ec
Merge pull request from headius/jruby-10.0.0.1-9.4.12.1
Add JRuby 10.0.0.1 and 9.4.12.1
2025-05-07 19:00:34 +02:00
Charles Oliver Nutter
9a4637fb45 Add JRuby 10.0.0.1 2025-05-07 11:56:57 -05:00
Charles Oliver Nutter
286c4cb999 Add JRuby 9.4.12.1 2025-05-07 11:35:14 -05:00
Benoit Daloze
de8494ef4b ruby-build 20250430 2025-04-30 20:51:44 +02:00
Benoit Daloze
72e2e928c3 Add TruffleRuby and TruffleRuby GraalVM 24.2.1 2025-04-30 20:51:35 +02:00
Mislav Marohnić
48ace8d584
Merge pull request from hasumikin/mruby-3.4.0
Add mruby 3.4.0
2025-04-29 20:07:02 +02:00
HASUMI Hitoshi
7e77f1e1e1 Add mruby 3.4.0 2025-04-29 09:59:30 +09:00
Benoit Daloze
f89beda427 ruby-build 20250424 2025-04-24 22:41:33 +02:00
Benoit Daloze
0a0bb48d3a Update jruby-dev to use newer ubuntu download 2025-04-24 22:41:08 +02:00
Randy Stauner
c6ec50f8a5 Update truffleruby-dev to use newer ubuntu download
The latest release no longer includes 20.04
https://github.com/ruby/truffleruby-dev-builder/releases/tag/v20250424.114841
2025-04-24 22:39:42 +02:00
なつき
f5b18da294 Fix test 2025-04-18 15:09:22 +08:00
なつき
e90abc41aa Honor $JAVA_HOME in require_java 2025-04-18 15:09:22 +08:00
Hiroshi SHIBATA
e1393bad0e
ruby-build 20250418 2025-04-18 10:00:11 +09:00
Hiroshi SHIBATA
9e23851d8a
Merge pull request from rbenv/3-5-0-preview1
Add 3.5.0-preview1
2025-04-18 09:58:16 +09:00
Hiroshi SHIBATA
ae55e0c66a
Add 3.5.0-preview1 2025-04-18 09:56:49 +09:00
Hiroshi SHIBATA
7dffe09db7
ruby-build 20250415 2025-04-15 10:32:16 +09:00
Hiroshi SHIBATA
4cdc5a720f
Bump up required java version to 21 for JRuby 10 2025-04-15 10:31:19 +09:00
Hiroshi SHIBATA
6296f2a4b4
Merge pull request from headius/jruby-10
Add JRuby 10.0.0.0
2025-04-15 10:30:32 +09:00
Charles Oliver Nutter
4880c6abb7 Add JRuby 10.0.0.0 2025-04-15 07:19:47 +09:00
GitHub Actions Bot
cf8ade5d34 Added 3.4.3 with OpenSSL 3.0.16 2025-04-14 16:44:39 +00:00
Hiroshi SHIBATA
cae502a444
ruby-build 20250409 2025-04-09 20:38:36 +09:00
GitHub Actions Bot
911a81f87d Added 3.3.8 with OpenSSL 3.0.16 2025-04-09 11:25:48 +00:00
Mislav Marohnić
bc1a47dac2
Merge pull request from headius/patch-1
Don't delete jruby.sh
2025-04-03 16:54:48 +02:00
Charles Oliver Nutter
f661b64cab
Don't delete jruby.sh
I'm not sure why this file was being deleted but this code dates way back! Unfortunately deleting this interferes with a new version of the native JRuby launcher we want to release which is dependent on the shell script being present. This PR removes jruby.sh from the `remove_windows_files` function so it can be used by the new launcher.

See https://github.com/jruby/jruby-launcher/pull/48#issuecomment-2772272290
2025-04-02 12:42:27 -05:00
Hiroshi SHIBATA
2334633d60
ruby-build 20250326 2025-03-26 14:47:28 +09:00
GitHub Actions Bot
1923dcd08f Added 3.2.8 with OpenSSL 3.0.16 2025-03-26 05:43:20 +00:00
GitHub Actions Bot
ed17d32a81 Added 3.1.7 with OpenSSL 3.0.16 2025-03-26 05:42:16 +00:00
Benoit Daloze
88dd8dbfef ruby-build 20250318 2025-03-18 13:58:34 +01:00
Benoit Daloze
ca6aca4418 Add TruffleRuby and TruffleRuby GraalVM 24.2.0 2025-03-18 13:58:16 +01:00
Hiroshi SHIBATA
cb9c1decb3
ruby-build 20250215 2025-02-15 07:35:48 +09:00