<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/rubygems/test_gem_ext_builder.rb, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[rubygems/rubygems] Check if failed with the expected error</title>
<updated>2024-06-20T07:16:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-20T02:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=92ab2dac22a3f7231ab5b0e9a6994894e7f40f93'/>
<id>92ab2dac22a3f7231ab5b0e9a6994894e7f40f93</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/3f22e9df8d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/3f22e9df8d
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Revert "Workaround for TruffleRuby that set `nil` to LIBRUBY_RELATIVE"</title>
<updated>2024-06-20T07:16:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-19T11:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e345970707fd0541e79ee093a613c8439718c852'/>
<id>e345970707fd0541e79ee093a613c8439718c852</id>
<content type='text'>
This reverts commit https://github.com/rubygems/rubygems/commit/06fd39997348, for a
bug that is fixed by https://github.com/rubygems/rubygems/commit/0148cce153a5.

https://github.com/rubygems/rubygems/commit/907e51e521
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit https://github.com/rubygems/rubygems/commit/06fd39997348, for a
bug that is fixed by https://github.com/rubygems/rubygems/commit/0148cce153a5.

https://github.com/rubygems/rubygems/commit/907e51e521
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Workaround for TruffleRuby that set `nil` to LIBRUBY_RELATIVE</title>
<updated>2024-06-19T11:42:35+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-19T10:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=57e15074fe90e78afc9eadd8287f777d83a8ce6d'/>
<id>57e15074fe90e78afc9eadd8287f777d83a8ce6d</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/06fd399973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/06fd399973
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Dump `RbConfig` elements to escape special characters</title>
<updated>2024-06-19T11:42:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-19T09:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=378e65af9a0d707436f20a5a514f5ea503f89ee8'/>
<id>378e65af9a0d707436f20a5a514f5ea503f89ee8</id>
<content type='text'>
Naively embed strings do not work if special characters (newline,
backslahes and so on) are contained.

https://github.com/rubygems/rubygems/commit/ac2c4c4af1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Naively embed strings do not work if special characters (newline,
backslahes and so on) are contained.

https://github.com/rubygems/rubygems/commit/ac2c4c4af1
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Disable `install_extension_in_lib` when cross-compiling</title>
<updated>2024-06-18T00:59:36+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2024-05-15T07:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=97a23db5acc87c3a44bd005aef00c8003f45adb4'/>
<id>97a23db5acc87c3a44bd005aef00c8003f45adb4</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/643e154f32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/643e154f32
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem update` commands</title>
<updated>2024-06-18T00:59:35+00:00</updated>
<author>
<name>Yuta Saito</name>
<email>kateinoigakukun@gmail.com</email>
</author>
<published>2024-05-04T21:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=273d41b9e3c90d4d3fe2ffcb88477197d528b9a0'/>
<id>273d41b9e3c90d4d3fe2ffcb88477197d528b9a0</id>
<content type='text'>
This patch adds `--target-rbconfig` option to specify the rbconfig.rb file
for the deployment target platform. This is useful when cross-compiling
gems. At the moment, this option is only available for `extconf.rb`-based
extensions.

https://github.com/rubygems/rubygems/commit/cf2843f7a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds `--target-rbconfig` option to specify the rbconfig.rb file
for the deployment target platform. This is useful when cross-compiling
gems. At the moment, this option is only available for `extconf.rb`-based
extensions.

https://github.com/rubygems/rubygems/commit/cf2843f7a2
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Now install extension in lib is true</title>
<updated>2024-02-20T05:33:15+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-10T03:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a551d936557741fef836961e57b6984a7a282a3e'/>
<id>a551d936557741fef836961e57b6984a7a282a3e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bbcad80772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/bbcad80772
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Restore Gem.configuration during installation test</title>
<updated>2024-02-20T05:33:14+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-10T03:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=27501a550972d8986584764b49a7b5e09998c96b'/>
<id>27501a550972d8986584764b49a7b5e09998c96b</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bf7156968e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/bf7156968e
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Revert "Simplify how extensions are built"</title>
<updated>2024-02-05T18:17:24+00:00</updated>
<author>
<name>David Rodriguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-02-02T20:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ca7a48110fc2a207cabffff94ceb2147986d1948'/>
<id>ca7a48110fc2a207cabffff94ceb2147986d1948</id>
<content type='text'>
This reverts commit https://github.com/rubygems/rubygems/commit/0b8faf1e3926.

https://github.com/rubygems/rubygems/commit/7528e0f1ce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit https://github.com/rubygems/rubygems/commit/0b8faf1e3926.

https://github.com/rubygems/rubygems/commit/7528e0f1ce
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Simplify how extensions are built</title>
<updated>2024-01-29T03:20:44+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2022-12-15T22:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e99951edfad6c636f561f1e6f3eda2e0609e8fbb'/>
<id>e99951edfad6c636f561f1e6f3eda2e0609e8fbb</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/0b8faf1e39
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/0b8faf1e39
</pre>
</div>
</content>
</entry>
</feed>
