Commit Graph

385 Commits

Author SHA1 Message Date
Mishal Shah
5bae58a1cf Merge pull request #81342 from swiftlang/maxd/bump-wasmkit-6.2
6.2: Bump WasmKit in `update-checkout-config.json` to 0.1.6
2025-09-15 11:57:50 -07:00
Charles Zablit
f2c3d97c54 [update-checkout] add a check for locked repositories 2025-09-08 17:27:55 +01:00
Max Desiatov
0a5ed62617 Update WasmKit to 0.1.6 in update-checkout-config.json 2025-08-16 14:49:01 +01:00
Owen Voorhees
8ddcd619cf [update-checkout] Update swift-system to 1.5.0 2025-06-12 12:59:26 -07:00
Max Desiatov
d3e778fbc9 6.2: Bump WasmKit in update-checkout-config.json to 0.1.5
0.1.2 version of the dependency as currently specified doesn't build with Swift 6.1.

```
error: 'wasmkit': package 'wasmkit' is using Swift tools version 999.0.0 but the installed version is 6.1.0
```
2025-05-06 17:45:43 +01:00
Mishal Shah
c9bdc6be7c [update-checkout] Swift 6.2 release branch support
(cherry picked from commit dbf648b172)
2025-04-03 23:44:52 -07:00
Saleem Abdulrasool
db7b013bc6 Update update-checkout-config.json (#79117)
* Update update-checkout-config.json

Update swift-system requirement to 1.4.0. This is motivated by swift-build which requires swift-system 1.4.0. More importantly, the API surface between 1.3.0 and 1.4.0 changed including the API usage that is required by swift-build.

* Update update-checkout-config.json

Update to 1.4.1
2025-02-20 13:43:16 -08:00
Chris McGee
127493580a Add swift-build to the rebranch and next schemes 2025-02-03 07:03:14 -05:00
Chris McGee
d9c6befc72 Add swift-build to update-checkout 2025-02-02 08:09:20 -05:00
Saleem Abdulrasool
35da98d1dc utils: remove icu checkout on rebranch
The ICU repository is no longer used, supplanted by
swift-foundation-icu. Remove the unnecessary clone to save some time.
2025-01-27 14:25:33 -08:00
Saleem Abdulrasool
5543a2d845 utils: remove some repositories from the default checkout
Only code xcode-playground-support on Darwin, mimalloc on Windows.
2025-01-27 14:25:24 -08:00
Saleem Abdulrasool
db80c7a984 update_checkout: add mimalloc
Add mimalloc to the checkout set. This is to allow us to build the
project for the Windows toolchain.
2025-01-27 10:55:39 -08:00
Saleem Abdulrasool
6793914870 utils: remove Yams from the checkout set
The Yams dependency has been removed, remove it from the checkout set.
This should have a minimal speed up on the checkout stage in CI.
2025-01-22 14:10:17 -08:00
Yuta Saito
63cabda2db Bump wasi-libc to wasi-sdk-24 in update-checkout-config.json 2024-11-28 06:50:43 +00:00
Jake Petroules
5671688cce Update Yams tag to match SwiftDriver (#77713) 2024-11-21 00:46:37 -08:00
Mishal Shah
067bb257e9 Update update-checkout-config.json to support release/6.1 and remove old configs 2024-11-18 17:25:12 -08:00
Mishal Shah
54296a32b4 Bump the CMake version to v3.30.2 2024-11-07 14:02:52 -08:00
Ben Barham
0cd3aa4614 [Utils] Update swift main to use llvm stable/20240723 2024-10-24 15:13:34 -07:00
Mishal Shah
c43c0ccd61 Update update-checkout-config.json to use swiftlang org for newly moved repo 2024-10-22 15:32:05 -07:00
Max Desiatov
72615fe5fe Bump WasmKit to 0.1.2 in update-checkout-config.json (#77142)
This should make WebAssembly job significantly faster.
2024-10-22 04:47:22 -07:00
Mishal Shah
1299d2234a [update-checkout] Replace release/6.0.1 with release/6.0.2 2024-09-19 22:52:35 -07:00
Mishal Shah
3dfac5f15c [update-checkout] Add scheme for release/6.0.1
(cherry picked from commit 9a955ae22a)
2024-08-31 11:50:50 -07:00
Jake Petroules
74088ffb92 Update swift-toolchain-sqlite to 1.0.1 (#76070) 2024-08-29 21:28:51 -07:00
Yuta Saito
78ecc95bcf Update swift-collections to 1.1.3
This updates the swift-collections dependency to 1.1.3, which includes
a CMake fix for the WebAssembly target. "main", "next", and "rebranch"
schemes are all updated.
2024-08-27 08:33:31 +00:00
Rintaro Ishizaki
593dc19f8b [update-checkout] Add swift-testing to release/6.0.0 scheme
Add swift-testing:release/6.0.0
2024-08-23 08:49:10 -07:00
Mishal Shah
7075c05d62 Merge pull request #76004 from swiftlang/shahmishal/update-checkout-6.0.0
[update-checkout] Add release/6.0.0 branch support
2024-08-22 23:09:58 -07:00
Rintaro Ishizaki
7d97a4a403 [update-checkout] Add swift-testing to release/6.0 scheme
Add swift-testing:release/6.0
2024-08-21 12:49:49 -07:00
Mishal Shah
28a820c564 [update-checkout] Add release/6.0.0 branch support 2024-08-20 23:52:37 -07:00
Mishal Shah
4229a917cb [update-checkout] Update the swift-driver branch for rebranch 2024-08-19 21:48:12 -07:00
Saleem Abdulrasool
36af934932 Merge pull request #75868 from compnerd/curl
utils: bump next and rebranch to curl 8.9.1
2024-08-13 20:13:54 -07:00
Saleem Abdulrasool
406e7e91a8 utils: bump next and rebranch to curl 8.9.1
Update the next and rebranch configuration to match main.
2024-08-13 14:19:37 -07:00
Mishal Shah
5fb180c012 Merge pull request #75618 from swiftlang/maxd/wasi-sdk-22
Bump `wasi-libc` to `wasi-sdk-22` in `update-checkout-config.json`
2024-08-13 14:12:07 -07:00
Saleem Abdulrasool
482b004a69 Merge pull request #75717 from compnerd/curl 2024-08-13 07:32:26 -07:00
Stuart Montgomery
19910c6c22 Add swift-testing to update-checkout 2024-08-08 13:13:42 -07:00
Jake Petroules
5482b47c83 [update-checkout] Add swift-toolchain-sqlite to the list of repos (#75743)
This is for swiftlang/swift-llbuild#930, which adds swift-toolchain-sqlite as a new dependency to SwiftPM to better support Windows and other platforms.
2024-08-07 16:36:54 -07:00
Saleem Abdulrasool
78c957edc6 utils: update curl to 8.9.1 from 8.5.0
Update the embedded curl version for Windows. Adjust the flags
accordingly.
2024-08-06 11:08:08 -07:00
Max Desiatov
e8b180ea9b Bump wasi-libc to wasi-sdk-22 in update-checkout-config.json 2024-08-01 15:54:27 +01:00
Mishal Shah
396869e33b [SCM] Update the scheme for rebranch to use stable/20240723 2024-07-28 22:35:53 -07:00
Mishal Shah
be679ca8cb [SCM] Update the release/6.0 scheme for swift-foundation and swift-foundation-icu 2024-07-22 09:30:22 -07:00
Mishal Shah
dc131377ad Merge pull request #75339 from jmschonfeld/swift-6-swift-foundation
[main] Add swift-foundation/swift-foundation-icu branch to release/6.0 checkout config
2024-07-20 10:49:47 -07:00
Jeremy Schonfeld
39adcfa065 Re-add ICU as a valid remote 2024-07-18 11:03:21 -07:00
Jeremy Schonfeld
11760b1285 [main] Add swift-foundation/swift-foundation-icu branch to release/6.0 checkout config 2024-07-18 10:37:34 -07:00
Jeremy Schonfeld
f3acbb079f Remove ICU from the toolchain (#75262)
* Remove ICU from the toolchain

* Remove icu comment from GettingStarted.md
2024-07-17 18:19:16 -07:00
Mishal Shah
346bd23c92 Merge pull request #75309 from swiftlang/update-checkout-org-change
Update the repos swift-llbuild and swift-experimental-string-processi…
2024-07-17 14:26:12 -07:00
Mishal Shah
44e9503b83 Merge pull request #75189 from swiftlang/update-repo-to-swiftlang-org
[main] Update the swift-docc, swift-lmdb, swift-docc-render-artifact, swift-…
2024-07-17 14:21:53 -07:00
Mishal Shah
afb5bb52eb Update the repos swift-llbuild and swift-experimental-string-processing to swiftlang org 2024-07-17 14:18:17 -07:00
Jeremy Schonfeld
b55f881645 Revert swift-corelibs-foundation-windows checkout (#75255) 2024-07-15 17:35:24 -07:00
Mishal Shah
0e6cd5580c Update the swift-docc, swift-lmdb, swift-docc-render-artifact, swift-docc-symbolkit, swift-markdown, swift-llvm-bindings, and llvm-project to swiftlang org 2024-07-11 16:55:19 -07:00
Alexander Cyon
4a2942bb4e Fix typos in: cmake, tools, utils, unittests, validation-test
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
2024-07-12 02:34:00 +03:00
Mishal Shah
0d0994ba9c Merge pull request #75086 from jmschonfeld/swift-collections-1.1.2 2024-07-09 19:59:28 -07:00