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

Updated compiler settings to fit recent changes in Swift.

19 Aug 08:14
f36ffc9
Compare
Choose a tag to compare
Merge pull request #67 from vgorloff/develop

1.0.48

Swift updated to latest version.

15 Aug 19:57
9fcf6b7
Compare
Choose a tag to compare

Changed

  • Swift updated to latest version.

Fixed missed ICU data in libicudataswift.so

14 Aug 05:42
c6215ef
Compare
Choose a tag to compare

Changed

  • Scripting: Avoid copying files if destination up to date.
  • libFoundation updated to latest version.
  • Fixed missed ICU data in libicudataswift.so

Fixed wrong paths in Module map file.

10 Aug 08:55
35ffe9d
Compare
Choose a tag to compare

Added

  • Test targets to quickly test Toolchain after build.

Fixed

  • Fixed wrong paths in Module map file.

Compatibility with Swift Package Manager from Xcode 11

08 Aug 20:01
ee63542
Compare
Choose a tag to compare

Added

  • Scripts which allow to use toolchain with Swift Package Manager from Xcode 11.

Removed

  • llbuild and Swift Package Manager now NOT a part or toolchain.

llbuild and Swift Package Manager now part or toolchain.

06 Aug 07:52
0375f8f
Compare
Choose a tag to compare
Merge pull request #62 from vgorloff/develop

RC 1.0.43

libDispatch and libFoundation updated to latest versions.

05 Aug 08:35
c97d2c6
Compare
Choose a tag to compare
Merge pull request #61 from vgorloff/develop

RC 1.0.42

Build process reliability improvements

04 Aug 12:43
7039960
Compare
Choose a tag to compare
  • Fixed libFoundation build error when Cmake v.3.15.x is used.

Updated Swift, libFoundation to latest revisions.

24 Jul 07:06
e859928
Compare
Choose a tag to compare
Merge pull request #58 from vgorloff/develop

RC 1.0.40

Partially restored toolchain Build on Linux host

23 Jul 16:35
be893d2
Compare
Choose a tag to compare
  • Added Vagrant configuration to launch Linux box.
  • Partially restored toolchain Build on Linux host (LLVM and 3rd-party dependencies).