summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-29improve jobgraphruki
2025-10-29hide cursorruki
2025-10-29check idle progressruki
2025-10-29improve themeruki
2025-10-29sort progressruki
2025-10-29improve progressruki
2025-10-29optimize to show progressruki
2025-10-29impl multi-row outputruki
2025-10-29check ttyruki
2025-10-29improve progressruki
2025-10-28Merge pull request #6963 from Redbeanw44602/fix/cross-compile-with-libtoolruki
2025-10-28Merge pull request #6967 from Arthapz/add-swift-cxxinteropruki
2025-10-28update progress style nameruki
2025-10-28fix trybuild/autoconfruki
2025-10-28avoid misleading.Redbeanw44602
2025-10-28update.Redbeanw44602
2025-10-28rm useless import.Redbeanw44602
2025-10-28Fix formatting in fibonacci.cppruki
2025-10-28Fix formatting and indentation in fibonacci functionruki
2025-10-28Fix formatting and duplicate code in fibonacci functionruki
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