<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/projects, branch verilator</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests/projects?h=verilator</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/projects?h=verilator'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-06-28T15:05:09Z</updated>
<entry>
<title>improve verilator rules</title>
<updated>2026-06-28T15:05:09Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-28T14:38:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f1194083f0f0b48e320afa6dd5e7353930044c9d'/>
<id>urn:sha1:f1194083f0f0b48e320afa6dd5e7353930044c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #7602 from Shiffted/memcache-fix</title>
<updated>2026-06-16T15:51:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-16T15:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dbe6b5b6f5a16e16c87964da6dad0cfdd825560d'/>
<id>urn:sha1:dbe6b5b6f5a16e16c87964da6dad0cfdd825560d</id>
<content type='text'>
fix load package memcache</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2026-06-14T15:04:23Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-06-14T15:04:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=151db560b3960f677f942357eae8ad3a574e79db'/>
<id>urn:sha1:151db560b3960f677f942357eae8ad3a574e79db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add tests for package load_from_xxx</title>
<updated>2026-06-13T23:48:07Z</updated>
<author>
<name>Shiffted</name>
<email>shifftc@gmail.com</email>
</author>
<published>2026-06-13T23:48:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a63a03322c87be7978612a194995e767976f2bf9'/>
<id>urn:sha1:a63a03322c87be7978612a194995e767976f2bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable system libraries for merge packages</title>
<updated>2026-05-14T15:27:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-14T15:27:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3bec35b897ad20929bd4f9234393591eadea2d3b'/>
<id>urn:sha1:3bec35b897ad20929bd4f9234393591eadea2d3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve merge archive from packages</title>
<updated>2026-05-14T14:51:13Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-14T14:51:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a4beaf9875423783c9776017970c4b39eea30744'/>
<id>urn:sha1:a4beaf9875423783c9776017970c4b39eea30744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add merge archive packages test</title>
<updated>2026-05-14T14:48:36Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-05-14T14:48:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dbeb4d42a17cf6de1e6c52a7fc4c9453859f7b31'/>
<id>urn:sha1:dbeb4d42a17cf6de1e6c52a7fc4c9453859f7b31</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>fix rust build</title>
<updated>2026-04-24T15:20:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-24T15:20:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=388c1813adcb65e09828cdbc4497c931b504d968'/>
<id>urn:sha1:388c1813adcb65e09828cdbc4497c931b504d968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update xmake.lua</title>
<updated>2026-04-23T03:25:00Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-23T03:25:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=9a4b097037c1b32a66e45b131e6fbfddefff88c7'/>
<id>urn:sha1:9a4b097037c1b32a66e45b131e6fbfddefff88c7</id>
<content type='text'>
</content>
</entry>
</feed>
