summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-26feat(swift) support add_includedirs / add_sysincludedirs for swiftc and swift...Arthur 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(llvm) fix regressionArthur 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) actually run tests in CIArthur 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-23fix(swift) fix has_flags for swiftc and swift-frontendArthur LAURENT
2025-10-23feat(swift) improve swift toolchain and enable swift for llvm on macos hostArthur 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-23feat(swift) use swiftc as swift static library archiverArthur LAURENT
2025-10-23Merge pull request #6964 from choyy/devruki
2025-10-23fixchooyy
2025-10-23support specify cuda sdk version via cuda_sdkverchooyy
2025-10-23add libtool patch for cross compile.Redbeanw44602
2025-10-23Merge pull request #6959 from Redbeanw44602/fix/zigcc-lldruki
2025-10-23rc -> mrc.Redbeanw44602
2025-10-23fix use zigcc-lld with autotools.Redbeanw44602
2025-10-22Merge pull request #6956 from Redbeanw44602/fix/zigccruki
2025-10-22improve to find zig from sdkruki
2025-10-21fix build failure caused by zigcc linker not supporting `--dependency-file` f...Redbeanw44602
2025-10-21Merge pull request #6955 from xmake-io/packageverruki
2025-10-21sort build number in packagepackageverruki
2025-10-21Merge pull request #6954 from xmake-io/vsxmakeruki
2025-10-21fix configruki
2025-10-21recheck target toolchains in vsruki
2025-10-21add missing hashsetruki
2025-10-21recheck target toolchains in vsxmakeruki
2025-10-21Merge pull request #6952 from xmake-io/testsruki
2025-10-21add realtime_output for tests #6947testsruki
2025-10-20Merge pull request #6946 from star-hengxing/patch-1ruki
2025-10-20Refactor LTO flag handling for Linux and project policystar9029
2025-10-20Enhance Clang toolchain with LLD linker supportstar9029
2025-10-19add action utils to get target and groupruki
2025-10-19Merge pull request #6942 from xmake-io/ioruki
2025-10-18fix check dataruki
2025-10-18improve file readruki
2025-10-18update tboxruki
2025-10-17Merge pull request #6937 from xmake-io/jobgraphruki
2025-10-18remove duplicate sourcekindjobgraphruki
2025-10-18fix target jobs #6933ruki
2025-10-18remove nix/find package by defaultruki
2025-10-17Merge pull request #6935 from romeoxbm/toolchain-gcc-clang-separationruki
2025-10-17Merge pull request #6924 from xmake-io/toolchainruki
2025-10-16refactor(toolchain): separate gcc/clang registration from definition to preve...Francesco Guastella
2025-10-16improve old ndk to support gccruki