<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools/cl.lua, branch dev</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/cl.lua?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/cl.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-30T08:52:36Z</updated>
<entry>
<title>fix cl exception</title>
<updated>2026-04-30T08:52:36Z</updated>
<author>
<name>chooyy</name>
<email>choo-yy@qq.com</email>
</author>
<published>2026-04-30T08:52:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0ed86e029fe77587c8de44000f5ff1e0ca699742'/>
<id>urn:sha1:0ed86e029fe77587c8de44000f5ff1e0ca699742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add utils.checker</title>
<updated>2026-04-07T15:39:20Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-07T15:39:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=59c749bda81f4c0a99d41ee31adfbf931cd578f2'/>
<id>urn:sha1:59c749bda81f4c0a99d41ee31adfbf931cd578f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve const limit codes</title>
<updated>2026-03-29T14:55:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8841ed9f7b427896f042abcfb3537dd731f6a923'/>
<id>urn:sha1:8841ed9f7b427896f042abcfb3537dd731f6a923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix const limit on lua5.5</title>
<updated>2026-03-29T14:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bccfc273af2b1d579d033324bca481e15c58653'/>
<id>urn:sha1:1bccfc273af2b1d579d033324bca481e15c58653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pch for cl</title>
<updated>2026-01-26T16:46:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-01-26T16:46:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d0fa1e1927c4085921bddfbfda64c767f052098e'/>
<id>urn:sha1:d0fa1e1927c4085921bddfbfda64c767f052098e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve warnings outpur for cl.exe</title>
<updated>2026-01-12T15:38:29Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-01-12T16:54:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=08bc9d63514a9eb28401aef5726ab9870c6b270e'/>
<id>urn:sha1:08bc9d63514a9eb28401aef5726ab9870c6b270e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable c++23preview for clang-cl</title>
<updated>2025-12-26T14:34:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-26T14:34:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fd0512ecccfc30a82356747e106ed98db45ae0cf'/>
<id>urn:sha1:fd0512ecccfc30a82356747e106ed98db45ae0cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add /std:c++23preview support for cl</title>
<updated>2025-12-07T20:44:54Z</updated>
<author>
<name>Bush2021</name>
<email>79072750+Bush2021@users.noreply.github.com</email>
</author>
<published>2025-12-07T20:44:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0c9d7b06bb294b3f3cbe7d37c53810f5e8d9a08d'/>
<id>urn:sha1:0c9d7b06bb294b3f3cbe7d37c53810f5e8d9a08d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cl flags</title>
<updated>2025-12-03T13:06:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-03T13:06:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ae5fa1488354271bd23b883cdceb572c5f11f481'/>
<id>urn:sha1:ae5fa1488354271bd23b883cdceb572c5f11f481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve syntax check</title>
<updated>2025-12-03T13:01:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-03T13:01:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9c78a7642714f89dab6077eb9ecbc683e5551967'/>
<id>urn:sha1:9c78a7642714f89dab6077eb9ecbc683e5551967</id>
<content type='text'>
</content>
</entry>
</feed>
