summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-10-21add realtime_output for tests #6947testsruki
2025-10-20Refactor LTO flag handling for Linux and project policystar9029
2025-10-20Enhance Clang toolchain with LLD linker supportstar9029
2025-10-19add action utils to get target and groupruki
2025-10-18remove duplicate sourcekindjobgraphruki
2025-10-18fix target jobs #6933ruki
2025-10-18remove nix/find package by defaultruki
2025-10-17Merge pull request #6935 from romeoxbm/toolchain-gcc-clang-separationruki
2025-10-17Merge pull request #6924 from xmake-io/toolchainruki
2025-10-16refactor(toolchain): separate gcc/clang registration from definition to preve...Francesco Guastella
2025-10-16improve old ndk to support gccruki
2025-10-16fix platform toolchain cacheruki
2025-10-16add requirestr in toolchainruki
2025-10-16fix formatruki
2025-10-16Merge pull request #6931 from Arthapz/add-fallback-clang-scan-depsruki
2025-10-15fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to s...Arthur LAURENT
2025-10-15Adds support for GCC 15 toolchainFrancesco Guastella
2025-10-15support toolchain[configs]ruki
2025-10-15add clang support for llvm-mingwruki
2025-10-13Merge pull request #6921 from xmake-io/vcenvsruki
2025-10-13fix force flagruki
2025-10-13improve to find clruki
2025-10-13Update xmake.luaruki
2025-10-12fix(rules) fix platform.windows.subsystem rule for clangArthur LAURENT
2025-10-11remove duplicate coderuki
2025-10-11add copy_if_different for os.cpruki
2025-10-11improve implibruki
2025-10-11revert implibruki
2025-10-11add implib for binaryruki
2025-10-10improve to export def rules for binaryruki
2025-10-09reuse hash64 in unitybuildruki
2025-10-09reuse rand32ruki
2025-10-09fix build dir in packageruki
2025-10-09Merge pull request #6904 from xmake-io/msvcruki
2025-10-08package download: don't get submodules if disabled (branch version)Jérôme Leclercq
2025-10-09fix check clangruki
2025-10-09fix tipsruki
2025-10-09fix importruki
2025-10-09improve to check vs envs and clangruki
2025-10-09improve to check msvcruki
2025-10-08improve sourceflags for cl #6898ruki
2025-10-08improve package tipsruki
2025-10-08Merge pull request #6901 from SirLynix/patch-21ruki
2025-10-08package download: don't get submodules if disabledJérôme Leclercq
2025-10-07package.tools.xmake: fix policies not being passedJérôme Leclercq
2025-10-07use hash64 instead of hash32ruki
2025-10-06use rand64 firstruki
2025-10-06add hash testruki
2025-10-06Merge pull request #6892 from xmake-io/runjobsruki
2025-10-06improve remote only for distccruki