·
64 commits
to main
since this release
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
- @DougGregor made their first contribution in #285
- @parispittman made their first contribution in #305
- @jmschonfeld made their first contribution in #312
- @andrurogerz made their first contribution in #335
Full Changelog: swift-6.0.3-RELEASE...swift-6.1-RELEASE