<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/tool, branch clang</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/tool?h=clang</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/tool?h=clang'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-07-17T15:56:30Z</updated>
<entry>
<title>rename sandbox.load to sandbox.call</title>
<updated>2026-07-17T15:56:30Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-07-17T15:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=831d2df02925c3744786790df47dea9184437649'/>
<id>urn:sha1:831d2df02925c3744786790df47dea9184437649</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>Merge pull request #7437 from xmake-io/lua55</title>
<updated>2026-04-01T13:02:03Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-01T13:02:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=39fd35ea9d5d14079e4669b85423d488c9097cd4'/>
<id>urn:sha1:39fd35ea9d5d14079e4669b85423d488c9097cd4</id>
<content type='text'>
update to lua5.5</content>
</entry>
<entry>
<title>update more comments</title>
<updated>2026-03-30T15:21:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-30T15:21:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e23dc968df5fa84e24e98a7fff903e40a12d6624'/>
<id>urn:sha1:e23dc968df5fa84e24e98a7fff903e40a12d6624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update comments</title>
<updated>2026-03-30T15:11:44Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-30T15:11:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=e8d7d0dfdcb0b3076ed2c26a1324f77d188e43c7'/>
<id>urn:sha1:e8d7d0dfdcb0b3076ed2c26a1324f77d188e43c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve const limit codes</title>
<updated>2026-03-29T14:55:28Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=8841ed9f7b427896f042abcfb3537dd731f6a923'/>
<id>urn:sha1:8841ed9f7b427896f042abcfb3537dd731f6a923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix const limit on lua5.5</title>
<updated>2026-03-29T14:49:41Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-29T14:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1bccfc273af2b1d579d033324bca481e15c58653'/>
<id>urn:sha1:1bccfc273af2b1d579d033324bca481e15c58653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve more comments</title>
<updated>2026-03-26T15:59:26Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-26T15:59:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c08081788e880f32f1835eab49aae5806cb19721'/>
<id>urn:sha1:c08081788e880f32f1835eab49aae5806cb19721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass opt to buildargv</title>
<updated>2026-03-16T15:49:33Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-03-16T15:49:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=495d8e9f70608edf20f9b719df96312a21ae78c3'/>
<id>urn:sha1:495d8e9f70608edf20f9b719df96312a21ae78c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add target flags for cross-compilation</title>
<updated>2026-02-01T08:53:34Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-01-30T16:55:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=a6ebbeecfd5d6ebe084ac5d3d45e1358e89110d3'/>
<id>urn:sha1:a6ebbeecfd5d6ebe084ac5d3d45e1358e89110d3</id>
<content type='text'>
</content>
</entry>
</feed>
