summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-10-30improve show_outputruki
2025-10-30add progress colorruki
2025-10-30improve progress spent timeruki
2025-10-29improve show_outputruki
2025-10-29add progress.show_outputruki
2025-10-29fix linecountruki
2025-10-29fix show cmdruki
2025-10-29improve batchcmds:showruki
2025-10-29add soong themeruki
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-29improve jobgraphruki
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-28Update xmake.luaruki
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-27improve ttyruki
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) 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