vcpkg/ports/libxslt
heydojo d02bfe065d Prevent python3 build failure (#9014)
* Prevent python3 build failure

If VCPKG_BUILD_TYPE release is set inside a
triplet, then the build will fail because
the port file attempts to deal with debug
files which will never exist. The changes
in this patch allow the build to succeed
if VCPKG_BUILD_TYPE release is stipulated
using a triplet before a build of the
python3 port is initiated.

* python3 version bump

Port clean up and version number
bump.

* libxslt release triplet build fix

This patch fixes a condition where
if a debug build is disabled via
triplet, the build fails and an
empty directory error message
is sent to the console.
2019-11-18 14:04:25 -08:00
..
0001-Fix-makefile.patch Use different output folder for every triplet, and add debug info to release builds 2016-11-22 09:44:37 +01:00
0002-Fix-lzma.patch [libxslt]Fix dependent ports in static builds. (#7451) 2019-09-03 11:38:27 -07:00
CONTROL Prevent python3 build failure (#9014) 2019-11-18 14:04:25 -08:00
portfile.cmake Prevent python3 build failure (#9014) 2019-11-18 14:04:25 -08:00