aboutsummaryrefslogtreecommitdiff
path: root/ports/xmlsec/portfile.cmake
AgeCommit message (Collapse)Author
2021-06-03[xmlsec]Update to 1.2.32 (#18199)SvenPStarFinanz
* Updating xmlsec to 1.2.32. Removing the need for patching the UWP build. * x-add-version for xmlsec * Using correct version string in vcpkg.json. Fixing bug on Windows build, xmlsec persists on lib prefix for the dll file. * Updating to latest commit.
2021-05-25[xmlsec] add pkgconfig files (#16908)Dawid Wróbel
* [xmlsec] add pkgconfig files - also fixes the library filename, which is actually libxmlsec1. This follows the upstream naming scheme. * [xmlsec] convert CONTROL to manifest * [xmlsec] update versions * [xmlsec] update library name * [xmlsec] update versions
2020-11-18[xmlsec] Update to 1.2.31 (#14587)SvenPStarFinanz
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-05-26[Xmlsec] Update to 1.2.30 (#11595)SvenPStarFinanz
* [xmlsec] Add cmake target exports * Removed vcpkg_common_functions. * [xmlsec] Update to 1.2.30 Co-authored-by: Sven Paschukat <Sven.Paschukat@starfinanz.de>
2020-02-28[xmlsec] Add cmake target exports (#10207)SvenPStarFinanz
* [xmlsec] Add cmake target exports * Removed vcpkg_common_functions.
2019-10-25[xmlsec] Update to 1.2.29 (#8721)SvenPStarFinanz
2019-07-09[xmlsec] Add a new port (#7168) (#7196)SvenPStarFinanz
* [xmlsec] Add a new port (#7168) * [xmlsec] Fix missing iconv on x64-osx