Skip to content

Apply swift.add_target_name_to_output only to outputs that need it#1217

Merged
brentleyjones merged 1 commit intomasterfrom
bj/fix-target-name
Jun 18, 2024
Merged

Apply swift.add_target_name_to_output only to outputs that need it#1217
brentleyjones merged 1 commit intomasterfrom
bj/fix-target-name

Conversation

@brentleyjones
Copy link
Collaborator

In particular, only outputs that need to have the module name as part of the filename.

@brentleyjones brentleyjones force-pushed the bj/fix-target-name branch 2 times, most recently from 573d5de to acdb5e7 Compare June 17, 2024 19:21
Copy link
Collaborator Author

@brentleyjones brentleyjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VFS overlay and explicit module map changed the name to be based on the target (since they don't need to be named after the module). The rest of the changes made the flag apply to fewer output paths, since they already included the target name in them.

@brentleyjones brentleyjones force-pushed the bj/fix-target-name branch 2 times, most recently from ce33c61 to 67b5448 Compare June 17, 2024 19:27
In particular, only outputs that need to have the module name as part of the filename.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones merged commit 970fccd into master Jun 18, 2024
@brentleyjones brentleyjones deleted the bj/fix-target-name branch June 18, 2024 12:36
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.

2 participants