<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/template/GNUmakefile.in, 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>Gererate prism source files dependencies from template.rb</title>
<updated>2025-08-19T02:55:23+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-08-01T12:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d0d7f5500530402eae71cd6929fdd7389d0d65d3'/>
<id>d0d7f5500530402eae71cd6929fdd7389d0d65d3</id>
<content type='text'>
Update included file list automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update included file list automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate dependency line</title>
<updated>2024-03-08T02:58:41+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-03-08T02:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=69cfcd46c20a1b89254327cd0227ae8cc0d0d850'/>
<id>69cfcd46c20a1b89254327cd0227ae8cc0d0d850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `DOT_WAIT` before including Makefile that is using it [ci skip]</title>
<updated>2023-12-10T04:55:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-12-10T04:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6e8ad7497e459a1e64a3fdb4ab92d52546cff58c'/>
<id>6e8ad7497e459a1e64a3fdb4ab92d52546cff58c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop obsoleted MJIT header (#7458)</title>
<updated>2023-03-07T05:41:48+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-03-07T05:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=31f4b2d86bfbc753cec9be376719acc4b120e944'/>
<id>31f4b2d86bfbc753cec9be376719acc4b120e944</id>
<content type='text'>
RJIT doesn't need this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RJIT doesn't need this.</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>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>Add the dependency of GNUmakefile itself [ci skip]</title>
<updated>2021-10-06T06:42:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-10-06T06:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d53493715cd1a1463b98291e0ad92e2723236698'/>
<id>d53493715cd1a1463b98291e0ad92e2723236698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Share variables defined in common GNUmakefile also in cygwin/mingw</title>
<updated>2021-03-21T08:57:44+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-03-21T08:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cb396d4214f7d1c60a9bb45420ef647468b8da2e'/>
<id>cb396d4214f7d1c60a9bb45420ef647468b8da2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make more silent when -s on GNU make</title>
<updated>2020-12-29T08:45:19+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-12-29T07:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2f42243bceb60043ca06448a2b419724be0e6d0a'/>
<id>2f42243bceb60043ca06448a2b419724be0e6d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and extract for each gem</title>
<updated>2020-03-13T06:34:50+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-03-13T06:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=88f4ebac83a77f933e9da099eabdf05004767de9'/>
<id>88f4ebac83a77f933e9da099eabdf05004767de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
