Commit Graph

11 Commits

Author SHA1 Message Date
Stefano Sinigardi
a9303736fd [LibLZMA] automatic configuration (#6000)
* [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-05-28 16:58:00 -07:00
myd7349
2665f91cd9 [liblzma] Fix for UWP build (#5607) 2019-03-28 14:38:44 -07:00
Alexander Karatarakis
a9fd7c82dc
Merge pull request #3990 from qmfrederik/updates/liblzma
[liblzma] Update to 2.5.4
2018-09-10 15:50:16 -07:00
Frederik Carlier
8f20694eb5 Update liblzma to version 5.2.4 2018-08-01 11:20:18 +02:00
Frederik Carlier
672632cf5b Upgrade to intermediate liblzma version 2018-08-01 11:14:10 +02:00
Aybe
8cfc78e890 [liblzma] Enabled UWP builds 2018-07-14 23:03:36 +02:00
Robert Schumacher
e836ea0800 [liblzma] Switch sources to github mirror. Fixes #2913 2018-03-01 08:44:25 -08:00
Robert Schumacher
4fd4c03dd8 [liblzma] Add usage information 2018-02-13 00:01:51 -08:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
codicodi
39a59a82a9 [liblzma] update to 5.2.3 2017-02-25 15:55:57 +01:00
codicodi
7ecf688cca add liblzma 2016-12-25 14:34:01 +01:00