index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
rules
/
swift
/
xmake.lua
Age
Commit message (
Expand
)
Author
2026-03-29
fix const limit on lua5.5
ruki
2026-03-10
show target name in progress
ruki
2025-12-18
improve swift rules
ruki
2025-11-02
fix(target) cache compiler by sourcekind instead of global cache for target
Arthur LAURENT
2025-11-01
nfc(xcode) refactor xcode toolchain and improve it
Arthur LAURENT
2025-11-01
improve to show progress abort
ruki
2025-10-28
Update xmake.lua
ruki
2025-10-26
nfc(swift) use tryrm instead of isfile + rm
Arthur LAURENT
2025-10-26
nfc(swift) cache cpp langflags
Arthur LAURENT
2025-10-26
nfc(swift) format
Arthur LAURENT
2025-10-25
nfc(swift) use rule_enable instead to improve performance when swift.interop ...
Arthur LAURENT
2025-10-25
fix(swift) depend.on_changed should be inside jobgraph job in swift.interop rule
Arthur LAURENT
2025-10-24
fix(swift) use -parse-as-library flag only if target is a library or swift.in...
Arthur LAURENT
2025-10-24
fix(swift) remove the generated header before regeneration
Arthur LAURENT
2025-10-24
nfc(swift) add a test
Arthur LAURENT
2025-10-24
fix(swift) prevent -std=c++26 with swift.interop as it's not currently workin...
Arthur LAURENT
2025-10-23
nfc(swift) improve swift.interop rule
Arthur LAURENT
2025-10-23
feat(swift) implement swift => c++/obj interop
Arthur LAURENT
2025-10-23
feat(swift) enable swift library to be linked by other targets
Arthur LAURENT
2025-07-03
rename copyright
ruki
2025-04-08
enable more build.object to jobgraph
ruki
2023-07-10
support multiple modules
ruki
2023-02-21
rewrite check targets
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-04-28
check includedirs, linkdirs and etc
ruki
2020-03-13
enable build_object batch
ruki
2020-01-23
support to compile *.c as c++
ruki
2019-12-19
update the copyright date
ruki
2019-09-07
improve rules
ruki
2019-09-01
add utils.merge.object rule
ruki
2019-09-01
add build.pcheader rules
ruki
2019-08-31
add objc, swift and asm rules
ruki