aboutsummaryrefslogtreecommitdiff
path: root/ports/liblzma
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-28[LibLZMA] automatic configuration (#6000)Stefano Sinigardi
* [LibLZMA] add a config-generated by CMake * bump control files of LibLZMA and dependent ports * [tiff] use proper liblzma target [OpenCV] add an explicit dependency on LibLZMA for static linking * [liblzma] fix header install path * [LibLZMA] avoid using targets in old symbols * fixes for windows-static and trying to see if CI is happier with a share/lib folder written in lowercase * [LibLZMA] use only modern CMake language, remove patch in favour of target public definition * [lzma] put symbols in cmake cache * [libxmlpp] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS regression * [lzma] fix header install path * [liblzma] install wrapper to force config mode * [liblzma] remove function check inside cmake config since we know it will pass * [liblzma] wrapper fix * [tiff,geotiff] general cleanup and patch fixes * [libgeotiff] remove debug tools * [tesseract] modernize * [tiff] fix also tiff_library symbol * [pdal,libgeotiff] better library integration * [tiff] restore using unix i/o on UWP, since it was working... for sure win32 one cannot work * [tiff] enable lzma also on uwp, since it works and is requested by many dependencies * [selene] enable build on arm/arm64-windows, which was surely broken before * [lzma] uniform naming with cmake 3.14 * [podofo] fix regression, it requires openssl which was disabled in dependencies * [many ports] remove unnecessary mods * [boost-iostream] chmod * [openssl] fix regression due to missing architecture * [podofo] fix regression on uwp due to missing include * [libpq] explicitly fail on UWP, it should avoid being marked as regression * [shiva] fix regression on linux
2019-03-28[liblzma] Fix for UWP build (#5607)myd7349
2018-09-10Merge pull request #3990 from qmfrederik/updates/liblzmaAlexander Karatarakis
[liblzma] Update to 2.5.4
2018-08-06[liblzma] Bump CONTROL versionRobert Schumacher
2018-08-01Update liblzma to version 5.2.4Frederik Carlier
2018-08-01Upgrade to intermediate liblzma versionFrederik Carlier
2018-07-14[liblzma] Enabled UWP buildsAybe
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2018-03-01[liblzma] Switch sources to github mirror. Fixes #2913Robert Schumacher
2018-02-13[liblzma] Add usage informationRobert Schumacher
2017-11-26[ports] Mark several ports as unbuildable on UWPRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-05Force LF line endings for patch filesMartin Müller
2017-03-19[liblzma] rename produced librariescodicodi
2017-02-25[liblzma] update to 5.2.3codicodi
2016-12-25add liblzmacodicodi