summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-11Merge pull request #6916 from xmake-io/implibruki
improve implib
2025-10-11update changelogsruki
2025-10-11improve implibruki
2025-10-11revert implibruki
2025-10-11add implib for binaryruki
2025-10-10update changelogruki
2025-10-10Merge pull request #6915 from xmake-io/exportruki
improve to export def rules for binary
2025-10-10improve to export def rules for binaryruki
2025-10-09Merge pull request #6908 from xmake-io/hashruki
reuse rand32
2025-10-09reuse hash64 in unitybuildruki
2025-10-09show stack in module testruki
2025-10-09reuse rand32ruki
2025-10-09fix build dir in packageruki
2025-10-09Merge pull request #6904 from xmake-io/msvcruki
Improve clang to support for msvc envs
2025-10-09Merge pull request #6907 from SirLynix/patch-20ruki
package download: don't get submodules if disabled (branch version)
2025-10-08package download: don't get submodules if disabled (branch version)Jérôme Leclercq
gemini was right
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
package download: don't get submodules if disabled
2025-10-08Merge pull request #6900 from SirLynix/patch-20ruki
package.tools.xmake: fix policies not being passed
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-06Merge pull request #6896 from xmake-io/hashruki
add hash test
2025-10-07use hash64 instead of hash32ruki
2025-10-06use rand64 firstruki
2025-10-06update hash testruki
2025-10-06add hash testruki
2025-10-06Merge pull request #6892 from xmake-io/runjobsruki
Improve runjobs to reduce the time spent on coroutine scheduling
2025-10-06improve remote only for distccruki
2025-10-06enable remote only for distccruki
2025-10-06fix distcc jobsruki
2025-10-06support distccruki
2025-10-06Merge pull request #6894 from star-hengxing/patch-1ruki
Add llvm-nm for clang toolchain
2025-10-06Add llvm-nm for clang toolchainstar9029
2025-10-05check post errorruki
2025-10-05fix semaphoreruki
2025-10-05improve test to show stackruki
2025-10-05improve to get jobsruki
2025-10-05fix runjob indexruki
2025-10-05decrease coroutine count in runjobsruki
2025-10-05Merge pull request #6890 from luadebug/fix-sizeof-wasmruki
Update cmake_importfiles.lua
2025-10-05improve progress in runjobsruki
2025-10-05split timer and progress in runjobsruki
2025-10-05Update cmake_importfiles.luaSaikari
2025-10-05Merge pull request #6891 from xmake-io/semruki
Add coroutine semaphore