summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2025-10-15fix(C++ modules) if toolchain clang-scan-deps is not installed, fallback to s...Arthur LAURENT
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-10improve to export def rules for binaryruki
2025-10-07use hash64 instead of hash32ruki
2025-10-06use rand64 firstruki
2025-10-06add hash testruki
2025-10-04fix merge archiveruki
2025-10-04improve merge archive ruleruki
2025-10-04decrease rule jobs in jobgraphruki
2025-10-01fix hash apiruki
2025-10-01update some uuid hashesruki
2025-09-30update module hashruki
2025-09-26Merge pull request #6809 from Arthapz/fix-stdmodule-priorityruki
2025-09-25nfc(C++ modules) apply PR suggestionArthur LAURENT
2025-09-23Fix finding clang_scan_depsTiangang Song
2025-09-20fix mobile_provision errorruki
2025-09-20optimize codesignruki
2025-09-18fix(C++ modules) fix cullingArthur LAURENT
2025-09-18fix(C++ modules) fix stdmodule detection when multiple runtimes are usedArthur LAURENT
2025-09-16fix subsystem #6807ruki
2025-09-14Merge pull request #6796 from Arthapz/enable-custom-wdk-pathruki
2025-09-13Merge pull request #6788 from Arthapz/improve-incremental-build-clangruki
2025-09-12fix(C++ modules) add external to the strippeable_flags for msvcArthur LAURENT
2025-09-11fix(wdk rules) only assert for missing wdk binary when the binary is neededArthur LAURENT
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-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 #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-06fix qt rule orderruki
2025-09-06revert config targets #6775ruki
2025-09-04switch all bin2c rulesruki
2025-09-04improve batchcmds:luaruki
2025-09-04improve bin2cruki
2025-08-25feat(C++ modules support) use a file for requires files when --verbose or --d...Arthur LAURENT
2025-08-23fix protobuf for target deps #6701ruki
2025-08-22Add python stub file extension to cython ruleWu, Zhenyu
2025-08-22fix qmltyperegistrar path #6733ruki
2025-08-21format coderuki
2025-08-21fix(qt.qmltyperegistrar): Get rid of redundant packing into tablesSerhii Olendarenko
2025-08-20fix(qt.qmltyperegistrar): Extend dependencies for rebuildGooRoo
2025-08-19fix mode and module config orderruki