summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2025-11-06fix(asn1c): include generated output as system headersgibbz00
2025-11-06Merge pull request #6992 from Arthapz/add-missing-platformsruki
2025-11-05(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-04fix module reusage with xmake testArthur LAURENT
2025-11-04(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-03Merge pull request #6977 from Arthapz/improve-xcode-toolchainruki
2025-11-02fix(target) cache compiler by sourcekind instead of global cache for targetArthur LAURENT
2025-11-01fix(modules) strip sanitizers flags for module reusageArthur LAURENT
2025-11-01nfc(xcode) refactor xcode toolchain and improve itArthur LAURENT
2025-11-01improve to show progress abortruki
2025-10-28Update xmake.luaruki
2025-10-26nfc(swift) use tryrm instead of isfile + rmArthur LAURENT
2025-10-26nfc(swift) cache cpp langflagsArthur LAURENT
2025-10-26nfc(swift) formatArthur LAURENT
2025-10-25nfc(swift) use rule_enable instead to improve performance when swift.interop ...Arthur LAURENT
2025-10-25fix(swift) depend.on_changed should be inside jobgraph job in swift.interop ruleArthur LAURENT
2025-10-24fix(swift) use -parse-as-library flag only if target is a library or swift.in...Arthur LAURENT
2025-10-24fix(swift) remove the generated header before regenerationArthur LAURENT
2025-10-24nfc(swift) add a testArthur LAURENT
2025-10-24fix(swift) prevent -std=c++26 with swift.interop as it's not currently workin...Arthur LAURENT
2025-10-23nfc(swift) improve swift.interop ruleArthur LAURENT
2025-10-23feat(swift) implement swift => c++/obj interopArthur LAURENT
2025-10-23feat(swift) enable swift library to be linked by other targetsArthur LAURENT
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