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

[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…
fix: bundlePath of ClangTarget to using C99ExtendedIdentifier bug build system Changes to interactions with build systems needs tests This change needs test coverage
#7645 opened Jun 7, 2024 by NakaokaRei Loading…
[6.0] Add swift-corelibs-foundation Linux/Android workaround Android build system Changes to interactions with build systems linux swift 6.0 Related to Swift 6.0 release branch
#7641 opened Jun 6, 2024 by MaxDesiatov 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…
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…
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…
Prefix linker flags with -Xlinker build system Changes to interactions with build systems needs tests This change needs test coverage
#7588 opened May 24, 2024 by rauhul Loading…
[DNM] PR testing check
#7536 opened May 8, 2024 by bnbarham Draft
The --static-swift-stdlib should apply to dylibs bug build system Changes to interactions with build systems needs tests This change needs test coverage
#7501 opened Apr 25, 2024 by neonichu Loading…
[DO NOT MERGE ] Dummy PR for testing
#7490 opened Apr 23, 2024 by rintaro Loading…
[6.0] Fix –-toolchain value shadowed by local executables command-line interface cross-compilation swift 6.0 Related to Swift 6.0 release branch test suite improvements to SwiftPM test suite
#7485 opened Apr 23, 2024 by MaxDesiatov Draft
Remove TSCBasic.InMemoryFileSystem dependency dependencies Changes to dependencies and relevant checks no functional change No user-visible functional changes included test suite improvements to SwiftPM test suite
#7484 opened Apr 23, 2024 by MaxDesiatov Draft
Bump swift-argument-parser to 1.4.0 dependencies Changes to dependencies and relevant checks
#7450 opened Apr 10, 2024 by MaxDesiatov Loading…
Use .so as the default dynamic library extension on unknown OSes embedded Support for Embedded Swift needs tests This change needs test coverage
#7417 opened Mar 21, 2024 by kateinoigakukun Draft
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
Fix some warnings with ProcessEnvironmentBlock bug test suite improvements to SwiftPM test suite windows
#7364 opened Feb 23, 2024 by MaxDesiatov Draft
ProTip! Filter pull requests by the default branch with base:main.