Skip to content

Pull requests: swiftlang/swift-package-manager

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

Pull requests list

Fix registry resolution of major alternate package manifests bug dependency resolution package manifests changes to package manifest APIs registry SwiftPM Registry-related changes
#8188 opened Dec 23, 2024 by fortmarek Loading…
Update CI triggers in CONTRIBUTING.md
#8187 opened Dec 20, 2024 by shahmishal Loading…
version: set the version back to 6.1.0
#8173 opened Dec 13, 2024 by bkhouri Loading…
Fix resolve failing when package from registry is referenced by name bug package manifests changes to package manifest APIs registry SwiftPM Registry-related changes
#8166 opened Dec 9, 2024 by fortmarek Loading…
Unify swift-bootstrap with swift-build and swift-test bootstrap Bootstrapping script & swift-bootstrap enhancement
#8153 opened Dec 3, 2024 by MaxDesiatov Draft
Update xUnit to display output on failures
#8147 opened Nov 29, 2024 by bkhouri Loading…
Disable development mode
#8139 opened Nov 25, 2024 by bkhouri Loading…
Test: Convert more tests to Swift Testing test suite improvements to SwiftPM test suite
#8100 opened Nov 5, 2024 by bkhouri Loading…
Test: Add platform helpers test suite improvements to SwiftPM test suite
#8099 opened Nov 5, 2024 by bkhouri Loading…
Convert some tests BasicsTests to Swift Testing test suite improvements to SwiftPM test suite
#8093 opened Nov 1, 2024 by bkhouri Loading…
Convert most WorkspaceTests to Swift Testing test suite improvements to SwiftPM test suite
#8092 opened Nov 1, 2024 by bkhouri Loading…
Ensure plug-in C modules don't mix with target ones. bug build system Changes to interactions with build systems
#8083 opened Oct 29, 2024 by dschaefer2 Loading…
Binary dependencies of C++ module break build planning needs tests This change needs test coverage
#8056 opened Oct 19, 2024 by furby-tm Loading…
Reenable testUsage() as testInvalidUsage()
#8014 opened Oct 1, 2024 by plemarquand Loading…
Add -F flag for xcframework dependency needs tests This change needs test coverage
#7998 opened Sep 25, 2024 by Kyle-Ye Loading…
ProTip! Exclude everything labeled bug with -label:bug.