<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect/sdks, 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/sdks?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect/sdks?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-07-18T05:30:27Z</updated>
<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>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>
<entry>
<title>drop redundant empty argv on os.runv/iorunv calls</title>
<updated>2026-05-03T08:38:54Z</updated>
<author>
<name>DavidWang19</name>
<email>dwang0340@gmail.com</email>
</author>
<published>2026-05-03T08:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7778b7cb39646016c30bf3c6bf1e1897edc26529'/>
<id>urn:sha1:7778b7cb39646016c30bf3c6bf1e1897edc26529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix msvc/intel/snippet detect when temp path contains spaces</title>
<updated>2026-05-02T21:24:39Z</updated>
<author>
<name>DavidWang19</name>
<email>dwang0340@gmail.com</email>
</author>
<published>2026-05-02T20:56:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=05f0bb724f1e2d59d851828cb5d16d64ef98b860'/>
<id>urn:sha1:05f0bb724f1e2d59d851828cb5d16d64ef98b860</id>
<content type='text'>
Pass the temp bat / test binary via the *v variants of os.run / iorun /
vrun so os.argv does not split the path on whitespace.
</content>
</entry>
<entry>
<title>fix path does not have the isdir API</title>
<updated>2026-04-29T03:04:09Z</updated>
<author>
<name>wzshun</name>
<email>281115606@qq.com</email>
</author>
<published>2026-04-29T03:04:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=31522f2528b6921aa8b6f8af11c8ef2b9f9df604'/>
<id>urn:sha1:31522f2528b6921aa8b6f8af11c8ef2b9f9df604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: remove extra spaces</title>
<updated>2026-04-21T08:57:23Z</updated>
<author>
<name>wzshun</name>
<email>281115606@qq.com</email>
</author>
<published>2026-04-21T08:57:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fad66cf085b6d4671baa1e26bfac17a273aff8df'/>
<id>urn:sha1:fad66cf085b6d4671baa1e26bfac17a273aff8df</id>
<content type='text'>
</content>
</entry>
</feed>
