<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/missing-baseruby.bat, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>missing-baseruby.bat: Accept CRuby only</title>
<updated>2025-10-09T13:15:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-09T09:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b0947f84bf9f9a5e80be6b5189e3bd649f90dc7'/>
<id>0b0947f84bf9f9a5e80be6b5189e3bd649f90dc7</id>
<content type='text'>
`RubyVM::InstructionSequence` is necessary to generate rbinc files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`RubyVM::InstructionSequence` is necessary to generate rbinc files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump the required BASERUBY version to 3.1 (#13321)</title>
<updated>2025-05-13T20:39:45+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-05-13T20:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2279da2c916038e0118fbdcd02bc145f9c282d6a'/>
<id>2279da2c916038e0118fbdcd02bc145f9c282d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20687] Check if base ruby provides necessary libraries</title>
<updated>2024-08-21T07:56:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-08-21T04:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6ab591f80aa19d63ecd1e1df3c09c391efb318a6'/>
<id>6ab591f80aa19d63ecd1e1df3c09c391efb318a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manage required baseruby version in one place</title>
<updated>2024-03-30T15:54:38+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-03-30T09:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=376ae22235dd50fee32ab7660c17137b7f3a245e'/>
<id>376ae22235dd50fee32ab7660c17137b7f3a245e</id>
<content type='text'>
Add a Ruby script mode to `tool/missing-baseruby.bat` that checks if
`RUBY_VERSION` meets the required version.  This will enable similar
checks on mswin as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a Ruby script mode to `tool/missing-baseruby.bat` that checks if
`RUBY_VERSION` meets the required version.  This will enable similar
checks on mswin as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the version in missing-baseruby</title>
<updated>2024-02-20T17:13:36+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-02-20T17:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c0e5de956717f206840658c07e1c1b5f31b50f98'/>
<id>c0e5de956717f206840658c07e1c1b5f31b50f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Old sh does not allow `:` in function names [ci skip]</title>
<updated>2024-01-18T10:56:52+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-18T10:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=97721fa4e19c497d34a3bf94169930f99179f48d'/>
<id>97721fa4e19c497d34a3bf94169930f99179f48d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve spaces in messages [ci skip]</title>
<updated>2024-01-18T09:09:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-18T09:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=264b7363aa7e47a7868b91038a0578970bc19c1f'/>
<id>264b7363aa7e47a7868b91038a0578970bc19c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print error messages to the stderr [ci skip]</title>
<updated>2024-01-18T07:36:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-01-18T07:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3e6546e7ef98b9734e2c69d73c1295b60bba395'/>
<id>a3e6546e7ef98b9734e2c69d73c1295b60bba395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add baseruby version message</title>
<updated>2024-01-17T23:40:16+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2024-01-17T23:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8370b3bc3255791004a273c8ea1d71ab0566b06d'/>
<id>8370b3bc3255791004a273c8ea1d71ab0566b06d</id>
<content type='text'>
Because `--with-baseruby=/usr/bin/ruby` on macOS is Ruby 2.6,
I was confused why `--with-baseruby` was ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because `--with-baseruby=/usr/bin/ruby` on macOS is Ruby 2.6,
I was confused why `--with-baseruby` was ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tool/missing-baseruby.bat, used when BASERUBY not available</title>
<updated>2023-12-20T05:30:47+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2023-12-20T05:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7dca6b53a995a9782026f726c291344b5b8e0ab2'/>
<id>7dca6b53a995a9782026f726c291344b5b8e0ab2</id>
<content type='text'>
Previously, the embedded semicolon in BASERUBY if BASERUBY is
not available breaks tarball builds without BASERUBY when using
OpenBSD make, due to the inability to escape MFLAGS correctly.
This moves the same BASERUBY code into a separate file, avoiding
the MFLAGS quoting issue.

BASERUBY must be passed to build-ext because it is required
by ripper since the introduction of lrama.

Fixes [Bug #19683]

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the embedded semicolon in BASERUBY if BASERUBY is
not available breaks tarball builds without BASERUBY when using
OpenBSD make, due to the inability to escape MFLAGS correctly.
This moves the same BASERUBY code into a separate file, avoiding
the MFLAGS quoting issue.

BASERUBY must be passed to build-ext because it is required
by ripper since the introduction of lrama.

Fixes [Bug #19683]

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
</feed>
