Skip to content

Pull requests: swiftlang/swift-package-manager

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
[rfc] introduce artifact bundle wrapper
#6298 opened Mar 17, 2023 by tomerd Draft updated Mar 20, 2023
Skip other paths under target if target declares sources
#6267 opened Mar 11, 2023 by pyrtsa Draft updated Apr 21, 2023
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
[DNM] PR testing check
#7536 opened May 8, 2024 by bnbarham Draft updated May 8, 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
Add arguments to Plugins package manifests changes to package manifest APIs pending evolution proposal plugins
#7604 opened May 29, 2024 by BarredEwe Draft updated May 29, 2024
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 swift-api-digester search paths needs tests This change needs test coverage
#7664 opened Jun 13, 2024 by rauhul Loading… updated Jun 14, 2024
Increase adoption of async in manifest loading code concurrency DO NOT MERGE workspace Package workspace support
#7724 opened Jun 27, 2024 by MaxDesiatov Draft updated Jul 3, 2024
NFC: Add a preliminary .swift-format config contributor experience no functional change No user-visible functional changes included
#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
[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
ProTip! Filter pull requests by the default branch with base:main.