Skip to content

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Jul 2, 2025

These are similar to the CMake concept of object libraries. They're a directory with a .objlib extension containing object files for the target. They also contain an args.resp file with the linker arguments required by consumers. This adds initial support for creating and consuming object libraries. The intent is to use these to move towards properly support the Windows linkage model in SwiftPM

@owenv
Copy link
Collaborator Author

owenv commented Jul 2, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/object-library branch from b70a2c0 to bcd4b93 Compare July 2, 2025 17:44
@owenv
Copy link
Collaborator Author

owenv commented Jul 2, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/object-library branch from bcd4b93 to c42920f Compare August 5, 2025 20:39
@owenv
Copy link
Collaborator Author

owenv commented Aug 5, 2025

@swift-ci test

@owenv owenv force-pushed the owenv/object-library branch from c42920f to b785e2d Compare August 5, 2025 23:02
@owenv
Copy link
Collaborator Author

owenv commented Aug 5, 2025

@swift-ci test

@owenv owenv requested a review from jakepetroules August 5, 2025 23:02
@owenv owenv force-pushed the owenv/object-library branch from b785e2d to 1ed79ab Compare August 6, 2025 01:03
@owenv
Copy link
Collaborator Author

owenv commented Aug 6, 2025

@swift-ci test

@owenv owenv merged commit 69e5636 into swiftlang:main Aug 6, 2025
25 of 26 checks passed
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