<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/update-deps, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Rename YARP symbols to prism</title>
<updated>2023-09-27T17:57:38+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-09-27T16:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3d0a46796b780417096b65de5edb590d3b1537f1'/>
<id>3d0a46796b780417096b65de5edb590d3b1537f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update sync script to handle yarp/version.h</title>
<updated>2023-08-25T19:47:25+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2023-08-25T19:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a7c7cd11bc5c33173f3eeab8600819f84fe2d662'/>
<id>a7c7cd11bc5c33173f3eeab8600819f84fe2d662</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Render YARP templates into the build directory (#8266)</title>
<updated>2023-08-23T04:56:51+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-23T04:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e89150b1d403ebc6ced457561424a16ab59ea4ef'/>
<id>e89150b1d403ebc6ced457561424a16ab59ea4ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix tool/update-deps for YARP files"</title>
<updated>2023-08-18T08:12:41+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-18T08:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=57dfd5c245525975243f2c0662c51ed82458d23c'/>
<id>57dfd5c245525975243f2c0662c51ed82458d23c</id>
<content type='text'>
This reverts commit 6fff5c5ba23a2790c9d189de82e157c9fa986f96.

Revert "Use $(top_srcdir) entries for mswin (#8244)"

This reverts commit e327bf32bdfa610a0f1834048bb1422de992c073.

Revert "Update dependencies"

This reverts commit aba26a88040c322a188292447fd18a2b9c76c713.

Revert "Use {$(VPATH)} for OpenBSD"

This reverts commit 2046e054bc811fd6a8e30c926aa6c9c4a5884262.

---

None of those revisions actually worked for both mswin and OpenBSD at
the same time. I need more time to build something that works for both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6fff5c5ba23a2790c9d189de82e157c9fa986f96.

Revert "Use $(top_srcdir) entries for mswin (#8244)"

This reverts commit e327bf32bdfa610a0f1834048bb1422de992c073.

Revert "Update dependencies"

This reverts commit aba26a88040c322a188292447fd18a2b9c76c713.

Revert "Use {$(VPATH)} for OpenBSD"

This reverts commit 2046e054bc811fd6a8e30c926aa6c9c4a5884262.

---

None of those revisions actually worked for both mswin and OpenBSD at
the same time. I need more time to build something that works for both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tool/update-deps for YARP files</title>
<updated>2023-08-18T08:07:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-18T08:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6fff5c5ba23a2790c9d189de82e157c9fa986f96'/>
<id>6fff5c5ba23a2790c9d189de82e157c9fa986f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up OPT_STACK_CACHING (#8132)</title>
<updated>2023-07-28T00:27:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-28T00:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=38be9a9b72d606024eb94900ed834b08493a1518'/>
<id>38be9a9b72d606024eb94900ed834b08493a1518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to fix NoMethodError on update-deps</title>
<updated>2023-07-22T04:07:04+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-22T04:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd04def10f22296c9a98b4d796c100b9ad4e2388'/>
<id>dd04def10f22296c9a98b4d796c100b9ad4e2388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress flaky update-deps failures for any win32 files</title>
<updated>2023-07-22T03:57:54+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-22T03:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7cecd15587431e84088c62294bfbba134bfef173'/>
<id>7cecd15587431e84088c62294bfbba134bfef173</id>
<content type='text'>
win32/win32.o was also unstable:
https://github.com/ruby/ruby/actions/runs/5628655900/job/15252762821?pr=8107

At this point, any win32 files seem suspicious. Let's just ignore all
such files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
win32/win32.o was also unstable:
https://github.com/ruby/ruby/actions/runs/5628655900/job/15252762821?pr=8107

At this point, any win32 files seem suspicious. Let's just ignore all
such files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a missing *</title>
<updated>2023-07-20T19:52:56+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-20T19:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b71f79dd1782cf3af2462b879bcc4bc55f0bcd34'/>
<id>b71f79dd1782cf3af2462b879bcc4bc55f0bcd34</id>
<content type='text'>
Co-authored-by: Alan Wu &lt;alansi.xingwu@shopify.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Alan Wu &lt;alansi.xingwu@shopify.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore win32/file.o on update-deps</title>
<updated>2023-07-20T19:04:16+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-07-20T19:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1129488f6f789c4219eaf0f127cfb6ca8a66c205'/>
<id>1129488f6f789c4219eaf0f127cfb6ca8a66c205</id>
<content type='text'>
This job has been so flaky:
https://github.com/ruby/ruby/actions/runs/5614842978/job/15213840097
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This job has been so flaky:
https://github.com/ruby/ruby/actions/runs/5614842978/job/15213840097
</pre>
</div>
</content>
</entry>
</feed>
