aboutsummaryrefslogtreecommitdiff
path: root/ports/openssl
AgeCommit message (Collapse)Author
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
2017-01-28[openssl] Update to 1.0.2kChristian Ullrich
2017-01-13[openssl] Bump version to correspond with source change for uwp supportRobert Schumacher
2017-01-11added missing store parameter to vcvarsall for uwp buildsDale Stammen
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-08Merge pull request #263 from pdehne/masterRobert Schumacher
Cleanup leftover build artifacts before compile
2016-11-08Merge branch 'postbuild'Alexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-08Cleanup leftover build artifacts before compilePatrick Dehne
2016-11-07Merge pull request #255 from pdehne/masterRobert Schumacher
Add Microsofts openssl fork which supports the UWP platform
2016-11-07[openssl] Merge openssl-microsoft and opensslRobert Schumacher
2016-11-04[openssl] Update to 1.0.2jAlexander Karatarakis
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-25[openssl] Enable building statically. Also remove zlib dependencyAlexander Karatarakis
2016-10-18[openssl] Patches to allow building when path includes spacesAlexander Karatarakis
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Second part of updated portfilesNinetainedo
2016-09-19[openssl] Fix regression in OpenSSL w.r.t. NMake and MSBuildRobert Schumacher
2016-09-18Initial commitAlexander Karatarakis