- 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
remove platforms from ResolvedPackage next waiting for next merge window
#4206 opened Mar 9, 2022 by tomerd Loading… updated Apr 11, 2022
[WIP] Dynamically generate flag expectations in tests
#5765 opened Sep 10, 2022 by azarovalex • Draft updated Sep 12, 2022
replace use of filter{}.isEmpty with more efficient options
#6877 opened Sep 7, 2023 by tomerd Loading… updated Sep 8, 2023
Generate docc bundle and contents on library init
#6803 opened Aug 12, 2023 by iThinker Loading… updated Oct 9, 2023
Attempt to clarify build and prebuild command documentation documentation
#6901 opened Sep 14, 2023 by dabrahams Loading… updated Nov 10, 2023
build: enable vendoring dependencies cmake Changes related to CMake configuration dependencies Changes to dependencies and relevant checks
#7199 opened Dec 13, 2023 by compnerd Loading… updated Feb 1, 2024
plugins: Global compiler flags should not be used for plugin dependencies add to change log bug build system Changes to interactions with build systems plugins
#7549 opened May 10, 2024 by euanh Loading… updated May 13, 2024
Pass the "available modules" for a target down to Swift commands
#7581 opened May 20, 2024 by DougGregor • Draft updated May 21, 2024
Add arguments to Plugins package manifests changes to package manifest APIs pending evolution proposal plugins
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… updated Jun 6, 2024
llbuild: Prevent reported build tasks count from decreasing bug build system Changes to interactions with build systems needs tests This change needs test coverage
#7329 opened Feb 10, 2024 by rauhul Loading… updated Jun 11, 2024
Fix This change needs test coverage
swift-api-digester search paths needs tests #7664 opened Jun 13, 2024 by rauhul Loading… updated Jun 14, 2024
Increase adoption of Package workspace support
async in manifest loading code concurrency DO NOT MERGE workspace #7724 opened Jun 27, 2024 by MaxDesiatov • Draft updated Jul 3, 2024
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 updated Jul 31, 2024
Change swift-argument-parser dependency from 'upToNextMinor' to 'from'
#7952 opened Sep 10, 2024 by mirza-garibovic Loading… updated Sep 10, 2024
Declare vars nonisolated to solve compiler warning concurrency
#7954 opened Sep 10, 2024 by valeriyvan Loading… updated Sep 16, 2024
AsyncProcess: Apply @Sendable annotation to address compiler warning concurrency
#7983 opened Sep 19, 2024 by valeriyvan Loading… updated Sep 20, 2024
[android] don't build test summary harness code for android target
#8070 opened Oct 23, 2024 by hyp Loading… updated Oct 24, 2024
Add -F flag for xcframework dependency needs tests This change needs test coverage
#7998 opened Sep 25, 2024 by Kyle-Ye Loading… updated Nov 5, 2024
Replace
DispatchTimeInterval with Duration concurrency #8105 opened Nov 6, 2024 by MaxDesiatov • Draft updated Nov 6, 2024
Previous Next
ProTip! Filter pull requests by the default branch with base:main.