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
Assigned to nobody Loading
Sort

Pull requests list

Optional xcframework support for Linux
#7239 opened Jan 10, 2024 by hassila Loading… updated Oct 27, 2025
swift package --help doesn't show subcommands provided by plugins
#9284 opened Oct 23, 2025 by johnbute Loading… updated Oct 27, 2025
Templates
#9211 opened Oct 2, 2025 by johnbute Draft updated Oct 27, 2025
[Tests] Convert InitTests to Swift Testing
#9079 opened Aug 29, 2025 by plemarquand Loading… updated Oct 26, 2025
Add-dependency command updates all manifests
#9285 opened Oct 23, 2025 by johnbute Draft updated Oct 23, 2025
Wire up sdk configure to compilation and fix bug
#9229 opened Oct 8, 2025 by finagolfin Draft updated Oct 23, 2025
Add detailed logging on AsyncProcess to help diagnose hangs
#9275 opened Oct 23, 2025 by bc-lee Loading… updated Oct 23, 2025
Tests: Migrate MiscellaneousTest to Swift Testing and augment
#9039 opened Aug 18, 2025 by bkhouri Draft updated Oct 22, 2025
[WIP] Fix for required dependencies calculation with traits
#9269 opened Oct 21, 2025 by bripeticca Draft updated Oct 22, 2025
Reduce usage of callback and dispatch methods in favor of async/await
#8744 opened May 29, 2025 by AndrewHoos Loading… updated Oct 22, 2025
Add a swift-format configuration file
#9005 opened Aug 8, 2025 by bkhouri Loading… updated Oct 22, 2025
Adopt swift-subprocess when running unit tests
#9260 opened Oct 17, 2025 by owenv Loading… updated Oct 22, 2025
Various fixes for tests on Windows
#9268 opened Oct 21, 2025 by daveinglis Draft updated Oct 22, 2025
[6.2] Testing: Run all test SPM executable actions in a operation queue (#9243)
#9266 opened Oct 21, 2025 by kcieplak Loading… updated Oct 22, 2025
Use a switch instead of if/else if
#9267 opened Oct 21, 2025 by daveinglis Loading… updated Oct 22, 2025
Fix crash in macros caused by mixing prebuilts and source. (#9261)
#9264 opened Oct 20, 2025 by dschaefer2 Loading… updated Oct 21, 2025
Add support for generating more C files with Swift Build.
#9252 opened Oct 15, 2025 by dschaefer2 Draft updated Oct 20, 2025
Fix test output streaming on Windows
#9191 opened Sep 26, 2025 by owenv Loading… updated Oct 19, 2025
Remove externalComplex test completely.
#9257 opened Oct 16, 2025 by kcieplak Loading… updated Oct 17, 2025
[Bootstrap] Add an extra argument to set a library path.
#9118 opened Sep 10, 2025 by al45tair Draft updated Oct 15, 2025
[Draft] swift play prototype
#9047 opened Aug 19, 2025 by chrismiles Draft updated Oct 15, 2025
updated getting started documentation
#9238 opened Oct 9, 2025 by heckj Draft updated Oct 13, 2025
Default to bootstrapping using Swift Build
#9232 opened Oct 8, 2025 by owenv Draft updated Oct 8, 2025
DONT MERGE - Test
#4136 opened Feb 14, 2022 by shahmishal Loading… updated Oct 7, 2025
ProTip! Exclude everything labeled bug with -label:bug.