Skip to content

Pull requests: apple/swift-package-manager

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

enable static linking of the swift runtime libraries by default on supported platforms next waiting for next merge window WIP Work in progress
#3905 opened Dec 3, 2021 by tomerd Loading…
Implement package traits modules graph Modules dependency resolution package manifests changes to package manifest APIs pending evolution proposal
#7392 opened Mar 4, 2024 by FranzBusch Draft
3 tasks
Migrate code to use Swift Regex next waiting for next merge window
#6598 opened May 22, 2023 by Kyle-Ye Loading…
Implicitly support Darwin SDKs on macOS cross-compilation needs tests This change needs test coverage
#6828 opened Aug 18, 2023 by kabiroberai Loading…
Remove experimental from --enable-[experimental-]swift-testing command-line interface swift build Changes impacting `swift build` swift package init Package templates command changes swift test Changes impacting `swift test` tool
#7590 opened May 24, 2024 by grynspan Loading…
Fix retroactive conformance warnings for 6.0+ compilers no functional change No user-visible functional changes included
#7605 opened May 29, 2024 by MaxDesiatov Loading…
Add support for literate programming. WIP Work in progress
#3747 opened Sep 15, 2021 by al45tair Draft
Enable swift-testing by default. command-line interface swift build Changes impacting `swift build` swift package init Package templates command changes swift test Changes impacting `swift test` tool
#7591 opened May 24, 2024 by grynspan Loading…
build: enable vendoring dependencies cmake Changes related to CMake configuration dependencies Changes to dependencies and relevant checks
#7199 opened Dec 13, 2023 by compnerd Loading…
build: bring CMake build up to date
#6007 opened Dec 29, 2022 by compnerd Loading…
[wip] streaming uploads
#6161 opened Feb 16, 2023 by tomerd Loading…
[Linux] Teach SwiftPM how to handle actor-isolated test functions linux swift test Changes impacting `swift test` tool
#5525 opened May 18, 2022 by grynspan Loading…
[6.0] Remove Sendable conformance on Bundle from SwiftPM concurrency resources Package resources support swift 6.0 Related to Swift 6.0 release branch
#7653 opened Jun 11, 2024 by MaxDesiatov Loading…
ProTip! Exclude everything labeled bug with -label:bug.