Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-29 | add project/global args and include_dirs (useful for module maps) to swift ↵ | Goncalo Carvalho | 11 | -0/+54 | |
targets | |||||
2016-10-07 | Swift tests: Don't use label: syntax with older Swift | Nirbheek Chauhan | 1 | -0/+4 | |
2016-10-03 | swift tests: Port to Swift 3 | Nirbheek Chauhan | 2 | -1/+5 | |
Should remain compatible with Swift 2.2 | |||||
2015-12-23 | Fix imports on osx. | Jussi Pakkanen | 1 | -1/+5 | |
2015-12-12 | Added support for calling into C. | Jussi Pakkanen | 4 | -0/+17 | |
2015-12-11 | Can generate swift sources with custom target. | Jussi Pakkanen | 5 | -0/+25 | |
2015-12-11 | Can build Swift libraries and link them. | Jussi Pakkanen | 6 | -0/+20 | |
2015-12-10 | Reworked swift code so now can use multiple source files in one target. | Jussi Pakkanen | 3 | -0/+7 | |
2015-12-07 | Can build simple Swift executables. | Jussi Pakkanen | 2 | -0/+4 | |