summaryrefslogtreecommitdiff
path: root/xmake/rules/swift/xmake.lua
AgeCommit message (Expand)Author
2026-03-29fix const limit on lua5.5ruki
2026-03-10show target name in progressruki
2025-12-18improve swift rulesruki
2025-11-02fix(target) cache compiler by sourcekind instead of global cache for targetArthur 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-07-03rename copyrightruki
2025-04-08enable more build.object to jobgraphruki
2023-07-10support multiple modulesruki
2023-02-21rewrite check targetsruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-04-28check includedirs, linkdirs and etcruki
2020-03-13enable build_object batchruki
2020-01-23support to compile *.c as c++ruki
2019-12-19update the copyright dateruki
2019-09-07improve rulesruki
2019-09-01add utils.merge.object ruleruki
2019-09-01add build.pcheader rulesruki
2019-08-31add objc, swift and asm rulesruki