aboutsummaryrefslogtreecommitdiff
path: root/ports/libzip
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-19[libzip] Avoid renaming DLLs -- this breaks the import libRobert Schumacher
2017-06-18[libzip] Add libzip port, version 1.2.0Ted John
libzip does not have support for static builds, therefore a large amount of hack patching was required to build both a static and share variant.