<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby.git/tool/rbinstall.rb, branch ruby_3_2</title>
<subtitle>github.com: ruby/ruby.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/'/>
<entry>
<title>Backport [Bug #19158] for Ruby 3.2 (#7356)</title>
<updated>2023-02-22T10:00:00+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-02-22T10:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=65ab2c1ef23bd4a02120a27c371dce12ea9024d4'/>
<id>65ab2c1ef23bd4a02120a27c371dce12ea9024d4</id>
<content type='text'>
Backport https://github.com/ruby/ruby/pull/7321</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport https://github.com/ruby/ruby/pull/7321</pre>
</div>
</content>
</entry>
<entry>
<title>Use class methods of `File` over `Kernel.open` and `IO.read`</title>
<updated>2022-11-21T13:16:49+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-21T07:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=612aa5c24a7c249867bbcd7d6567012aa6a7f4b9'/>
<id>612aa5c24a7c249867bbcd7d6567012aa6a7f4b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Install all file trees for lldb [ci skip]</title>
<updated>2022-09-28T12:27:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-28T12:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=247d598477ba0c2424d1e42fa4b5af0dfe1ae1d1'/>
<id>247d598477ba0c2424d1e42fa4b5af0dfe1ae1d1</id>
<content type='text'>
It is no longer single lldb_cruby.py only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is no longer single lldb_cruby.py only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make date in installed gemspec files stable</title>
<updated>2022-08-16T15:58:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-16T15:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=ac890ec0624e3d8a44d85d67127bc94322caa34e'/>
<id>ac890ec0624e3d8a44d85d67127bc94322caa34e</id>
<content type='text'>
Set `date` member to `RUBY_RELEASE_DATE` instead of the date at the
build time, to make installed files reproducible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set `date` member to `RUBY_RELEASE_DATE` instead of the date at the
build time, to make installed files reproducible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor `RbInstall::Specs::FileCollector`</title>
<updated>2022-08-16T15:58:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-16T15:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=cc443f6cde287944e00ab5d9b6ad868b3d9fc9db'/>
<id>cc443f6cde287944e00ab5d9b6ad868b3d9fc9db</id>
<content type='text'>
- Split into `Ext` and `Lib` classes.
- `Ext#files` should not include built extension libraries.
- `Ext#files` should include scripts under its own `lib`.
- `Lib#files` should be prefixed with `lib/`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Split into `Ext` and `Lib` classes.
- `Ext#files` should not include built extension libraries.
- `Ext#files` should include scripts under its own `lib`.
- `Lib#files` should be prefixed with `lib/`.
</pre>
</div>
</content>
</entry>
<entry>
<title>No bundled gems to be installed from gem now</title>
<updated>2022-08-12T06:55:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-12T04:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=a3a6d2d9a390697dfd0ae9f808cb301680a6f24a'/>
<id>a3a6d2d9a390697dfd0ae9f808cb301680a6f24a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All extensions in bundled gems are built by build-ext now</title>
<updated>2022-08-12T06:55:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-12T04:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=04815ea968ebef616cfdb316840158f6c87a7277'/>
<id>04815ea968ebef616cfdb316840158f6c87a7277</id>
<content type='text'>
`RbInstall::GemInstaller#build_extensions` has nothing to do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`RbInstall::GemInstaller#build_extensions` has nothing to do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix files for gemspec files direct-under lib</title>
<updated>2022-08-07T08:01:22+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-07T08:01:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=0bb5525eb2966b5821eb714c898b1c9c33221660'/>
<id>0bb5525eb2966b5821eb714c898b1c9c33221660</id>
<content type='text'>
Collected `files` lacked `lib` prefix.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Collected `files` lacked `lib` prefix.</pre>
</div>
</content>
</entry>
<entry>
<title>Try to install also gemspec files under gem directories</title>
<updated>2022-07-14T00:00:13+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-13T13:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=416cba90c1610f54dafd91234de9ec74d73ae22c'/>
<id>416cba90c1610f54dafd91234de9ec74d73ae22c</id>
<content type='text'>
Gemspec files having extension libraries are placed under each gem
directories now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gemspec files having extension libraries are placed under each gem
directories now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop `build_extensions` when DESTDIR set</title>
<updated>2022-05-12T23:44:17+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2022-05-12T23:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby.git/commit/?id=2d1032075a4654b8b54dde96424f299f7f29f9d6'/>
<id>2d1032075a4654b8b54dde96424f299f7f29f9d6</id>
<content type='text'>
Try to fix `make install without root privilege` failures on snapshot CIs.

example: https://github.com/ruby/actions/actions/runs/2315349280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to fix `make install without root privilege` failures on snapshot CIs.

example: https://github.com/ruby/actions/actions/runs/2315349280
</pre>
</div>
</content>
</entry>
</feed>
