summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28Fix formatting in fibonacci.cppruki
2025-10-28Update fibonacci.swiftruki
2025-10-28Fix formatting in fibonacci.cppruki
2025-10-28Fix formatting in fibonacci_cpp functionruki
2025-10-28Update xmake.luaruki
2025-10-27fix whitespacesruki
2025-10-27Revert "add opt.nocache to find_programver."Redbeanw44602
2025-10-27update.Redbeanw44602
2025-10-27limit patch to clang based toolchains.Redbeanw44602
2025-10-27refactor libtool patch applying logic.Redbeanw44602
2025-10-27add libtool patches (2.4.3~2.6.0)Redbeanw44602
2025-10-27add opt.nocache to find_programver.Redbeanw44602
2025-10-27Merge pull request #6970 from xmake-io/ttyruki
2025-10-27fix review issuesruki
2025-10-27improve ttyruki
2025-10-27remove unused schedulerruki
2025-10-27improve tty testruki
2025-10-27improve ttyruki
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-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