Skip to content
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

[openssl-unix] Add mingw with dynamic libs support - take 2 #12544

Merged
merged 3 commits into from
Aug 2, 2020

Conversation

longnguyen2004
Copy link
Contributor

This is a rework of my previous PR, hopefully without any flaws

@NancyLi1013 NancyLi1013 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 24, 2020
ports/openssl-unix/CONTROL Outdated Show resolved Hide resolved
Co-authored-by: NancyLi1013 <[email protected]>
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Jul 27, 2020
@strega-nil
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

ports/openssl-unix/CMakeLists.txt Outdated Show resolved Hide resolved
ports/openssl-unix/CMakeLists.txt Outdated Show resolved Hide resolved
ports/openssl-unix/portfile.cmake Outdated Show resolved Hide resolved
@JackBoosY JackBoosY added requires:author-response and removed info:reviewed Pull Request changes follow basic guidelines labels Jul 31, 2020
@longnguyen2004
Copy link
Contributor Author

I'll do the reindenting when I got home, currently on vacation :D

@strega-nil
Copy link
Contributor

Thanks so much @longnguyen2004 :D

@strega-nil strega-nil merged commit c0f23c6 into microsoft:master Aug 2, 2020
@longnguyen2004 longnguyen2004 deleted the openssl-mingw branch August 8, 2020 10:35
BillyONeal pushed a commit that referenced this pull request Aug 25, 2020
* [openssl] use xcrun for iOS triplet build

* config for iOS simulator architecture
* use .dylib suffix for iOS shared is used

* [openssl-unix] increase port version in CONTROL

* Update CONTROL

* [openssl-unix] update port version

* prevent collision with #12544

* [openssl-unix] make disable platform specific

* [openssl-unix] replace set to list(APPEND)

Co-authored-by: Lily <[email protected]>
remz1337 pushed a commit to remz1337/vcpkg that referenced this pull request Aug 25, 2020
* [openssl] use xcrun for iOS triplet build

* config for iOS simulator architecture
* use .dylib suffix for iOS shared is used

* [openssl-unix] increase port version in CONTROL

* Update CONTROL

* [openssl-unix] update port version

* prevent collision with microsoft#12544

* [openssl-unix] make disable platform specific

* [openssl-unix] replace set to list(APPEND)

Co-authored-by: Lily <[email protected]>
hellozee pushed a commit to hellozee/vcpkg that referenced this pull request Sep 11, 2020
…t#12544)

* [openssl-unix] Add mingw with dynamic libs support

* Use new Port-Version

Co-authored-by: NancyLi1013 <[email protected]>

* Fix indenting

Co-authored-by: NancyLi1013 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants