Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Releases: vgorloff/swift-everywhere-toolchain

Distributable Toolchain

08 May 22:45
be9dae8
Compare
Choose a tag to compare
  • Build makes distributable Toolchain.
  • Added convenience scripts for easier Swift invocation.

Full support for arm64 and x86

07 May 06:32
7c8badf
Compare
Choose a tag to compare
  • x86 demo project successfully built, but still failing when launching on Android Virtual Device.

Partial support for AArch64 and x86

05 May 17:03
e81bcd3
Compare
Choose a tag to compare
Merge pull request #21 from vgorloff/feature/replacing-rake-with-make

Making Dependencies buildable on additional architectures.

Removed shared object version suffixes for libICU and libSSL

25 Mar 07:17
c36bb59
Compare
Choose a tag to compare
Merge pull request #17 from vgorloff/releasing

v1.0.11

Configured to reuse NDK from Android Studio

24 Mar 12:55
8f237b2
Compare
Choose a tag to compare
Merge pull request #16 from vgorloff/releasing

v 1.0.10

Maintenance Fixes

24 Mar 08:13
e2b179d
Compare
Choose a tag to compare
  • Fixes broken git revision for libXML component.
  • Skipped OSX SDK Target when building Swift.

macOS Cross Compile support.

13 Mar 22:32
d4c9f15
Compare
Choose a tag to compare
  • Cross Compile for macOS achieved.
  • Linux builds first Deprecated.

Swift 5 + NDK r19

11 Mar 20:44
deda597
Compare
Choose a tag to compare
  • Swift 5 support.
  • NDK updated to version 19.
  • Removed unnecessary patches.

Swift and Dispatch on macOS Host

02 Jan 21:00
8764e75
Compare
Choose a tag to compare

Simplifies Build Configuration.

30 Dec 13:27
8524729
Compare
Choose a tag to compare
  • Removed unused CMake options
  • Improvements in macOS builds.