<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools, branch preload</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools?h=preload</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools?h=preload'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-08-06T15:35:52Z</updated>
<entry>
<title>improve libc++ links</title>
<updated>2026-08-06T15:35:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-06T15:35:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e129ec374599dfddb45f1a157a64f7330f9a6124'/>
<id>urn:sha1:e129ec374599dfddb45f1a157a64f7330f9a6124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve clang static libc++ runtimes</title>
<updated>2026-08-04T14:40:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-08-04T14:40:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bd903ce8eb567ddb1847c119e21665255c879bb'/>
<id>urn:sha1:1bd903ce8eb567ddb1847c119e21665255c879bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix masm symbol flags for embed/edit levels</title>
<updated>2026-07-29T15:36:45Z</updated>
<author>
<name>Stefan Boberg</name>
<email>stefan.boberg@epicgames.com</email>
</author>
<published>2026-07-29T15:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=75c7a5d5f97aa726075dcf6570ef1288dfa73a5a'/>
<id>urn:sha1:75c7a5d5f97aa726075dcf6570ef1288dfa73a5a</id>
<content type='text'>
masm only supports -Zi/-Zd; the -Z7 and -ZI flags of cl.exe are rejected
with warning A4018, and without -WX the flag is silently dropped, so
`set_symbols("debug", "embed")` produced asm objects without any debug
info. -Zi already embeds debug info in the object file (masm has no
compile-time pdb), so the embed and edit levels now degrade to it.
Also fix the gcc-style -g mapping which had the same problem.

Fixes #7675

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>revert static libc++ link for clang</title>
<updated>2026-07-24T16:05:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-24T16:05:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=61e367683e5a92b6ee354322017a54dbc4c9641b'/>
<id>urn:sha1:61e367683e5a92b6ee354322017a54dbc4c9641b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix crash in contains modules</title>
<updated>2026-07-08T14:17:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-02T15:52:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fa23c322f7e7f1944420cae964bc8f6a6c99b811'/>
<id>urn:sha1:fa23c322f7e7f1944420cae964bc8f6a6c99b811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pch for std modules</title>
<updated>2026-07-08T14:17:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-27T14:46:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6133f843f898f3be4181a10bfa4ce5b310e44804'/>
<id>urn:sha1:6133f843f898f3be4181a10bfa4ce5b310e44804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add has flags for filc</title>
<updated>2026-07-08T14:17:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-27T14:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=344a31af1c92d0f9f249cbe6a9e7cb3ca933deb4'/>
<id>urn:sha1:344a31af1c92d0f9f249cbe6a9e7cb3ca933deb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve pch for std modules</title>
<updated>2026-07-08T14:17:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-25T16:57:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b2e698ae8a56ef12d69f76415d712b3247ea88c4'/>
<id>urn:sha1:b2e698ae8a56ef12d69f76415d712b3247ea88c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve to get output for cl</title>
<updated>2026-06-25T15:26:59Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-25T15:26:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a14d44e9710592a06cc725393d7ab10e5f263efc'/>
<id>urn:sha1:a14d44e9710592a06cc725393d7ab10e5f263efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use vstool.iorunv in has_flags</title>
<updated>2026-06-24T16:38:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-24T16:38:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b1883415dc88a1438aa0259a99453b8d165cac0f'/>
<id>urn:sha1:b1883415dc88a1438aa0259a99453b8d165cac0f</id>
<content type='text'>
</content>
</entry>
</feed>
