Benoit Daloze
572dd651de
Use --enable-shared for dev builds too, not only for releases
...
* Only from Ruby 2.4+ since older releases don't use --enable-shared by default.
* As with releases it can be disabled by setting RUBY_CONFIGURE_OPTS=--disable-shared.
2024-10-09 01:50:09 +02:00
Benoit Daloze
1559160ea7
ruby-build 20241007
2024-10-07 19:50:08 +02:00
Aidan
2b1a29f84c
Add Ruby 3.4.0-preview2
2024-10-07 19:47:02 +02:00
Benoit Daloze
a22ff72e32
Support ruby-build ruby-X.Y.Z DIR
( #2448 )
...
* By searching a X.Y.Z definition if no ruby-X.Y.Z definition is not found.
* Add test and documentation.
Co-authored-by: Mislav Marohnić <git@mislav.net>
2024-09-23 19:15:29 +02:00
Benoit Daloze
2d00d407e7
Add -d, --dir option to install to <prefix>/<definition> instead of <prefix> ( #2447 )
...
Similar to ruby-install's -r, --rubies-dir flag.
---------
Co-authored-by: Mislav Marohnić <git@mislav.net>
2024-09-23 18:00:15 +02:00
Benoit Daloze
ed384c8f36
ruby-build 20240917
2024-09-17 15:11:53 +02:00
Benoit Daloze
2d060fa53d
Add TruffleRuby and TruffleRuby GraalVM 24.1.0
2024-09-17 15:09:20 +02:00
Hiroshi SHIBATA
10eb379aec
Merge pull request #2441 from rbenv/use-github-openssl
...
Use GitHub instead of openssl.org
2024-09-04 10:49:23 +09:00
Hiroshi SHIBATA
1b812e838d
Use GitHub instead of openssl.org
2024-09-04 10:45:31 +09:00
Hiroshi SHIBATA
3df795468c
Merge pull request #2440 from rbenv/openssl-3-0-15
...
Bump up openssl-3.0.15
2024-09-04 10:44:26 +09:00
Hiroshi SHIBATA
e319ef1767
Use GitHub instead of openssl.org
2024-09-04 10:40:34 +09:00
Hiroshi SHIBATA
fae22cd524
Bump up openssl-3.0.15
2024-09-04 08:41:04 +09:00
Hiroshi SHIBATA
d0e7c67023
ruby-build 20240903
2024-09-03 16:23:34 +09:00
GitHub Actions Bot
d567419dfe
Added 3.3.5 with OpenSSL 3.0.14
2024-09-03 07:11:19 +00:00
GitHub Actions Bot
d22fa95a6e
Added 3.3.3 with OpenSSL 3.0.14
2024-08-02 02:37:35 +00:00
Hiroshi SHIBATA
e12c32f712
Added missing option for output
2024-08-02 11:37:14 +09:00
Hiroshi SHIBATA
f468979e70
Test for auto-update
2024-08-02 11:33:56 +09:00
Hiroshi SHIBATA
c2e9bde27a
cleanup working directory
2024-08-02 11:02:46 +09:00
Hiroshi SHIBATA
a1bb3e40ee
Merge pull request #2430 from rbenv/auto-update
...
Auto update Ruby definition with Ruby releases
2024-08-02 09:57:29 +08:00
Hiroshi SHIBATA
0e5f4ddd37
Added automated update workflow for Ruby definition
2024-08-02 10:56:23 +09:00
Hiroshi SHIBATA
db3387aa1a
Handle openssl definition with script/update-cruby
2024-08-02 10:56:23 +09:00
Mislav Marohnić
6b90d692f2
Merge pull request #2429 from headius/tr_lc_all
...
Clear LC_ALL for tr call
2024-08-01 01:49:55 +02:00
Charles Oliver Nutter
89eb562616
Clear LC_ALL for tr call
...
This resolves additional issues when tr is called in a shell that
has set LC_ALL to a specific encoding. In that case, the tr may
fail to ignore binary files, expecting that they are in some
encoding.
See https://github.com/rbenv/ruby-build/issues/2279
2024-07-30 15:27:06 -05:00
Mislav Marohnić
072022f689
ruby-build 20240727
2024-07-27 00:55:32 +02:00
Mislav Marohnić
c3cdb88601
Merge pull request #2428 from sferik/3.2.5
...
Add Ruby 3.2.5
2024-07-27 00:55:03 +02:00
Erik Berlin
6e4e8ff6c0
Add Ruby 3.2.5
...
* Ruby 3.2.5 Released
https://www.ruby-lang.org/en/news/2024/07/26/ruby-3-2-5-released/
2024-07-26 11:25:05 -07:00
Benoit Daloze
acbd79b4c2
ruby-build 20240722
2024-07-22 12:47:34 +02:00
Benoit Daloze
4d25825676
Add TruffleRuby and TruffleRuby GraalVM 24.0.2
2024-07-22 12:47:11 +02:00
Hiroshi SHIBATA
836e3bece4
ruby-build 20240709.1
2024-07-09 12:43:12 +09:00
Hiroshi SHIBATA
d8f64002c9
Merge pull request #2422 from rbenv/use-lts-openssl
...
Use LTS version of OpenSSL 3
2024-07-09 12:35:20 +09:00
Hiroshi SHIBATA
aa71a6cdf3
Use LTS version of OpenSSL 3
2024-07-09 12:31:05 +09:00
Hiroshi SHIBATA
1260e002c4
ruby-build 20240709
2024-07-09 11:56:28 +09:00
Hiroshi SHIBATA
812eba2ed6
Merge pull request #2421 from yahonda/ruby-3-3-4
...
Add Ruby 3.3.4
2024-07-09 11:54:52 +09:00
Yasuo Honda
93715986a0
Add Ruby 3.3.4
...
* Ruby 3.3.4 Released
https://www.ruby-lang.org/en/news/2024/07/09/ruby-3-3-4-released/
2024-07-09 11:51:45 +09:00
Hiroshi SHIBATA
490428ac33
Merge pull request #2419 from headius/jruby-9.4.8.0
...
Add JRuby 9.4.8.0
2024-07-03 08:29:45 +09:00
Charles Oliver Nutter
742932c72e
Add JRuby 9.4.8.0
2024-07-02 12:35:55 -05:00
Mislav Marohnić
cd7fd50818
ruby-build 20240702
2024-07-02 10:40:03 +02:00
Hiroshi SHIBATA
08aadf42ab
Merge pull request #2418 from headius/jruby-9.3.15.0
...
Add JRuby 9.3.15.0
2024-06-27 07:37:34 +09:00
Charles Oliver Nutter
15c2c26d7f
Add JRuby 9.3.15.0
2024-06-26 15:22:28 -05:00
Hiroshi SHIBATA
fe13cc8a5c
ruby-build 20240612
2024-06-12 05:33:02 +02:00
Hiroshi SHIBATA
8ec50f224a
Merge pull request #2409 from k0kubun/ruby-3-3-3
...
Add Ruby 3.3.3
2024-06-12 12:28:05 +09:00
Takashi Kokubun
9971d61b6c
Add Ruby 3.3.3
2024-06-11 17:53:51 -07:00
Hiroshi SHIBATA
6ed0d1a56b
Merge pull request #2408 from rbenv/openssl-3.0.14
...
Fix package name for openssl-3.0.14
2024-06-11 22:16:48 +09:00
Mislav Marohnić
5e23d85e26
Merge pull request #2406 from rbenv/jruby-9.2-workaround
...
Simplify JRuby version check
2024-06-11 13:53:49 +02:00
Mislav Marohnić
202b949c11
fix package name for openssl-3.0.14
2024-06-11 13:49:39 +02:00
Hiroshi SHIBATA
96d5ce2d89
Merge pull request #2407 from rbenv/openssl-3-0-14
...
Update to openssl-3.0.14
2024-06-11 02:07:45 +09:00
Hiroshi SHIBATA
ba3512444b
Update to openssl-3.0.14
2024-06-10 18:54:30 +02:00
Mislav Marohnić
fb1b4da13d
Simplify JRuby version check
...
In case shelling out to jruby fails, the error output wouldn't get printed to
stderr but ruby-build would abort.
2024-06-10 11:54:48 +02:00
Hiroshi SHIBATA
076d1a2316
Use LTS version of OpenSSL 3
2024-06-05 22:12:55 +02:00
Jason Karns
15bdff9b58
Clarify RUBY_BUILD_ROOT env var ( #2392 )
...
* Clarify RUBY_BUILD_ROOT env var
The RUBY_BUILD_ROOT itself does not default to share/ruby-build/ but rather must point to a directory that has definitions under `share/ruby-build/`.
* Deprecate RUBY_BUILD_ROOT
It's a feature of questionable utility, it's difficult to describe in documentation, and has been superseded by RUBY_BUILD_DEFINITIONS.
---------
Co-authored-by: Mislav Marohnić <git@mislav.net>
2024-05-30 16:34:31 +02:00