-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: swiftlang/swift-package-manager
Author
Label
Projects
Milestones
Reviews
Assignee
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…
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…
[cxx-interop] Do not pass
-lc++
/-lstdc++
flags to the compiler
#8160
opened Dec 6, 2024 by
egorzhdan
Loading…
Unify Bootstrapping script & swift-bootstrap
enhancement
swift-bootstrap
with swift-build
and swift-test
bootstrap
#8153
opened Dec 3, 2024 by
MaxDesiatov
•
Draft
Add support for a prebuilt swift-syntax library for macros
#8142
opened Nov 27, 2024 by
dschaefer2
Loading…
[DNM] Support safe.bareRepository=explicit for .gitconfig
#8106
opened Nov 7, 2024 by
Kyle-Ye
Loading…
Replace
DispatchTimeInterval
with Duration
concurrency
#8105
opened Nov 6, 2024 by
MaxDesiatov
•
Draft
Convert
ManifestLoader.evaluateManifest
to async
concurrency
#8104
opened Nov 6, 2024 by
MaxDesiatov
•
Draft
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…
Use async
HTTPClient
in RegistryClient
bug
concurrency
#8089
opened Nov 1, 2024 by
MaxDesiatov
•
Draft
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…
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: 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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.