<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/defs/gmake.mk, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fix test-syntax-suggest order</title>
<updated>2022-12-24T11:18:10+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-24T11:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=18c1ca8f4c0748905d5cedb6c044df507ea8ad6a'/>
<id>18c1ca8f4c0748905d5cedb6c044df507ea8ad6a</id>
<content type='text'>
Prepare for test-syntax-suggest after other tests finished.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepare for test-syntax-suggest after other tests finished.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test syntax_suggest by `make check`</title>
<updated>2022-12-23T11:33:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-23T03:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cae53842735237ccf71a13873fd0d1ae7f165582'/>
<id>cae53842735237ccf71a13873fd0d1ae7f165582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19182] Unicode updating targets do not need to run for each files</title>
<updated>2022-12-11T02:55:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-06T13:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7055574cf9dbcabd9d440c364f3e7b7812527bde'/>
<id>7055574cf9dbcabd9d440c364f3e7b7812527bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19181] Separate the rule for unicode_normalize/tables.rb timestamp</title>
<updated>2022-12-10T04:58:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-06T07:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7a976c106030f37d6ab72b1abaef10e575bb8809'/>
<id>7a976c106030f37d6ab72b1abaef10e575bb8809</id>
<content type='text'>
It should depends on only existing data files (except for the tools),
unless `ALWAYS_UPDATE_UNICODE=yes`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should depends on only existing data files (except for the tools),
unless `ALWAYS_UPDATE_UNICODE=yes`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dependencies of outdate-bundled-gems</title>
<updated>2022-11-29T09:12:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-27T09:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8e3ac264df55ed7903f4f9519b353ca182eea81f'/>
<id>8e3ac264df55ed7903f4f9519b353ca182eea81f</id>
<content type='text'>
Extract new gems then remove outdated gem directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract new gems then remove outdated gem directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine outdate-bundled-gems</title>
<updated>2022-11-29T09:12:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-26T16:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=aacaa2ec5e13d7d678b58208bf3d6c0551f251cd'/>
<id>aacaa2ec5e13d7d678b58208bf3d6c0551f251cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Control non-parallel parts with `.WAIT` if available</title>
<updated>2022-11-13T14:54:43+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-13T14:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2f7d2662dd90a6985f1c98ea93cfc2026407a8ab'/>
<id>2f7d2662dd90a6985f1c98ea93cfc2026407a8ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force to update revision.h when commits differ</title>
<updated>2022-11-13T08:38:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-11-11T23:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=66529eef883cc8bb9bc628122f9fa0104acd79fc'/>
<id>66529eef883cc8bb9bc628122f9fa0104acd79fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always generate non-empty revision.h</title>
<updated>2022-09-17T14:44:14+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-17T14:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=39f91bc24baa37db3c3d1485902056f43b013b54'/>
<id>39f91bc24baa37db3c3d1485902056f43b013b54</id>
<content type='text'>
Non-GNU make seems to generate empty revision.h, but it doesn't make
sense since https://github.com/ruby/ruby/pull/6382.

Also the $(HAVE_BASERUBY:yes=tmp) hack doesn't seem to be working on
OpenBSD. I'll remove it to focus on fixing RubyCI first, and then deal
with baseruby-missing environments. At least a snapshot should have
revision.h and it might work fine though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Non-GNU make seems to generate empty revision.h, but it doesn't make
sense since https://github.com/ruby/ruby/pull/6382.

Also the $(HAVE_BASERUBY:yes=tmp) hack doesn't seem to be working on
OpenBSD. I'll remove it to focus on fixing RubyCI first, and then deal
with baseruby-missing environments. At least a snapshot should have
revision.h and it might work fine though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "defs/gmake.mk: no _FORTIFY_SOURCE unless optimization"</title>
<updated>2022-09-11T22:47:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-11T16:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9205b8c8010f474b2d301ccc22335c9a2c4a6cae'/>
<id>9205b8c8010f474b2d301ccc22335c9a2c4a6cae</id>
<content type='text'>
This reverts commit b8c376cb9d91854fd40f6e06f07773404899b54f, as it
seems no longer needed probably.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b8c376cb9d91854fd40f6e06f07773404899b54f, as it
seems no longer needed probably.
</pre>
</div>
</content>
</entry>
</feed>
