| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-10 | Make rustc target_triple public | SirLynix | |
| from private.tools.rust.target_triple to core.tools.rustc.target_triple | |||
| 2025-05-09 | Merge pull request #6410 from star-hengxing/llvm-dlltool | ruki | |
| Add llvm-dlltool support | |||
| 2025-05-09 | Merge pull request #6402 from SirLynix/rust-cross | ruki | |
| cargo: fix package cross-compilation | |||
| 2025-05-08 | Add llvm-dlltool support | star9029 | |
| 2025-05-08 | Update xmake.lua | Jérôme Leclercq | |
| 2025-05-08 | Add dlltool toolset for mingw | star9029 | |
| 2025-05-08 | Update xmake.lua | Jérôme Leclercq | |
| 2025-05-07 | cargo: fix package cross-compilation | SirLynix | |
| 2025-05-06 | Merge pull request #6381 from Arthapz/fix-llvm-cmake-windows | ruki | |
| (cmake, llvm toolchain) when using --toolchain=llvm on windows, dependencies should be build with it | |||
| 2025-05-05 | (cmake) when using --toolchain=llvm on windows, dependencies should be build ↵ | Arthur LAURENT | |
| with it | |||
| 2025-05-05 | Merge pull request #6391 from SirLynix/patch-18 | ruki | |
| clang: Add support for cross-compiling from Windows to Linux | |||
| 2025-05-05 | toolchains/rust: add support for cross-compilation | Jérôme Leclercq | |
| 2025-05-05 | clang: Add support for cross-compiling from Windows to Linux | Jérôme Leclercq | |
| 2025-04-05 | [toolchains(armclang)] fix target and cpu flags for MDK | Pochita | |
| - Always set `--target=arm-arm-none-eabi` for compiler and assembler to match MDK's armclang requirements - Add `-masm=auto` to asflags when using armclang assembler for better compatibility - Unify ldflags cpu format to use `--cpu=<arch>` instead of space separator - Fix incorrect architecture target handling reported in #6283 | |||
| 2025-03-25 | Merge pull request #6243 from Doekin/llvm-cross | ruki | |
| toolchain(llvm): preliminary support for `cross` platform | |||
| 2025-03-24 | toolchain(llvm): preliminary support for `cross` platform | Doekin | |
| 2025-03-24 | toolchain(llvm): locate appropriate toolchain when `cross` is specified | Doekin | |
| 2025-03-23 | toolchain(cross): use target-specific `objcopy` | Doekin | |
| 2025-02-28 | Merge pull request #6179 from xmake-io/toolset | ruki | |
| Improve to select vs toolset | |||
| 2025-02-28 | rename vcvars_ver to toolset | ruki | |
| 2025-02-28 | fix target for ml64/clang-cl #6175 | ruki | |
| 2025-02-27 | Improve clang toolcahin for building package with lto | star9029 | |
| 2025-02-20 | fix kotlin runenvs | ruki | |
| 2025-02-20 | improve to find kotlinc-native suffix | ruki | |
| 2025-02-19 | Fix clang-cl toolchain for msvc-wine | star9029 | |
| 2025-02-17 | add target for harmony | ruki | |
| 2025-02-13 | add kotlin-native test | ruki | |
| 2025-01-27 | Fix clang flag | star9029 | |
| 2025-01-26 | add cpu | ruki | |
| 2025-01-26 | add iararm toolchain | ruki | |
| 2025-01-25 | add march | ruki | |
| 2025-01-25 | add cl2000 support | ruki | |
| 2025-01-24 | update readme | ruki | |
| 2025-01-24 | support static libs | ruki | |
| 2025-01-24 | add ti-c6000 toolchain | ruki | |
| 2025-01-13 | improve cross for zig | ruki | |
| 2025-01-02 | Merge pull request #6031 from Redbeanw44602/fix/clang-with-msvc-wine | ruki | |
| Fix clang with msvc-wine | |||
| 2024-12-31 | fix wrong lld-link executable name. | Redbeanw44602 | |
| 2024-12-30 | improve envs toolchain | ruki | |
| 2024-12-21 | Remove empty lines | iFarbod | |
| 2024-12-21 | Add ARM target support for Windows in clang-cl toolchain | iFarbod | |
| 2024-12-16 | fix Clang target triple for MinGW | Chan Lee | |
| 2024-12-14 | fix incorrect zig-cc toolchain wrapper path on Windows | Chan Lee | |
| 2024-12-07 | fix loongarch support under zig toolchain. | Redbeanw44602 | |
| 2024-12-03 | Update xmake.lua | ruki | |
| 2024-12-03 | Update xmake.lua | ruki | |
| 2024-12-03 | Update xmake.lua | ruki | |
| 2024-12-03 | complete code modification suggestions. #5921 | Redbeanw44602 | |
| 2024-12-03 | add zigcc wrapper to fix #5610 | Redbeanw44602 | |
| 2024-12-03 | fix zig toolset. | Redbeanw44602 | |
| * fix ar, wrong definition * add ranlib & objcopy * remove non-standard environment variable ZC | |||
