| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-20 | improve clang-xx toolchains | ruki | |
| 2025-10-16 | refactor(toolchain): separate gcc/clang registration from definition to ↵ | Francesco Guastella | |
| prevent redundant loading | |||
| 2025-10-06 | Add llvm-nm for clang toolchain | star9029 | |
| 2025-09-21 | fix find gcc/clang | ruki | |
| 2025-09-21 | improve clang toolchain | ruki | |
| 2025-09-14 | Change compilers priority for gcc and clang | Dmitry Malakhov | |
| Before this change xmake preferred to use clang and gcc for c++ code which caused build to fail with clang in my current setup | |||
| 2025-07-03 | rename copyright | ruki | |
| 2025-05-08 | Add llvm-dlltool support | star9029 | |
| 2025-02-27 | Improve clang toolcahin for building package with lto | star9029 | |
| 2024-11-20 | fix import | star9029 | |
| 2024-11-18 | fix clang | star9029 | |
| 2024-11-18 | support clang | star9029 | |
| 2024-03-13 | add objcopy | ruki | |
| 2024-01-29 | add more runtimes for clang | ruki | |
| 2024-01-25 | limit toolchain runtimes | ruki | |
| 2024-01-06 | improve ar and strip | ruki | |
| 2022-11-17 | support rc for llvm #3071 | ruki | |
| 2022-02-05 | update clang | ruki | |
| 2022-01-18 | add clang-xx toolchains | ruki | |
| 2021-10-27 | remove ex kind | ruki | |
| 2021-10-26 | add find armlink, armar, armasm | ruki | |
| 2020-12-19 | update copyright date | ruki | |
| 2020-11-09 | toolchain: remove includedirs and linkdirs of system path | Jonathan Poelen | |
| /usr/{local/,}include and /usr/{local/,}lib are in the default configuration of the compilers and forcing them to be added (before any other includes) conflicts with the project files. | |||
| 2020-09-25 | fix trailing white-space | ruki | |
| 2020-06-19 | improve toolchain arch/plat | ruki | |
| 2020-06-04 | rename toolsets to toolset | ruki | |
| 2020-05-29 | add more toolchain descriptions | ruki | |
| 2020-05-25 | fix gcc and clang toolchains for termux | ruki | |
| 2020-05-21 | fix ex tool | ruki | |
| 2020-05-20 | set standalone toolchain | ruki | |
| 2020-05-19 | improve linux platform | ruki | |
| 2020-05-18 | add clang/gcc toolchains | ruki | |
