<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/core/tools/clang_cl.lua, branch v2.8.2</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/clang_cl.lua?h=v2.8.2</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/core/tools/clang_cl.lua?h=v2.8.2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2023-06-30T14:50:09Z</updated>
<entry>
<title>fix typo error</title>
<updated>2023-06-30T14:50:09Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-06-30T14:50:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=83a29121653eba255657de9f9150ee062bcedf81'/>
<id>urn:sha1:83a29121653eba255657de9f9150ee062bcedf81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix pch for clang-cl #3905</title>
<updated>2023-06-30T14:49:45Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2023-06-30T14:49:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c0054507841b34eddfe163fc4b64ff39bb3865a0'/>
<id>urn:sha1:c0054507841b34eddfe163fc4b64ff39bb3865a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve build warning</title>
<updated>2023-02-07T07:05:43Z</updated>
<author>
<name>star-hengxing</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2023-02-07T07:05:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d48d11223bd3bf81213c36a22a4fbd357c18963a'/>
<id>urn:sha1:d48d11223bd3bf81213c36a22a4fbd357c18963a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build warning</title>
<updated>2023-02-07T06:40:40Z</updated>
<author>
<name>star-hengxing</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2023-02-07T06:40:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=081f05d3aea024d6c025435c879cc711e60ce74e'/>
<id>urn:sha1:081f05d3aea024d6c025435c879cc711e60ce74e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve clang-cl</title>
<updated>2022-12-03T03:12:57Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-12-03T03:12:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=24807de39c7258858b9f8f6a2629a128dd2014b4'/>
<id>urn:sha1:24807de39c7258858b9f8f6a2629a128dd2014b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve clang-cl</title>
<updated>2022-09-30T13:02:09Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-30T13:02:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b9225ffbb78ca4f4fa51d39524857b8f380be738'/>
<id>urn:sha1:b9225ffbb78ca4f4fa51d39524857b8f380be738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add clang-cl toolchain</title>
<updated>2022-09-29T16:58:53Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-29T16:58:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ecaa179804da7c2de6f2c479ec850619a7e85aa8'/>
<id>urn:sha1:ecaa179804da7c2de6f2c479ec850619a7e85aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve optimize again</title>
<updated>2022-09-13T16:45:14Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-13T16:45:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d9eefbd87fbec3dd99d975ce0462e4330a66bc61'/>
<id>urn:sha1:d9eefbd87fbec3dd99d975ce0462e4330a66bc61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix import</title>
<updated>2022-09-13T16:44:35Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-13T16:44:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=25c5bda2b412663df909f09bcdf13e75a2102365'/>
<id>urn:sha1:25c5bda2b412663df909f09bcdf13e75a2102365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix optimize flags for clang-cl</title>
<updated>2022-09-13T16:44:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-09-13T16:44:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=17aaf0c2b76c68a7b4dda70ef37df97d58dd026b'/>
<id>urn:sha1:17aaf0c2b76c68a7b4dda70ef37df97d58dd026b</id>
<content type='text'>
</content>
</entry>
</feed>
