-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: swiftlang/swift-package-manager
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
[android] don't build test summary harness code for android target
#8070
opened Oct 23, 2024 by
hyp
Loading…
Add basic tests for completion-tool list dependencies/snippets
#8065
opened Oct 22, 2024 by
plemarquand
Loading…
Enable dynamic dispatch for package path manifest loading
#8057
opened Oct 20, 2024 by
dmhts
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…
[WIP] Static versus exporting symbols for Windows
windows
#8049
opened Oct 16, 2024 by
dschaefer2
Loading…
WIP: Introduce SwiftSetting API for controlling whether testability is enabled for a target
#8004
opened Sep 27, 2024 by
jakepetroules
Loading…
Add -F flag for xcframework dependency
needs tests
This change needs test coverage
#7998
opened Sep 25, 2024 by
Kyle-Ye
Loading…
AsyncProcess: Apply @Sendable annotation to address compiler warning
concurrency
#7983
opened Sep 19, 2024 by
valeriyvan
Loading…
Guard resource access header with __OBJC__ to avoid including Foundation.h
bug
needs tests
This change needs test coverage
#7962
opened Sep 12, 2024 by
rjmansfield
Loading…
Declare vars nonisolated to solve compiler warning
concurrency
#7954
opened Sep 10, 2024 by
valeriyvan
Loading…
Change swift-argument-parser dependency from 'upToNextMinor' to 'from'
#7952
opened Sep 10, 2024 by
mirza-garibovic
Loading…
Broken tests for dependency resolution using registry
#7913
opened Aug 23, 2024 by
robinkunde
•
Draft
WIP: New and user selectable progress bars
command-line interface
swift build
Changes impacting `swift build`
swift test
Changes impacting `swift test` tool
#7897
opened Aug 20, 2024 by
rauhul
Loading…
2 of 5 tasks
Allow relative path with
swift package add-dependency
command
#7871
opened Aug 10, 2024 by
hi2gage
Loading…
NFC: Add a preliminary No user-visible functional changes included
.swift-format
config
contributor experience
no functional change
#7841
opened Jul 31, 2024 by
MaxDesiatov
•
Draft
Add destination directory as argument to
swift package init
#7792
opened Jul 17, 2024 by
eliperkins
Loading…
Increase adoption of Package workspace support
async
in manifest loading code
concurrency
DO NOT MERGE
workspace
#7724
opened Jun 27, 2024 by
MaxDesiatov
•
Draft
Make modules graph loading Modules dependency resolution
plugins
async
concurrency
modules graph
#7672
opened Jun 17, 2024 by
MaxDesiatov
•
Draft
Fix This change needs test coverage
swift-api-digester
search paths
needs tests
#7664
opened Jun 13, 2024 by
rauhul
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.