aboutsummaryrefslogtreecommitdiff
path: root/ports/libzip
AgeCommit message (Collapse)Author
2019-11-19[libzip]Fix the version in CONTROL file.JackBoosY
2019-11-05[libzip]Update patch to avoid patch failure.JackBoosY
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-13Update libzip to 1.5.2 (#5656)Lars Ivar Hatledal
* Update libzip to 1.5.2 * Remove reference to patch in portfile * Add patch to fix compilation on windows * Prefer ninja and fix indentation
2019-02-04[libzip] Add features to libzip (#5121)Lars Ivar Hatledal
* add features to libzip * add documentation * undo add bzip2 as linux build dependency * Use default features, and remove mbedtls feature
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
* Add libplist * Add libusbmuxd * Fix typos * Add getopt * Add libimobiledevice * Fix typos * Add libideviceactivation * Add ideviceinstaller * Include utilities * Install usbmuxd * Add readline * Fix readline on 64-bit windows * Add libirecovery * libideviceactivation: include tools * Bump versions to fix build issues * Bump versions * Add idevicerestore * [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop * [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop * [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory * [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage(). * [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild() * [readline] Fix static builds
2018-04-12[abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-co ↵Robert Schumacher
re-lib] Upgrades
2018-03-12[libzip] Upgrade to 1.5.0Robert Schumacher
2018-03-09[libzip] Update with latest patches (#2990)Michał Janiszewski
2018-01-25[libzip] bump to 1.4.0Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-11-21[libzip] update patchesMichał Janiszewski
2017-11-21[libzip] Update libzip to 1.3.2Michał Janiszewski
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.