| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-20 | improve gcc toolchains | ruki | |
| 2025-10-16 | refactor(toolchain): separate gcc/clang registration from definition to ↵ | Francesco Guastella | |
| prevent redundant loading | |||
| 2025-09-21 | fix find gcc/clang | 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 | |
| 2024-03-13 | add objcopy | ruki | |
| 2024-01-25 | limit gcc runtimes | ruki | |
| 2024-01-25 | limit toolchain runtimes | ruki | |
| 2021-10-27 | remove ex kind | ruki | |
| 2021-10-10 | improve gcc-xxx description | ruki | |
| 2021-10-10 | add gcc-xx | 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 | |
