<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/win32/Makefile.sub, 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>merge revision(s) e1adb6cb15129a54df0c55a337e98b92b2a55e3f: [Backport #21283]</title>
<updated>2025-06-14T08:41:04+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-06-14T08:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dc88822c3eabbd3f5ac080b1ff1059b1f0066bd2'/>
<id>dc88822c3eabbd3f5ac080b1ff1059b1f0066bd2</id>
<content type='text'>
	Win: Suppress false warnings from Visual C 17.14.1

	https://developercommunity.visualstudio.com/t/warning-C5287:-operands-are-different-e/10877942?

	It is not able to silence "operands are different enum types"
	warnings, even using an explicit cast, as the message says.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Win: Suppress false warnings from Visual C 17.14.1

	https://developercommunity.visualstudio.com/t/warning-C5287:-operands-are-different-e/10877942?

	It is not able to silence "operands are different enum types"
	warnings, even using an explicit cast, as the message says.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) b48b841378f80e16378ceb83f3b78e52df9ae023, 2fe8b9cd3d308d754f3d33a948dfb1dd782a10dc: [Backport #21327]</title>
<updated>2025-05-18T03:00:23+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2025-05-18T03:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=551c444f810df5d22f5045f2fb69477a9fe40845'/>
<id>551c444f810df5d22f5045f2fb69477a9fe40845</id>
<content type='text'>
	digest.so needs ruby/digest.h which is installed by build-ext

	Copy to path with the base name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	digest.so needs ruby/digest.h which is installed by build-ext

	Copy to path with the base name
</pre>
</div>
</content>
</entry>
<entry>
<title>Win32: Remove unreferenced COMDAT from object files</title>
<updated>2024-11-20T01:18:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-11-17T10:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d44061b91986a225dd4a9d0337853a45de9eef48'/>
<id>d44061b91986a225dd4a9d0337853a45de9eef48</id>
<content type='text'>
Windows 11 SDK Version 10.0.26100.0 introduced a new internal inline
function in ucrt/corecrt_math.h.  Even it appears in object files and
will be included in the DEF file, it will be removed from the DLL and
result in a linker error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows 11 SDK Version 10.0.26100.0 introduced a new internal inline
function in ucrt/corecrt_math.h.  Even it appears in object files and
will be included in the DEF file, it will be removed from the DLL and
result in a linker error.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) ce20367a0e2f1fcfabebf3b6bea732fc71fa79f7: [Backport #20500]</title>
<updated>2024-05-30T00:11:36+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-05-30T00:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a9b6a7bf7204cd1244da7e05fafea721cf3b2e4f'/>
<id>a9b6a7bf7204cd1244da7e05fafea721cf3b2e4f</id>
<content type='text'>
	Define `incflags` also on mswin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Define `incflags` also on mswin
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #18286] Make builtin binary if sharable in universal binaries</title>
<updated>2023-11-09T07:01:01+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-10-19T11:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=22939382a897af32d9899fafedd5be807b0d555b'/>
<id>22939382a897af32d9899fafedd5be807b0d555b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Move YARP_BUILD_DIR to common.mk</title>
<updated>2023-09-21T09:18:27+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-09-21T09:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=20bd19a9ad1a2052c5616af70d4dd67657a19143'/>
<id>20bd19a9ad1a2052c5616af70d4dd67657a19143</id>
<content type='text'>
It does not need to be an absolute path.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does not need to be an absolute path.</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>Use $(top_srcdir) entries for mswin (#8244)</title>
<updated>2023-08-18T07:48:13+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-18T07:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e327bf32bdfa610a0f1834048bb1422de992c073'/>
<id>e327bf32bdfa610a0f1834048bb1422de992c073</id>
<content type='text'>
While the $(VPATH) rules live in common.mk, mswin seems to ignore them.
We need to use $(VPATH) for OpenBSD, but we need to use the other one for mswin.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While the $(VPATH) rules live in common.mk, mswin seems to ignore them.
We need to use $(VPATH) for OpenBSD, but we need to use the other one for mswin.</pre>
</div>
</content>
</entry>
<entry>
<title>Use `::` form workflow commands</title>
<updated>2023-08-15T14:30:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-08-14T13:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b76c2ec0052afc303e254c1e748c2c2a585d6ad5'/>
<id>b76c2ec0052afc303e254c1e748c2c2a585d6ad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
