<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/toolchains/clang/xmake.lua, branch comments</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/toolchains/clang/xmake.lua?h=comments</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/toolchains/clang/xmake.lua?h=comments'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2025-12-19T16:41:21Z</updated>
<entry>
<title>improve clang-xx toolchains</title>
<updated>2025-12-19T16:41:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-12-19T16:41:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=435dbb4c47173a34b29cfc5fd903c406147b332e'/>
<id>urn:sha1:435dbb4c47173a34b29cfc5fd903c406147b332e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(toolchain): separate gcc/clang registration from definition to prevent redundant loading</title>
<updated>2025-10-16T15:22:41Z</updated>
<author>
<name>Francesco Guastella</name>
<email>guastella.francesco@gmail.com</email>
</author>
<published>2025-10-16T15:22:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7d3754bfead56d403b4d7839a0addf14a68b57c2'/>
<id>urn:sha1:7d3754bfead56d403b4d7839a0addf14a68b57c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add llvm-nm for clang toolchain</title>
<updated>2025-10-06T07:06:58Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-10-06T07:06:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d3ebd7cdd2a1ae3ef5113d42739513f98caa2792'/>
<id>urn:sha1:d3ebd7cdd2a1ae3ef5113d42739513f98caa2792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix find gcc/clang</title>
<updated>2025-09-21T15:25:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-21T15:25:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7dabd19751248074ccfaf470e9b7eb5f1a57ca9b'/>
<id>urn:sha1:7dabd19751248074ccfaf470e9b7eb5f1a57ca9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve clang toolchain</title>
<updated>2025-09-21T05:34:22Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-09-21T05:34:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f9bc475a5ba47b954d23d16c71a4b6bbd4cb6ca4'/>
<id>urn:sha1:f9bc475a5ba47b954d23d16c71a4b6bbd4cb6ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change compilers priority for gcc and clang</title>
<updated>2025-09-14T19:42:35Z</updated>
<author>
<name>Dmitry Malakhov</name>
<email>d.malakhov@yadro.com</email>
</author>
<published>2025-09-13T13:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e65101c6c6a4a26f2c6188816008ee4993062dea'/>
<id>urn:sha1:e65101c6c6a4a26f2c6188816008ee4993062dea</id>
<content type='text'>
Before this change xmake preferred to use clang and gcc for c++ code which caused build to fail with clang in my current setup
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add llvm-dlltool support</title>
<updated>2025-05-08T15:49:54Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-05-08T15:49:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9c61177d07db0b9740833d334b80d08aac1c6e2c'/>
<id>urn:sha1:9c61177d07db0b9740833d334b80d08aac1c6e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve clang toolcahin for building package with lto</title>
<updated>2025-02-27T12:22:49Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2025-02-27T12:22:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a8c1996b0b3722fa7e1669230d09187b718774dc'/>
<id>urn:sha1:a8c1996b0b3722fa7e1669230d09187b718774dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix import</title>
<updated>2024-11-19T16:23:43Z</updated>
<author>
<name>star9029</name>
<email>hengxings783@gmail.com</email>
</author>
<published>2024-11-19T16:23:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=22e37a1f4e93e58c08d2cffa5e79a6dc1e6588b0'/>
<id>urn:sha1:22e37a1f4e93e58c08d2cffa5e79a6dc1e6588b0</id>
<content type='text'>
</content>
</entry>
</feed>
