<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/defs/gmake.mk, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[Bug #21792] Build rubyspec-capiext only when excuting `test-spec`</title>
<updated>2025-12-20T13:24:52+00:00</updated>
<author>
<name>Mike Dalessio</name>
<email>mike@37signals.com</email>
</author>
<published>2025-12-17T22:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6520de3442659def3463d3bfdca3432f41b2d6a'/>
<id>e6520de3442659def3463d3bfdca3432f41b2d6a</id>
<content type='text'>
rubyspec-capiext is only needed for running specs, not for building or
installing Ruby.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubyspec-capiext is only needed for running specs, not for building or
installing Ruby.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export `GIT`</title>
<updated>2025-12-13T15:43:14+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-12-13T15:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6513cf9058978e06eb3433fa33c8f70bd1100352'/>
<id>6513cf9058978e06eb3433fa33c8f70bd1100352</id>
<content type='text'>
Propagate the value given with `--with-git` configure option to
tool/lib/vcs.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Propagate the value given with `--with-git` configure option to
tool/lib/vcs.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an excess colon [ci skip]</title>
<updated>2025-11-26T23:10:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-26T23:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=52426a22de8ce5e2f02ce4169a1b6944e2165b46'/>
<id>52426a22de8ce5e2f02ce4169a1b6944e2165b46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use DOT_WAIT for old GNU make [ci skip]</title>
<updated>2025-11-07T15:29:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-07T15:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ae60b0bfd84a3d860f43fe8b6ea91048a25e41e6'/>
<id>ae60b0bfd84a3d860f43fe8b6ea91048a25e41e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] How to use `make matz`</title>
<updated>2025-11-01T10:10:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-01T10:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=db5708045037a159458de741b46e9c47fe430284'/>
<id>db5708045037a159458de741b46e9c47fe430284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flush NEWS.md only when NEW is not given</title>
<updated>2025-11-01T09:58:32+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-11-01T04:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5ce27bef014d394e1c478de78165edaf9af122aa'/>
<id>5ce27bef014d394e1c478de78165edaf9af122aa</id>
<content type='text'>
Split flushing NEWS and bumping up versions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split flushing NEWS and bumping up versions
</pre>
</div>
</content>
</entry>
<entry>
<title>Take `MAJOR` and `MINOR` from `$(NEW)` if given</title>
<updated>2025-10-30T09:30:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-10-30T01:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4b1279b6e9daf080b0ca4e97b6a5ee2dfa2d7077'/>
<id>4b1279b6e9daf080b0ca4e97b6a5ee2dfa2d7077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expect `git -C &lt;path&gt;` to work</title>
<updated>2025-09-16T11:28:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-09-16T08:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a2849239db9a92c3cde75724f92688e230718cc6'/>
<id>a2849239db9a92c3cde75724f92688e230718cc6</id>
<content type='text'>
This option is available since git 1.8.5 that was released in 2013.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is available since git 1.8.5 that was released in 2013.
</pre>
</div>
</content>
</entry>
<entry>
<title>Abandon `ruby` target on the others than GNU make</title>
<updated>2025-08-28T10:01:48+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-28T10:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6023195fbd7f422e94b9d5cdee39273f71f9078f'/>
<id>6023195fbd7f422e94b9d5cdee39273f71f9078f</id>
<content type='text'>
The default non-transformed name, `ruby` target was added for the case
of `--program-transform-name` and similars, but it was occasionally
added even when no such option is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default non-transformed name, `ruby` target was added for the case
of `--program-transform-name` and similars, but it was occasionally
added even when no such option is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the recipe to fix/update depend files</title>
<updated>2025-08-18T02:03:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-01T12:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=75a968d88af62dda468b5fb0481279c638483eab'/>
<id>75a968d88af62dda468b5fb0481279c638483eab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
