<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core, branch ascend</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core?h=ascend</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core?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 review issues</title>
<updated>2026-04-15T14:45:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-15T14:45:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=bf5af4c886923bc2ce7cad3816d5f3cb71e770e3'/>
<id>urn:sha1:bf5af4c886923bc2ce7cad3816d5f3cb71e770e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve hashset</title>
<updated>2026-04-15T14:40:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-15T14:40:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=6ad31905e758291a955b45cb7b95531d0f23955f'/>
<id>urn:sha1:6ad31905e758291a955b45cb7b95531d0f23955f</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 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>fix review issue</title>
<updated>2026-04-12T14:31:47Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-12T14:31:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=53363921539beb3829e0054b4b2c868444398ee2'/>
<id>urn:sha1:53363921539beb3829e0054b4b2c868444398ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix syslink case for mingw</title>
<updated>2026-04-12T13:59:16Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-12T13:59:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1554ea67e1cca831455d6bb8f413b3da867f3635'/>
<id>urn:sha1:1554ea67e1cca831455d6bb8f413b3da867f3635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve moduledirs</title>
<updated>2026-04-11T13:37:43Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-11T13:37:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5522c0c028562b4ede39bd5dbc5ee0aba91b4049'/>
<id>urn:sha1:5522c0c028562b4ede39bd5dbc5ee0aba91b4049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve custom toolchain</title>
<updated>2026-04-11T12:15:02Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-11T12:15:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8d8601bb1655094e1c711f8a48150453f076b5d1'/>
<id>urn:sha1:8d8601bb1655094e1c711f8a48150453f076b5d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 支持 XMAKE_ROOT=yes/true</title>
<updated>2026-04-10T09:26:32Z</updated>
<author>
<name>Opportunity</name>
<email>opportunity@live.in</email>
</author>
<published>2026-04-10T09:26:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=3a821a9fe58b4901db1fc96db810bc7d50b73049'/>
<id>urn:sha1:3a821a9fe58b4901db1fc96db810bc7d50b73049</id>
<content type='text'>
</content>
</entry>
</feed>
