<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/rbinstall.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>Support `git ls-files ...`.split style for file list of gemspec</title>
<updated>2025-02-14T01:42:41+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-02-07T02:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=787436cd1ae00616b88bc494baaaee7c361f31b9'/>
<id>787436cd1ae00616b88bc494baaaee7c361f31b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install modular GC libraries</title>
<updated>2024-12-22T13:10:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-12-20T07:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fca85845ab3ee12b9d1907a1335aa3f18bf322f7'/>
<id>fca85845ab3ee12b9d1907a1335aa3f18bf322f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20800] Use config target for bin directory as-is</title>
<updated>2024-11-09T11:37:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-09T11:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9588319e72a110fc303482d64cc073292d707a33'/>
<id>9588319e72a110fc303482d64cc073292d707a33</id>
<content type='text'>
The "target" in `RbConfig::CONFIG` is being changed from config.sub to
align to the system `uname`. Use the value modified by config.sub, and
make the directory same as GNU utilities, such as binutils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "target" in `RbConfig::CONFIG` is being changed from config.sub to
align to the system `uname`. Use the value modified by config.sub, and
make the directory same as GNU utilities, such as binutils.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20800] Move executable binary file path</title>
<updated>2024-11-09T10:58:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-09T10:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=379bbd6d9c1269809aea4566da0727eaf3f77c32'/>
<id>379bbd6d9c1269809aea4566da0727eaf3f77c32</id>
<content type='text'>
From under "libexec", under `$(target)/bin` like as binutils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From under "libexec", under `$(target)/bin` like as binutils.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20800] Locate executable binary file under "libexec" directly</title>
<updated>2024-11-09T10:16:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-08T09:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=303a52c201a693345cf789e9fb7edbcefcb34ec9'/>
<id>303a52c201a693345cf789e9fb7edbcefcb34ec9</id>
<content type='text'>
"libexec" means the directory for executable or binary files already.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"libexec" means the directory for executable or binary files already.
</pre>
</div>
</content>
</entry>
<entry>
<title>`load_relative` is always falsy here</title>
<updated>2024-08-23T03:17:07+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-07-18T14:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=52082d19e084c43457ce79c1e76f6f2707fac80e'/>
<id>52082d19e084c43457ce79c1e76f6f2707fac80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reuse `load_relative` local</title>
<updated>2024-08-23T03:17:07+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2024-07-18T14:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fbadcd277f5b68ac619d3c861dfdd3e109aeda81'/>
<id>fbadcd277f5b68ac619d3c861dfdd3e109aeda81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extraneous lock files</title>
<updated>2024-08-20T11:16:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-08-20T11:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d6f18b226ef51e71bea72eb888fa42bd0f74bc57'/>
<id>d6f18b226ef51e71bea72eb888fa42bd0f74bc57</id>
<content type='text'>
See https://github.com/rubygems/rubygems/pull/7939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/rubygems/rubygems/pull/7939
</pre>
</div>
</content>
</entry>
<entry>
<title>Show destination directory after installation</title>
<updated>2024-06-02T08:21:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-06-02T08:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=733c72e6f03673151b9f01923d783e24fb66fb82'/>
<id>733c72e6f03673151b9f01923d783e24fb66fb82</id>
<content type='text'>
Due to the length of the list of gems to install, the message at the
beginning of the installation scrolls out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the length of the list of gems to install, the message at the
beginning of the installation scrolls out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix extension installer for out-of-place build</title>
<updated>2024-03-26T02:10:20+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-03-26T02:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b39057f32cdcf15d8586bd1629d5fc78038320b7'/>
<id>b39057f32cdcf15d8586bd1629d5fc78038320b7</id>
<content type='text'>
https://github.com/ruby/ruby/pull/9673#issuecomment-2019028293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/ruby/pull/9673#issuecomment-2019028293
</pre>
</div>
</content>
</entry>
</feed>
