aboutsummaryrefslogtreecommitdiff
path: root/ports/libzippp
AgeCommit message (Collapse)Author
2020-10-30[LibZippp] add encryption feature (#14295)Giuseppe Massaro
=
2020-10-21[libzippp] Use VCPKG_TARGET_IS_WINDOWS rather than WIN32 and avoid libzip ↵NancyLi1013
default features (#14063)
2020-10-08Update to libzippp-4.0-1.7.3 (#13620)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2020-04-21[libzippp] Update to libzippp-v3.1-1.6.1 (#10893)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2019-07-22WIP: [libzippp] New port: C++ wrapper for libzip (#6801)Philipp Hasper
* [libzippp] New port: C++ wrapper for libzip Closes #6600 * [libzippp] Fixed lookup of included libraries * [libzippp] Build system replacement * [libzippp] Add find_dependency(LIBZIP) to config file * [libzippp] Use upstream CMake