Skip to content

Releases: swiftlang/swift-installer-scripts

Swift 6.1 Release

01 Apr 08:18
Compare
Choose a tag to compare

What's Changed

  • Add PackageModelSyntax.dll by @hjyamauchi in #284
  • [6.0] Add PackageModelSyntax.dll by @DougGregor in #285
  • WiX: define new upgrade code for 6.0 by @compnerd in #286
  • ICU: tweak build rules slightly by @compnerd in #279
  • [icu] add a BUILD_DATA flag to let android build skip building data by @hyp in #288
  • [icu] not building BUILD_DATA should still have an install target by @hyp in #289
  • ICU: explicitly suffix tools for cross-compiling support by @compnerd in #290
  • Revert "[icu] not building BUILD_DATA should still have an install ta… by @hyp in #291
  • ICU: build data library using genccode by @hyp in #292
  • WiX: add SwiftMacros.dll to the image by @rintaro in #295
  • Package and bundle Android SDKs into the windows toolchain installer by @hyp in #297
  • WiX: taller side artwork for #297 by @lxbndr in #298
  • Delete CONTRIBUTING.md by @parispittman in #305
  • Update README.md by @parispittman in #306
  • WiX: package features.json for clang by @compnerd in #307
  • [icu] set CMAKE_POSITION_INDEPENDENT_CODE to YES by @hyp in #308
  • [Windows] Add _CompilerSwiftSyntax libs and plugin servers by @rintaro in #304
  • WiX: package up Synchronisation on Android ARMv7 by @compnerd in #311
  • WiX: package up Android auxiliary files by @compnerd in #310
  • Update Windows/Android installer scripts for swift-foundation re-core by @jmschonfeld in #312
  • [android] fix the android posix_filesystem.apinote file installation by @hyp in #315
  • Update to WiX 4.0.5 by @tristanlabelle in #294
  • WiX: update android SDK to WiX 4.0.5 by @compnerd in #319
  • WiX: add InternalCollectionsUtilities to the distribution by @compnerd in #320
  • [windows] installer script: add new foundation ICU headers to SDKs by @hyp in #321
  • [windows] add _CompilerSwiftIfConfig dependency to the swift-syntax i… by @hyp in #324
  • [Windows/Android] Add swift-testing by @rintaro in #317
  • WiX: add Foundation macros to the build tools by @compnerd in #325
  • [android] fix a typo in the foundation collections installer rule by @hyp in #328
  • WiX: correct the install conditions by @compnerd in #329
  • WiX: include llvm-ml in the build tools by @compnerd in #331
  • WiX: extract Testing Macros into a component (NFC) by @compnerd in #332
  • Update CODEOWNERS by @shahmishal in #333
  • [android] optionally include DS2 in Android SDK by @andrurogerz in #335
  • [windows] add usr/lib/swift/clang to the toolchain installer by @hyp in #336
  • WiX: optionalise plutil through a hidden option by @compnerd in #341
  • Implement the mimalloc option by @hjyamauchi in #342
  • [cxx-interop] Include swiftinterface files for Cxx and CxxStdlib by @egorzhdan in #344
  • WiX: add an identifier for the 6.1 branch by @compnerd in #353
  • [6.1][package_manager] Add SourceControl dll by @bnbarham in #361
  • [6.1] Merge main into 6.1 to pick up recent fixes by @bnbarham in #359
  • WiX: add educational notes to the windows packaging by @compnerd in #391

New Contributors

Full Changelog: swift-6.0.3-RELEASE...swift-6.1-RELEASE

Swift 6.0.3 Release

13 Dec 07:08
9113f45
Compare
Choose a tag to compare

What's Changed

  • [6.0][Windows/Android] Add swift-testing by @rintaro in #327
  • [release/6] cherry-pick Android installer changes needed to build swift 6 installer by @hyp in #346

Full Changelog: swift-6.0.2-RELEASE...swift-6.0.3-RELEASE

Swift 5.10.1 Release

06 Jun 19:10
bb3332b
Compare
Choose a tag to compare
swift-5.10.1-RELEASE

Merge pull request #283 from apple/update-the-swift-5.10-release-rpm-…

Swift 5.10 Release

06 Mar 16:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: swift-5.9.2-RELEASE...swift-5.10-RELEASE