Commit Graph

496 Commits

Author SHA1 Message Date
STREGA ef2d7fcce0 Always use SNAPSHOT 2024-01-09 19:56:18 +09:00
STREGA 811cd59ab5 Update DefaultToolchain.swift 2024-01-09 19:56:18 +09:00
STREGA 01d72e511f Use 5.9 on any macOS with 5.9 2024-01-09 19:56:18 +09:00
STREGA 1d862b4a88 Revert "Temporarily disable legacy runners"
This reverts commit bd0441db58.
2024-01-09 19:56:18 +09:00
STREGA eadb9a3e91 Update CHANGELOG.md 2024-01-09 19:56:18 +09:00
STREGA 521512c7be Revert template tools version 2024-01-09 19:56:18 +09:00
STREGA 2637d1738a Temporarily disable legacy runners 2024-01-09 19:56:18 +09:00
STREGA 4d852ccc86 Try scaling back changes 2024-01-09 19:56:18 +09:00
STREGA 22daf24f29 Try mimiking previous Package.resolved 2024-01-09 19:56:18 +09:00
STREGA 380f7b4bfc Add macOS 13 Xcode 15 runner 2023-09-30 08:20:39 -04:00
STREGA 3857a5e3bf Add reverted code path for pre 5.9 2023-09-30 08:20:16 -04:00
STREGA a3ffd95019 Add reverted code path for pre 5.9 2023-09-30 08:01:23 -04:00
STREGA 5969630c48 Remove and ignore Package.resolved 2023-09-30 07:37:05 -04:00
STREGA fb9984b323 Create Package@swift-5.9.swift 2023-09-30 07:29:13 -04:00
STREGA 09b480c54c Revert Package.swift changes 2023-09-30 07:29:05 -04:00
STREGA 09b4416c09 Temporarily revert Dockerfile to Swift 5.8 2023-09-30 07:13:45 -04:00
STREGA 38ed54157a Fix NIO eventLoop requirement 2023-09-30 07:01:52 -04:00
STREGA 92c9c07ad3 Update to latest packages 2023-09-30 07:01:25 -04:00
STREGA b70d5d356c Add workaround for macOS 14 2023-09-30 07:01:07 -04:00
furby™ 504e2d91e3
Swift 5.9 support (#402) 2023-09-30 06:59:29 -04:00
Dustin Collins e1bd1edde0
Update Build Action (#409) 2023-09-30 05:35:28 -04:00
Dustin Collins c7aba09d55
Update CI Action (#403) 2023-08-15 18:58:55 -04:00
Yuta Saito 8c45b80387
Update README.md 2023-07-23 10:14:13 +09:00
Yuta Saito e93778a77c
Update README.md 2023-07-21 10:04:48 +09:00
Yuta Saito e795bb5a43 Bump version to 0.19.1, update `CHANGELOG.md` 2023-05-09 04:43:08 +00:00
Yuta Saito 61827db99e Fix docker base image to be 5.8 2023-05-09 04:41:21 +00:00
Yuta Saito d2864bee74 Bump version to 0.19.0, update `CHANGELOG.md` 2023-05-08 12:39:36 +00:00
Yuta Saito a19e1ac541
Update default toolchain version to 5.8 channel snapshot (#398) 2023-05-08 21:00:19 +09:00
Yuta Saito 44b7dbd2ee
Support jammy and amazonlinux2 for toolchain install (#397)
* Support Ubuntu 22.04 for toolchain download

* Support amazonlinux2 for toolchain install
2023-05-05 00:30:34 +09:00
Yuta Saito fc64e872de
Fix the default docker command arguments (#396)
Close https://github.com/swiftwasm/carton/issues/393
2023-05-04 19:32:43 +09:00
Yuta Saito b79fe9a260
Update SwiftPM branch to 5.8 and fix build errors (#395)
* Update SwiftPM branch to 5.8 and fix build errors

* Make swift-format 5.8 happy :)

* Make swift-format 5.8 happy for Tests

* Fix wrong formatting

* Resolve AbsolutePath(validating:) rename warnings

* Fix wrong formatting

* Resolve remaining deprecation warnings

* Fix Linux build failure
2023-05-04 18:40:16 +09:00
Yuta Saito f2a83a28bb Bump version to 0.18.0, update `CHANGELOG.md` 2023-04-03 12:01:20 +00:00
Yuta Saito 8b73e3d4fc
Strip autolink custom section (#390) 2023-03-31 01:10:19 +09:00
Peter Stöckli 9c2ac5f756
Fix typo in container registry domain (#389) 2023-02-09 22:59:51 +09:00
Yuta Saito 254a0e03d6
Add note for branch rename for tap repository 2023-01-10 19:22:07 +09:00
Tatsuyuki Kobayashi 74b8ca6e1d
Fix carton sdk install on linux(aarch64) (#386)
Fix linux aarch64 install path
2022-10-16 13:46:21 +00:00
Tatsuyuki Kobayashi db91a617e9
Allow to save .swift-version even .swift-version is missing (#385)
Allow to save .swift-version even for the first time
2022-10-08 19:38:17 +09:00
Tatsuyuki Kobayashi 94691a349b
Fix SwiftPM dependency warning for template project (#384)
Fix not to use deprecated method
2022-10-03 15:23:26 +09:00
Yuta Saito 8227edf5aa Remove outdated GitHub Actions job 2022-09-30 14:30:18 +00:00
Yuta Saito 3a00a0d79b Bump version to 0.17.0, update `CHANGELOG.md` 2022-09-30 14:17:39 +00:00
Yuta Saito 2fe7118e51
Update default toolchain version to 5.7.1 (#383) 2022-09-29 23:31:48 +08:00
Yuta Saito daf152d93d
Update SwiftPM library version to 5.7 (#381) 2022-09-25 20:52:39 +09:00
Yuta Saito 734e333a43
Add 5.7 host toolchain matrix (#380) 2022-09-21 13:06:11 +09:00
noppefoxwolf bdb5d5944a
Use @main attributes (#378) 2022-09-14 19:38:59 +09:00
noppefoxwolf 2f462a4693
Ignore force_try swift-lint rule where in defer. (#379)
Update BrowserTestRunner.swift
2022-09-14 04:01:19 +00:00
Max Desiatov 04d757bfba
Remove `swiftlint` from `Brewfile`
`swiftlint` from Homebrew now requires macOS 12, but I'd prefer our CI to still support macOS 11 for as long as possible.
2022-09-04 13:15:17 +01:00
Max Desiatov c55e56c18f
Delete update-deps.yml 2022-09-04 12:59:19 +01:00
Yuta Saito c7d6586ccd
Update SwiftPM dependencies (#374) 2022-08-28 09:37:53 +01:00
Yuta Saito f3bb6ecab7
Update SwiftPM dependencies (#373)
Co-authored-by: MaxDesiatov <MaxDesiatov@users.noreply.github.com>
2022-08-21 12:30:26 +08:00
Yuta Saito 3eb847b6a0
Update SwiftPM dependencies (#372)
Co-authored-by: MaxDesiatov <MaxDesiatov@users.noreply.github.com>
2022-08-18 20:03:00 +09:00