<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect, 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/detect?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-07-19T15:12:24Z</updated>
<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>
<entry>
<title>fix(find_mingw): Support paths like 'mingw/current/bin' and 'mingw/version/bin'</title>
<updated>2026-05-07T07:12:06Z</updated>
<author>
<name>nate</name>
<email>nate.void@outlook.com</email>
</author>
<published>2026-05-07T06:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9b582626c62639946034e19eb8d2850706f71674'/>
<id>urn:sha1:9b582626c62639946034e19eb8d2850706f71674</id>
<content type='text'>
</content>
</entry>
</feed>
