<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core, branch clang</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core?h=clang</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core?h=clang'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-07-20T15:49:36Z</updated>
<entry>
<title>fix clang c++_static runtime</title>
<updated>2026-07-20T15:49:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-20T15:49:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4fa600df70530a478759aaffb50cc47af235d0d8'/>
<id>urn:sha1:4fa600df70530a478759aaffb50cc47af235d0d8</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>
<entry>
<title>filter nvcc output</title>
<updated>2026-06-04T08:23:39Z</updated>
<author>
<name>chooyy</name>
<email>choo-yy@qq.com</email>
</author>
<published>2026-06-04T08:23:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9c9c63ad974234bee8a771e4b15aa5cf4a778522'/>
<id>urn:sha1:9c9c63ad974234bee8a771e4b15aa5cf4a778522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support set_encodings with nvcc</title>
<updated>2026-06-04T07:52:38Z</updated>
<author>
<name>chooyy</name>
<email>choo-yy@qq.com</email>
</author>
<published>2026-06-04T07:52:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ea2d5d2454167ee9fe293427df729ff60baee22f'/>
<id>urn:sha1:ea2d5d2454167ee9fe293427df729ff60baee22f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7535 from xmake-io/ascend</title>
<updated>2026-05-11T05:57:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-11T05:57:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fe5d4800ea9c524c06cc54c52afa3955da2612f1'/>
<id>urn:sha1:fe5d4800ea9c524c06cc54c52afa3955da2612f1</id>
<content type='text'>
Add Huawei Ascend C toolchain support</content>
</entry>
</feed>
