| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-11 | fix(ascendc): align flags with Bisheng compiler user guide | wuzhenqing | |
| 2026-05-09 | improve to find ascend | ruki | |
| 2026-05-09 | improve ascend rules | ruki | |
| 2026-05-04 | feat(ascendc): add Huawei Ascend C toolchain support | wuzhenqing | |
| 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 | |||
| 2026-05-03 | drop redundant empty argv on os.runv/iorunv calls | DavidWang19 | |
| 2026-05-02 | fix msvc/intel/snippet detect when temp path contains spaces | DavidWang19 | |
| 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. | |||
| 2026-05-02 | Merge pull request #7520 from choyy/fix-cl-exception | ruki | |
| fix cl exception | |||
| 2026-04-30 | fix cl exception | chooyy | |
| 2026-04-30 | add aria2 download backend with multi-threaded support | Zmmfly | |
| 2026-04-29 | Merge pull request #7516 from ThzShun/fix-qt-cross | ruki | |
| fix path does not have the isdir API | |||
| 2026-04-29 | fix path does not have the isdir API | wzshun | |
| 2026-04-28 | fix: handle Windows cross-compilation prefix and installation path in Meson | Saikari | |
| 2026-04-22 | Update find_toolname.lua | xiaozhu1337 | |
| 2026-04-21 | Merge pull request #7493 from ThzShun/fix-qt-cross | ruki | |
| fix qt cross | |||
| 2026-04-21 | style: remove extra spaces | wzshun | |
| 2026-04-21 | style: remove extra spaces | wzshun | |
| 2026-04-21 | fix review issues | wzshun | |
| 2026-04-20 | improve output | ruki | |
| 2026-04-20 | improve output | ruki | |
| 2026-04-20 | add --format | ruki | |
| 2026-04-20 | fix qt cross | wzshun | |
| 2026-04-19 | fix package info with json format | ruki | |
| 2026-04-18 | improve fullname | ruki | |
| 2026-04-18 | improve comments | ruki | |
| 2026-04-18 | improve output | ruki | |
| 2026-04-18 | add xrepo info --depgraph | ruki | |
| 2026-04-11 | fix clang with c++_static | ruki | |
| 2026-04-11 | Merge pull request #7467 from OpportunityLiu/patch-1 | ruki | |
| use option.boolean parse XMAKE_ROOT / XMAKE_STATS | |||
| 2026-04-11 | fix clang runtimes | ruki | |
| 2026-04-10 | fix install package for wasm | ruki | |
| 2026-04-10 | feat: 支持 XMAKE_STATS=n/no | Opportunity | |
| 2026-04-10 | feat: 支持 XMAKE_STATS=n | Opportunity | |
| 2026-04-07 | add utils.checker | ruki | |
| 2026-04-04 | Merge pull request #7445 from xmake-io/package | ruki | |
| fix package local dir | |||
| 2026-04-03 | add filxx toolchain and find_filxx detection script for Fil-C C++ compiler | Saikari | |
| 2026-04-03 | Fil-C add toolchain | Saikari | |
| 2026-04-02 | fix package installdir | ruki | |
| 2026-04-02 | fix sourcelocal | ruki | |
| 2026-04-02 | fix package local dir | ruki | |
| 2026-04-01 | Merge pull request #7437 from xmake-io/lua55 | ruki | |
| update to lua5.5 | |||
| 2026-04-01 | fix meson install prefix path | ruki | |
| 2026-03-30 | Merge pull request #7440 from xmake-io/comments | ruki | |
| Improve comments | |||
| 2026-03-31 | improve more modules commentscomments | ruki | |
| 2026-03-30 | add more comments | ruki | |
| 2026-03-30 | update more comments | ruki | |
| 2026-03-30 | Merge pull request #7434 from ZZBaron/nix/improve-config | ruki | |
| nix: improve config and source selection | |||
| 2026-03-30 | fix icx-cc | ruki | |
| 2026-03-30 | inherit clang_cl | ruki | |
| 2026-03-30 | switch icx to icx-cc on windows | ruki | |
| 2026-03-29 | nix: changes suggested by ruki | zzbaron | |
