This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Releases: vgorloff/swift-everywhere-toolchain
Releases · vgorloff/swift-everywhere-toolchain
Missed SPM libraries
Changed
- Fixed installer to copy forgotten licenses for llbuild and spm.
- Fixed SPMBuilder to copy forgotten libraries.
Fixes "unknown argument: '-modulewrap'" error.
[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
Changed
- Build scripts converted from Ruby to JS
- Introduced Swift 5.3 support.
Fixes Swift 5.2 checkout.
- Fixes libFoundation link error due unknown option
-pthread
passed to swiftc. - Updated libFoundation.
Synchronisation with Swift 5.2 and Xcode 11.4.
- Swift updated to version 5.2.
- libDispatch, libFoundation, LLVM, Cmark updated to match Swift version 5.2.
libFoundation switched to recent version.
- libFoundation switched to recent version.
- OpenSSL updated to OpenSSL_1_1_1d.
- CURL updated to curl-7_68_0.
libDispatch switched to recent version.
- libDispatch switched to recent version.
Switched to monolithic LLVM project.
Switched to monolithic LLVM project.
Swift version bump to swift-DEVELOPMENT-SNAPSHOT-2019-12-27-a.
Good Bye non-monolithic LLVM.
- Updated LLVM dependencies to latest non-monolithic LLVM project
NDK version update. Components versions Bump
- Updated to support NDK r20b.
- Readme file update.
- Swift, Dispatch, Foundation, LLVM version updates (Not to latest versions yet).