<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect, branch v3.1.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=v3.1.1</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=v3.1.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-08-21T21:49:41Z</updated>
<entry>
<title>Improve MinGW toolchain support for Clang and libc++</title>
<updated>2026-08-21T21:49:41Z</updated>
<author>
<name>Damian Höster</name>
<email>damian.hoester@posteo.de</email>
</author>
<published>2026-08-21T21:49:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=0eb5c44e2ddb51f58ae76aadf823bacba51078f5'/>
<id>urn:sha1:0eb5c44e2ddb51f58ae76aadf823bacba51078f5</id>
<content type='text'>
This patch primarily enables support for LLVM libc++ runtimes (c++_static, c++_shared) in the mingw toolchain, and updates C++20 module rules so that `import std;` resolves to LLVM libc++ instead of hardcoded GNU libstdc++ when using Clang on MinGW (llvm-mingw), which caused build failures before.
Also, configuring for MinGW on Linux or macOS without a cross-compiler present would previously result in fallback to host-native /usr/bin/gcc. Now unprefixed fallback is only used on Windows/MSYS2/Cygwin hosts. The toolchain check now also automatically selects clang when pointing at llvm-mingw or a clang-only installation, avoiding the need to manually pass clang = true.
</content>
</entry>
<entry>
<title>Merge pull request #7659 from ifarbod/ifarbod/fix-emcc-detection</title>
<updated>2026-07-19T15:12:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-19T15:12:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c5874deb17f61381d14a6e148488d61c63c8f78f'/>
<id>urn:sha1:c5874deb17f61381d14a6e148488d61c63c8f78f</id>
<content type='text'>
refactor emcc detection to support both .exe and .bat on windows</content>
</entry>
<entry>
<title>refactor emcc detection to support both .exe and .bat on windows</title>
<updated>2026-07-19T13:57:17Z</updated>
<author>
<name>iFarbod</name>
<email>ifarbod@outlook.com</email>
</author>
<published>2026-07-19T13:57:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5895b1d179e31a9d41a145159399a7f5cfd5b7bb'/>
<id>urn:sha1:5895b1d179e31a9d41a145159399a7f5cfd5b7bb</id>
<content type='text'>
Fixes #7658
</content>
</entry>
<entry>
<title>Update NDK's sdkver for riscv64 architecture</title>
<updated>2026-07-18T05:30:27Z</updated>
<author>
<name>iFarbod</name>
<email>ifarbod@users.noreply.github.com</email>
</author>
<published>2026-07-18T05:30:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=d861060e3f308ec880b3b16d4c42a08217a53d3f'/>
<id>urn:sha1:d861060e3f308ec880b3b16d4c42a08217a53d3f</id>
<content type='text'>
When the riscv64 architecture was first introduced, it was at 35, but that version was never usable outside of internal dev environments, the libraries for linking are actually in `36`.</content>
</entry>
<entry>
<title>fix(emsdk): improve emcc detection logic by adding fallback search</title>
<updated>2026-07-06T14:01:49Z</updated>
<author>
<name>Saikari</name>
<email>lin@sz.cn.eu.org</email>
</author>
<published>2026-07-06T14:01:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=039a091458a290afdc731c0fed0c8885dd34776b'/>
<id>urn:sha1:039a091458a290afdc731c0fed0c8885dd34776b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add fallback checks for gzip and tar detection</title>
<updated>2026-06-10T22:49:15Z</updated>
<author>
<name>Shiffted</name>
<email>shifftc@gmail.com</email>
</author>
<published>2026-06-10T22:49:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=4e41db7c11117eca50f8cec6cbdfc0f746965d3e'/>
<id>urn:sha1:4e41db7c11117eca50f8cec6cbdfc0f746965d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add find xcodebuild</title>
<updated>2026-06-07T11:00:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-07T11:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e8daedeb731439f7c26fb3bc024857e777d53ec2'/>
<id>urn:sha1:e8daedeb731439f7c26fb3bc024857e777d53ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix xmake package tool did not pass qt config</title>
<updated>2026-05-12T04:03:57Z</updated>
<author>
<name>wzshun</name>
<email>281115606@qq.com</email>
</author>
<published>2026-05-12T04:03:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=62a7de38106f2fd6262a48157ad4949474a38e7e'/>
<id>urn:sha1:62a7de38106f2fd6262a48157ad4949474a38e7e</id>
<content type='text'>
fix find_qt cache not work
fix find_qt config is overwritten when the target's deps has qt during cross-cimpilation
</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>
<entry>
<title>improve to find ascend</title>
<updated>2026-05-09T15:08:21Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-09T15:08:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1944d222ae4315762e6a920f021f586324095d9d'/>
<id>urn:sha1:1944d222ae4315762e6a920f021f586324095d9d</id>
<content type='text'>
</content>
</entry>
</feed>
