summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-11workflows: use musl to avoid glibc's version issuesunrisepeak
- #6792 use musl-libc static link xmake-bundle to avoid "version `GLIBC_2.29' not found" Signed-off-by: sunrisepeak <[email protected]>
2025-09-11Merge pull request #6784 from xmake-io/optiruki
Continue to optimize building targets speed
2025-09-11fix load tool cacheruki
2025-09-11feat: add nix supportzzbaron
2025-09-11Merge pull request #6785 from Arthapz/support-wdk-clangruki
feat(wdk rules) support clang and llvm for wdk rules
2025-09-10feat(C++ modules) add build.c++.modules.non_cascading_changes policy to ↵Arthur LAURENT
enable bmi hash comparison as incremental build optimisation for clang
2025-09-10feat(C++ modules) add support of reduced bmi for clangArthur LAURENT
2025-09-10nfc(C++ modules) optimize two phases build for clang by using pcm file to ↵Arthur LAURENT
compile objectfile instead of module sourcefile
2025-09-10nfc(C++ modules) run tests with two phases compilation disabled for clangArthur LAURENT
2025-09-10fix(wdk tests) fix wdk tests to make them build with clangArthur LAURENT
2025-09-10improve detectcache saveruki
2025-09-10improve testruki
2025-09-10limit jobsruki
2025-09-10improve build_targets testruki
2025-09-10continue to optimize building targetsruki
2025-09-10Merge pull request #6787 from xmake-io/msvcruki
Support for vs2026
2025-09-10update tboxruki
2025-09-10improve vs versionruki
2025-09-10update readmeruki
2025-09-10add plucky ppa #6786ruki
2025-09-10support for vs2026ruki
2025-09-09feat(wdk rules) support clang / llvm toolchainsArthur LAURENT
2025-09-09nfc(wdk rule) simplify wdk/env/load.luaArthur LAURENT
2025-09-09fix(windows.subsystem rule) use Xlinker instead of -Wl when using clang to ↵Arthur LAURENT
allow pass the system version
2025-09-09Merge pull request #6780 from xmake-io/optiruki
Add benchmarks and optimize config/build targets
2025-09-09improve is_embedruki
2025-09-09skip embed binaryruki
2025-09-09disable test firstruki
2025-09-09improve deltaruki
2025-09-09improve build targetsruki
2025-09-09Merge pull request #6744 from Arthapz/hide-dependency-flags2ruki
feat(C++ modules support) use a file for requires flags when --verbose or --diagnosis is supplied
2025-09-09Fix flag wrapping for cxxflags in builder.luaruki
2025-09-09Update main.cppruki
2025-09-09Merge pull request #6783 from Arthapz/fix-stdmodule-policyruki
fix(C++ modules) fix build.c++.modules.std policy
2025-09-08fix(C++ modules) fix build.c++.modules.std policyArthur LAURENT
2025-09-08Merge pull request #6782 from xmake-io/threadruki
update engine
2025-09-08update engineruki
2025-09-07fix testsruki
2025-09-07add build_targets testruki
2025-09-07improve config targets testruki
2025-09-07optimize to save toolchain cacheruki
2025-09-07Merge pull request #6779 from xmake-io/embeddirsruki
add #embed and embedirs support #6762
2025-09-06improve testruki
2025-09-06add cmake/default testruki
2025-09-06add makefile cmake testruki
2025-09-06Merge pull request #6777 from xmake-io/cmakeruki
fix executable path for cmake #6768
2025-09-06Merge pull request #6778 from xmake-io/compoutruki
add build.linker.output
2025-09-06improve testruki
2025-09-06add config targets benchmarkruki
2025-09-06add #embed and embedirs support #6762ruki