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

CMake / Make build only.

29 Dec 11:33
0b4dd34
Compare
Choose a tag to compare
  • Removed dependency for SwiftBuilder from build-script/build-script-impl python build scripts. Only "CMake / Make" tools used while building components.
  • Added partial support for macOS as a Host System.

Updated dependencies versions.

26 Dec 12:47
d1a80d6
Compare
Choose a tag to compare
Merge pull request #5 from vgorloff/develop

Checkout fixes.

Dispatch and Foundation frameworks support.

26 Dec 10:11
6b294dc
Compare
Choose a tag to compare
  • SwiftCore: Works!
  • DispatchQueue: Works!
  • BlockOperation: Works!
  • JSONSerialization/JSONDecoder: Works!
  • URLSession: Currently disabled. Will fail with Segmentation fault. Seems something in Foundation classes needs to be fixed.

Initial Setup.

12 Dec 20:12
Compare
Choose a tag to compare
1.0.0

Readme update.