vcpkg/ports/openssl
Jiri Hruska 109a8b9058 [openssl] Make sure to use our own trusted copy of Perl
The build could have exhibited inconsistent behavior or simply failed if
there was another "perl" program already in path - either because it was
too old or too new, from some broken installation, or just a batch file
instead of a plain executable (which would require changing OpenSSL's
scripts to do "call perl x.pl" instead of just "perl x.pl").

This change resolves the ambiguity by putting the downloaded Perl first
in path, so that the same working version is used on all systems.
2017-03-08 20:28:02 +01:00
..
CMakeLists.txt [openssl] Consistently use OPENSSL_VERSION instead of just VERSION 2017-03-08 18:53:04 +01:00
ConfigureIncludeQuotesFix.patch [openssl] Patches to allow building when path includes spaces 2016-10-18 21:20:16 -07:00
CONTROL [openssl] Update UWP/WinRT to 1.0.2k 2017-01-30 17:22:46 -08:00
LICENSE Initial commit 2016-09-18 20:54:03 -07:00
make-openssl.bat [openssl] Merge openssl-microsoft and openssl 2016-11-07 21:54:23 -08:00
PerlScriptSpaceInPathFixes.patch [openssl] Patches to allow building when path includes spaces 2016-10-18 21:20:16 -07:00
portfile-uwp.cmake Reorder path alterations to generally append instead of prepend. 2017-02-08 17:39:31 -08:00
portfile.cmake [openssl] Make sure to use our own trusted copy of Perl 2017-03-08 20:28:02 +01:00
STRINGIFYPatch.patch [openssl] Patches to allow building when path includes spaces 2016-10-18 21:20:16 -07:00