<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/modules/detect, branch package</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=package</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/modules/detect?h=package'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-05-12T04:03:57Z</updated>
<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>feat(ascendc): add Huawei Ascend C toolchain support</title>
<updated>2026-05-04T11:18:09Z</updated>
<author>
<name>wuzhenqing</name>
<email>wuzhenqing@stu.hit.edu.cn</email>
</author>
<published>2026-05-04T11:15:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=fa807b737b4b6b3004cccafc0dfdfdd66fcdce2d'/>
<id>urn:sha1:fa807b737b4b6b3004cccafc0dfdfdd66fcdce2d</id>
<content type='text'>
Add toolchain, language, rules, and compiler modules for the
bisheng compiler driver from CANN (Compute Architecture for
Neural Networks) toolkit. Supports .asc (Ascend C kernel) and
.aicpu (AI-CPU operator) source kinds with binary/static/shared
target types.

- Toolchain: SDK auto-detection via ASCEND_HOME_PATH env or --sdk
- Compiler: bisheng module inherits from clang, adds add_sourceflags
  for explicit sourcekind overrides
- Rules: ascendc.env (default C++17), npuarchs (--npu-arch), build
- Language: check_main detection, add_ascnpuarchs API
- Tests: unit tests for check_main, project tests for libs/mixed

Fixes #7506
</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>add aria2 download backend with multi-threaded support</title>
<updated>2026-04-29T16:51:36Z</updated>
<author>
<name>Zmmfly</name>
<email>shenqhy@qq.com</email>
</author>
<published>2026-04-29T16:01:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b6b122b6fa489f51916f9e305ff82c963a6dd9fa'/>
<id>urn:sha1:b6b122b6fa489f51916f9e305ff82c963a6dd9fa</id>
<content type='text'>
</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>
