| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-17 | rename sandbox.load to sandbox.call | 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-04-01 | Merge pull request #7437 from xmake-io/lua55 | ruki | |
| update to lua5.5 | |||
| 2026-03-30 | update more comments | ruki | |
| 2026-03-30 | update comments | ruki | |
| 2026-03-29 | improve const limit codes | ruki | |
| 2026-03-29 | fix const limit on lua5.5 | ruki | |
| 2026-03-26 | improve more comments | ruki | |
| 2026-03-16 | pass opt to buildargv | ruki | |
| 2026-02-01 | add target flags for cross-compilation | ruki | |
| 2026-01-25 | revert compile | ruki | |
| 2026-01-24 | improve fpc | ruki | |
| 2025-12-03 | mark target/package/toolchain:memcache as public | ruki | |
| 2025-10-26 | nfc(swift) cache cpp langflags | Arthur LAURENT | |
| 2025-10-23 | feat(swift) implement swift => c++/obj interop | Arthur LAURENT | |
| 2025-10-23 | feat(swift) use swiftc as swift static library archiver | Arthur LAURENT | |
| 2025-10-16 | add requirestr in toolchain | ruki | |
| 2025-10-15 | support toolchain[configs] | ruki | |
| 2025-10-13 | fix force flag | ruki | |
| 2025-09-26 | Merge pull request #6858 from xmake-io/flags | ruki | |
| modify config flags order | |||
| 2025-09-26 | improve to check target flags | ruki | |
| 2025-09-26 | modify config flags | ruki | |
| 2025-09-11 | fix load tool cache | ruki | |
| 2025-09-07 | optimize to save toolchain cache | ruki | |
| 2025-08-10 | Merge pull request #6686 from xmake-io/toolchain | ruki | |
| fix compiler cache #6672 | |||
| 2025-08-09 | fix tool cache | ruki | |
| 2025-08-09 | fix compiler cache #6672 | ruki | |
| 2025-08-06 | merge linkgroups extraslinkgroups | ruki | |
| 2025-08-06 | attempt to fix linkgroups in package | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-05-11 | fix toolchain.tool | ruki | |
| 2025-04-23 | improve implib | ruki | |
| 2025-04-23 | Add `byproduct` API to target | SineStriker | |
| 2025-04-23 | Fix test error | SineStriker | |
| 2025-04-23 | Add `set_implibdir` to target APIs | SineStriker | |
| 2025-04-23 | Fix wrong link cmd | SineStriker | |
| 2025-04-23 | Fix implibdir in linker | SineStriker | |
| 2025-04-23 | Fix nil value exception in link proc when target type is package during ↵ | SineStriker | |
| package testing | |||
| 2025-04-12 | fix import toolchain modules #6317 | ruki | |
| 2025-04-08 | add queue and improve graph | ruki | |
| 2025-04-08 | improve to find cycle | ruki | |
| 2025-02-13 | update readme | ruki | |
| 2025-01-25 | add toolchain dirs | ruki | |
| 2025-01-25 | add cl6x modules | ruki | |
| 2025-01-25 | update comments | ruki | |
| 2025-01-07 | add namespace for toolchain | ruki | |
| 2024-11-02 | fix bindir #5776 | ruki | |
| 2024-10-01 | fix check toolchain | ruki | |
| 2024-09-23 | fix host toolchain | ruki | |
| 2024-09-21 | add special language linker flags for package | ruki | |
