Skip to content

Support for SwiftPM external build plugins#1493

Draft
dschaefer2 wants to merge 2 commits into
swiftlang:mainfrom
dschaefer2:extPackages
Draft

Support for SwiftPM external build plugins#1493
dschaefer2 wants to merge 2 commits into
swiftlang:mainfrom
dschaefer2:extPackages

Conversation

@dschaefer2

Copy link
Copy Markdown
Member

Draft support for external build plugin in SwiftPM. The main change here is to add a setting to CustomTask that will set alwaysExecuteTask for the task so it always runs. The external builder is responsible for its own build incrementally.

Still need to make sure that when dependencies on the output files for the task the rest of the graph is incremental to the change in those files.

@dschaefer2 dschaefer2 changed the title Ext packages Support for SwiftPM external build plugins Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant