Swift Everywhere Toolchain Versions Save

Automated workflow to compile Swift Toolchain, for making Android apps with Swift.

1.0.58

3 years ago

Changed

  • Fixed installer to copy forgotten licenses for llbuild and spm.
  • Fixed SPMBuilder to copy forgotten libraries.

1.0.57

3 years ago

[1.0.57] - 2020-11-14

Added

  • SPM and LLB Builders.
  • Toolchain now contains swift-build binary.

Changed

  • Fixed error "unknown argument: '-modulewrap'" when building sources using Swift Package Manager.

1.0.56

3 years ago

Changed

  • Build scripts converted from Ruby to JS
  • Introduced Swift 5.3 support.

1.0.55

3 years ago
  • Fixes libFoundation link error due unknown option -pthread passed to swiftc.
  • Updated libFoundation.

1.0.54

4 years ago
  • Swift updated to version 5.2.
  • libDispatch, libFoundation, LLVM, Cmark updated to match Swift version 5.2.

1.0.53

4 years ago
  • libFoundation switched to recent version.
  • OpenSSL updated to OpenSSL_1_1_1d.
  • CURL updated to curl-7_68_0.

1.0.52

4 years ago
  • libDispatch switched to recent version.

1.0.51

4 years ago

Switched to monolithic LLVM project. Swift version bump to swift-DEVELOPMENT-SNAPSHOT-2019-12-27-a.

1.0.50

4 years ago
  • Updated LLVM dependencies to latest non-monolithic LLVM project

1.0.49

4 years ago
  • Updated to support NDK r20b.
  • Readme file update.
  • Swift, Dispatch, Foundation, LLVM version updates (Not to latest versions yet).