| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-17 | add dotnet for linux and macos | ruki | |
| 2025-12-24 | fix cross toolchain on linux | ruki | |
| 2025-10-23 | support specify cuda sdk version via cuda_sdkver | chooyy | |
| 2025-07-03 | rename copyright | ruki | |
| 2025-02-28 | rename arm64 for linux | ruki | |
| 2025-01-22 | Add `qt_host` option to enable cross-platform Qt Builds using host SDK tools | Chan Lee | |
| 2024-01-05 | add more loong64 support | ruki | |
| 2023-12-12 | format platform codes | ruki | |
| 2023-05-27 | Add loongarch64 to linux platform | 沈浪熊猫儿 | |
| 2023-01-28 | improve dlang toolchains | ruki | |
| 2022-02-03 | update changelog | ruki | |
| 2021-10-21 | add nim lang | ruki | |
| 2021-09-02 | improve fpc toolchain | ruki | |
| 2020-12-19 | update copyright date | ruki | |
| 2020-12-16 | add find_platform | ruki | |
| 2020-11-16 | add mingw support for bsd | ruki | |
| 2020-09-25 | fix trailing white-space | ruki | |
| 2020-09-21 | add mipsel and mips64el for linux platform | ruki | |
| 2020-09-18 | improve checking tips | ruki | |
| 2020-07-14 | add vcpkg config option | ruki | |
| 2020-07-08 | add zig support | ruki | |
| 2020-07-05 | rename to gfortran toolchains | ruki | |
| 2020-07-04 | add gfortran compiler | ruki | |
| 2020-05-21 | improve to check arch for platform | ruki | |
| 2020-05-21 | improve to check toolchains | ruki | |
| 2020-05-21 | improve set_formats | ruki | |
| 2020-05-20 | set standalone toolchain | ruki | |
| 2020-05-20 | improve linux/bsd platforms | ruki | |
| 2020-05-19 | improve linux platform | ruki | |
| 2020-05-19 | add cuda toolchain | ruki | |
| 2020-05-18 | check toolchains for macosx | ruki | |
| 2020-05-16 | rename dlang, rust, swift, go ldflags | ruki | |
| 2020-04-03 | add strip | ruki | |
| 2019-12-19 | update the copyright date | ruki | |
| 2019-12-02 | clear tail white space | Liu | |
| 2019-11-07 | improve find and install package for conan | ruki | |
| 2019-07-14 | delay detect cuda | ruki | |
| 2019-06-18 | fix find_program & find_file | OpportunityLiu | |
| add path.splitenv | |||
| 2019-06-18 | Support clang as cuda compiler | OpportunityLiu | |
| 2019-06-12 | align code | ruki | |
| 2019-06-10 | move platform cuda setting to env rule | ruki | |
| 2019-06-10 | rename --cu-cxx to --cu-ccbin | ruki | |
| 2019-06-10 | fix some device link issues | ruki | |
| 2019-06-09 | improve to the device link for cuda | ruki | |
| 2019-06-07 | improve to find_cuda | ruki | |
| 2019-05-17 | add --cu-cxx to nvcc/-ccbin | ruki | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2018-12-31 | modify copyright date | ruki | |
| 2018-12-29 | uses singleton for platform | ruki | |
