aboutsummaryrefslogtreecommitdiff
path: root/ports/lzo
AgeCommit message (Collapse)Author
2020-03-27[lzo] Fix for building Linux shared library (#10451)here-mikelley
* [lzo] Fix for building Linux shared library * [lzo] replace MSVC with VCPKG_TARGET_IS_WINDOWS * [lzo] Update version to 2.10-5
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-05modernize many ports (#7986)Phoebe
* modernize many ports * Update the code to handle copyright * Retriger to build qt5-gamepad
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-28[lzo] enable dynamic buildcodicodi
2017-05-08Update LZO to 2.10Olaf
2017-01-20[lzo] Disable dynamic builds again due to library not having appropriate ↵Robert Schumacher
dllexport annotations.
2017-01-20[lzo] Fix compiler error. Add support for non-static triplets.Robert Schumacher
2017-01-19Package lzoOlaf