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
/
modules
/
core
/
tools
/
swiftc.lua
Age
Commit message (
Collapse
)
Author
2025-10-26
feat(swift) support add_includedirs / add_sysincludedirs for swiftc and ↵
Arthur LAURENT
swift-frontend
2025-07-03
rename copyright
ruki
2023-07-10
add swift-frontend tool
ruki
2022-06-14
improve optimize for emcc
ruki
2022-05-21
remove more ccache
ruki
2021-02-09
improve core/tools and remove os.args
ruki
2020-12-19
update copyright date
ruki
2020-11-10
add nf_includedir
ruki
2020-09-25
fix trailing white-space
ruki
2019-12-19
update the copyright date
ruki
2019-08-31
remove buildmodes
ruki
2019-08-31
add objc, swift and asm rules
ruki
2019-08-30
improve ccache
ruki
2019-08-11
fix typos
FrankHB
Changed all 'complie' to 'compile'. Added missing 'the' for some cases. Signed-off-by: FrankHB <
[email protected]
>
2019-07-24
fix typo
OpportunityLiu
2019-05-22
remove other extra warnings
ruki
2019-05-21
add more support
OpportunityLiu
2019-04-13
fix headers with ASF to non-ASF
ruki
2018-12-31
modify copyright date
ruki
2018-11-13
improve compiler tools
ruki
2018-11-08
add syslinks api
ruki
2018-05-08
improve build dependence
ruki
2018-04-09
improve warning flags for swiftc
ruki
2017-12-28
update copyright date
ruki
2017-09-28
fix compile error with space path
ruki
2017-08-27
update description and index
ruki
2017-08-01
improve dep compile and link
ruki
2017-07-15
add_frameworkdirs api
ruki
2017-07-14
rename feature to buildmode
ruki
2017-07-13
improve flags for linker and compiler
ruki
2017-07-13
modify all cmd to argv for core.tools
ruki
2017-07-12
fix swiftc and on_load environment
ruki
2017-07-11
rename has_flag to has_flags
ruki
2017-06-21
move tools dir to core.tools and improve tool module
ruki