index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
swift
Age
Commit message (
Expand
)
Author
2025-08-02
Add swift_interoperability_mode kwarg
Katalin Rebhan
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
2025-07-24
Add -parse-as-library to Swift library targets
Katalin Rebhan
2025-06-23
test cases: Test Swift interoperability with C++
Albert Tang
2025-06-05
swift: Pass C base compile options to swiftc
Katalin Rebhan
2025-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-02-28
Fix Swift targets with same module name as source file name
Marco Rebhan
2025-01-29
swift: Fix duplicate SDK include paths causing a compile error
Piotr BrzeziĆski
2023-12-26
swift: Support swift_args
Sergey Vlasov
2021-04-25
Xcode: make Swift projects work.
Jussi Pakkanen
2017-06-29
add project/global args and include_dirs (useful for module maps) to swift ta...
Goncalo Carvalho
2016-10-07
Swift tests: Don't use label: syntax with older Swift
Nirbheek Chauhan
2016-10-03
swift tests: Port to Swift 3
Nirbheek Chauhan
2015-12-23
Fix imports on osx.
Jussi Pakkanen
2015-12-12
Added support for calling into C.
Jussi Pakkanen
2015-12-11
Can generate swift sources with custom target.
Jussi Pakkanen
2015-12-11
Can build Swift libraries and link them.
Jussi Pakkanen
2015-12-10
Reworked swift code so now can use multiple source files in one target.
Jussi Pakkanen
2015-12-07
Can build simple Swift executables.
Jussi Pakkanen