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

Fix swift-symbolgraph-extract search paths
#7621 opened Jun 1, 2024 by rauhul Loading…
[6.0] Fix incremental builds for embedInCode resources bug build system Changes to interactions with build systems swift 6.0 Related to Swift 6.0 release branch
#7618 opened May 31, 2024 by kateinoigakukun Loading…
[6.0][PackageGraph] Allow package-level cyclic dependency only for >= 6.0 … swift 6.0 Related to Swift 6.0 release branch
#7617 opened May 31, 2024 by xedin Loading…
Add cxx interop support to symbolgraph-extract C++ interop needs tests This change needs test coverage
#7610 opened May 29, 2024 by rauhul 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
#7588 opened May 24, 2024 by rauhul Loading…
Add prepare for index experimental build argument
#7574 opened May 17, 2024 by dschaefer2 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] Cover –-toolchain argument in SwiftCommandStateTests 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
Fix –-toolchain value shadowed by local executables build system Changes to interactions with build systems command-line interface cross-compilation swift build Changes impacting `swift build` test suite improvements to SwiftPM test suite
#7483 opened Apr 23, 2024 by MaxDesiatov Loading…
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
ProTip! Exclude everything labeled bug with -label:bug.