Skip to content

build: copy static/shared library support from libdispatch #1786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 28, 2018

Conversation

compnerd
Copy link
Member

Update SwiftSupport.cmake from libdispatch for the shared/static library work
tht I did there.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test and merge

1 similar comment
@compnerd
Copy link
Member Author

@swift-ci please test and merge

Update SwiftSupport.cmake from libdispatch for the shared/static library work
tht I did there.
The dependencies may be empty which will fail.  Guard against that.
@compnerd compnerd force-pushed the static-shared-library branch from 5d3321d to 68ae32f Compare November 28, 2018 01:33
@compnerd
Copy link
Member Author

@swift-ci please test and merge

Use the `DEPENDS` keyword argument to `add_swift_*` instead of the
explicit `add_dependencies`.
@compnerd compnerd force-pushed the static-shared-library branch from 68ae32f to d457d6a Compare November 28, 2018 02:29
@compnerd
Copy link
Member Author

@swift-ci please test and merge

We expect to generate the shared library right now.  In preparation to
build static libraries as well, enable the shared build by default.
@compnerd
Copy link
Member Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 16b6831 into swiftlang:master Nov 28, 2018
@compnerd compnerd deleted the static-shared-library branch November 28, 2018 05:33
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