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

Missed SPM libraries

17 Nov 09:47
1a89cb9
Compare
Choose a tag to compare

Changed

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

Fixes "unknown argument: '-modulewrap'" error.

14 Nov 19:28
3bc8275
Compare
Choose a tag to compare

[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.

Swift 5.3 support

11 Nov 01:47
b446f9a
Compare
Choose a tag to compare

Changed

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

Fixes Swift 5.2 checkout.

06 Jun 08:54
4f6f689
Compare
Choose a tag to compare
  • Fixes libFoundation link error due unknown option -pthread passed to swiftc.
  • Updated libFoundation.

Synchronisation with Swift 5.2 and Xcode 11.4.

26 Mar 08:16
9acf032
Compare
Choose a tag to compare
  • Swift updated to version 5.2.
  • libDispatch, libFoundation, LLVM, Cmark updated to match Swift version 5.2.

libFoundation switched to recent version.

16 Jan 07:59
2146be5
Compare
Choose a tag to compare
  • libFoundation switched to recent version.
  • OpenSSL updated to OpenSSL_1_1_1d.
  • CURL updated to curl-7_68_0.

libDispatch switched to recent version.

15 Jan 20:55
f2b9ea0
Compare
Choose a tag to compare
  • libDispatch switched to recent version.

Switched to monolithic LLVM project.

15 Jan 08:55
a4dd81d
Compare
Choose a tag to compare

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

Good Bye non-monolithic LLVM.

14 Jan 07:45
0f2dd59
Compare
Choose a tag to compare
  • Updated LLVM dependencies to latest non-monolithic LLVM project

NDK version update. Components versions Bump

13 Jan 14:02
9c4e767
Compare
Choose a tag to compare
  • Updated to support NDK r20b.
  • Readme file update.
  • Swift, Dispatch, Foundation, LLVM version updates (Not to latest versions yet).