<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/tests/modules, branch ascend</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/tests/modules?h=ascend</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/tests/modules?h=ascend'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-05-04T11:18:09Z</updated>
<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 test</title>
<updated>2026-04-14T16:56:47Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-14T16:56:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=dbed1aee901ec9cbb22b45ff22bb112cc0c26c0a'/>
<id>urn:sha1:dbed1aee901ec9cbb22b45ff22bb112cc0c26c0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix review issue</title>
<updated>2026-04-14T16:46:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-14T16:46:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=03133fa624c9f27554b0c393e9151213cc99996e'/>
<id>urn:sha1:03133fa624c9f27554b0c393e9151213cc99996e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve test</title>
<updated>2026-04-14T16:45:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-14T16:45:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=088cae88b4600bde070c73b9e218712195fe77ee'/>
<id>urn:sha1:088cae88b4600bde070c73b9e218712195fe77ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve pairs for lua5.5</title>
<updated>2026-04-14T16:44:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-14T16:44:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=56b93f6181438ace9764d280b5d906d75cfc5883'/>
<id>urn:sha1:56b93f6181438ace9764d280b5d906d75cfc5883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve test</title>
<updated>2026-02-12T14:32:05Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-12T14:32:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=37b506c86c3390d6a175ce37828e8defd44a2407'/>
<id>urn:sha1:37b506c86c3390d6a175ce37828e8defd44a2407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve readsyms for wasm/.a</title>
<updated>2026-02-11T16:55:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-11T16:55:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b445dc4e25b5acceacaabcea627fba3703050e15'/>
<id>urn:sha1:b445dc4e25b5acceacaabcea627fba3703050e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add readsyms support for wasm</title>
<updated>2026-02-11T16:53:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-11T16:53:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=af7720f0b49e91bae20648f49133c6eef8f9e003'/>
<id>urn:sha1:af7720f0b49e91bae20648f49133c6eef8f9e003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve deplibs to support wasm</title>
<updated>2026-02-11T16:42:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-11T16:42:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e0e3e4dc010c24c555499962f740f4d76eb25351'/>
<id>urn:sha1:e0e3e4dc010c24c555499962f740f4d76eb25351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve binutils.format to support wasm</title>
<updated>2026-02-11T16:41:49Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-02-11T16:41:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=120bb0b0cf4a046638dca0d408a5bff604d91c9f'/>
<id>urn:sha1:120bb0b0cf4a046638dca0d408a5bff604d91c9f</id>
<content type='text'>
</content>
</entry>
</feed>
