<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/ext/ext_conf_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] 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] Keep Gem.install_extension_in_lib for compatibility</title>
<updated>2024-02-20T05:33:16+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-17T11:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f75b9dbf7dd86f8fa6777a9c9c960c310c940261'/>
<id>f75b9dbf7dd86f8fa6777a9c9c960c310c940261</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b2bf239147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b2bf239147
</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] Allow to set install_extension_in_lib as Gem configuration</title>
<updated>2024-02-20T05:33:13+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-03-10T03:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=83148f83420a66ceaacb1f24bfcdc51516f5e0d7'/>
<id>83148f83420a66ceaacb1f24bfcdc51516f5e0d7</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/c59d40f425
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/c59d40f425
</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>
<entry>
<title>[rubygems/rubygems] Use modern hashes consistently</title>
<updated>2023-12-07T22:29:33+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2023-12-07T21:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2755cb1b2fbc4a5f08ca56345b5945bd452da74e'/>
<id>2755cb1b2fbc4a5f08ca56345b5945bd452da74e</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/bb66253f2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/bb66253f2c
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and fix usage of Gem.ruby</title>
<updated>2023-03-23T08:18:49+00:00</updated>
<author>
<name>なつき</name>
<email>i@ntk.me</email>
</author>
<published>2023-03-17T16:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b408e659a5d754415a760edc483517dce0e2631'/>
<id>1b408e659a5d754415a760edc483517dce0e2631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move duplicated logic to parent class</title>
<updated>2023-03-23T08:18:49+00:00</updated>
<author>
<name>なつき</name>
<email>i@ntk.me</email>
</author>
<published>2023-03-17T16:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=22d037f4ccd6d04cd1ee9aa7dd6f0e6019b5df2b'/>
<id>22d037f4ccd6d04cd1ee9aa7dd6f0e6019b5df2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
