summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-09-11fix(wdk rules) only assert for missing wdk binary when the binary is neededArthur LAURENT
2025-09-11nix support: adjustments pointed out by rukizzbaron
2025-09-11Merge pull request #6784 from xmake-io/optiruki
2025-09-11fix load tool cacheruki
2025-09-11feat: add nix supportzzbaron
2025-09-11Merge pull request #6785 from Arthapz/support-wdk-clangruki
2025-09-10feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...Arthur LAURENT
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 com...Arthur LAURENT
2025-09-10improve detectcache saveruki
2025-09-10improve vs versionruki
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 al...Arthur LAURENT
2025-09-09Merge pull request #6780 from xmake-io/optiruki
2025-09-09improve is_embedruki
2025-09-09skip embed binaryruki
2025-09-09Merge pull request #6744 from Arthapz/hide-dependency-flags2ruki
2025-09-09Fix flag wrapping for cxxflags in builder.luaruki
2025-09-08fix(C++ modules) fix build.c++.modules.std policyArthur LAURENT
2025-09-07optimize to save toolchain cacheruki
2025-09-07Merge pull request #6779 from xmake-io/embeddirsruki
2025-09-06Merge pull request #6777 from xmake-io/cmakeruki
2025-09-06Merge pull request #6778 from xmake-io/compoutruki
2025-09-06add #embed and embedirs support #6762ruki
2025-09-06Merge pull request #6776 from xmake-io/configruki
2025-09-06add build.linker.outputruki
2025-09-06fix executable path for cmake #6768ruki
2025-09-06fix qt rule orderruki
2025-09-06revert config targets #6775ruki
2025-09-06fix find gcc/gxx cache #6767ruki
2025-09-05fix thread waitruki
2025-09-04fix native thread for luajitruki
2025-09-04improve batchcmdsruki
2025-09-04switch all bin2c rulesruki
2025-09-04improve batchcmds:luaruki
2025-09-04improve bin2cruki
2025-09-04run script in threadruki
2025-09-04improve to run scriptruki
2025-09-02Merge pull request #6324 from xmake-io/threadruki
2025-08-31improve start htradruki
2025-08-30Check policies before accessing build cache settingsstar9029
2025-08-30Clean up unused functions in xmake.luastar9029
2025-08-30Refactor policy and configuration handlingstar9029
2025-08-29Use ccache when debug xmake packagestar9029
2025-08-29add thread sharedataruki
2025-08-29support to schedule thread and coroutineruki
2025-08-29remove commentsruki
2025-08-28add thread queueruki