aboutsummaryrefslogtreecommitdiff
path: root/ports/openssl/portfile-uwp.cmake
AgeCommit message (Collapse)Author
2018-07-17[openssl] Split openssl into multiple ports per platformRobert Schumacher
2018-05-31fixed UWP builds with RS4 SDK (#3348)Dale Stammen
* fixed uwp builds with RS4 sdk * fixed check for RS4 * [openssl] Revert line ending conversion
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-08-23[openssl] Improve Windows SDK support (contract version detection)Robert Schumacher
2017-08-01[openssl][vcpkg_find_acquire_program] Use msys to provide perl for ↵Robert Schumacher
vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.
2017-08-01[openssl] Fix error in msys call to perform the perl installation.Robert Schumacher
2017-06-23Updating the OpenSSL UWP port to 1.0.2lGilles Khouzam
2017-06-08[openssl] Fix VS2017-only uwp builds. Use JOM for multithreading.Robert Schumacher
2017-06-07Remove redundant messageHennadii Zabula
2017-06-01Fix openssl pathlibHennadii Zabula
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-01-30[openssl] Update UWP/WinRT to 1.0.2kRobert Schumacher
2016-12-06[openssl] Fix source path for new archive.Robert Schumacher
2016-12-06[openssl] Do not use branches; these will update and constantly break the hash.Robert Schumacher
2016-12-06fixed openssl hash for uwp buildsDale Stammen
2016-11-08Cleanup leftover build artifacts before compilePatrick Dehne
2016-11-07[openssl] Merge openssl-microsoft and opensslRobert Schumacher