Commit Graph

13 Commits

Author SHA1 Message Date
Robert Schumacher
74d385ff16 [tiff] Disable use of liblzma in uwp to enable building 2018-10-26 21:37:51 -07:00
Robert Schumacher
bdb1ae9907 [tiff] Use lzma on linux 2018-10-25 10:28:08 -07:00
Hiroshi Miura
3eeaf564d1 [libgeotiff] support linux build (#3843)
* [libgeotiff] fix compile on linux

Fix cmake libtiff functions detetion failure
caused by finding no functions in libm.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [libgeotiff] fix utility binary handling in linux

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [tiff] Fix static transitive dependencies

* [libgeotiff] Fix .dll and .exe manipulation

* [leptonica] Find dependencies in installed cmake config file

* [tiff] Do not add cmake targets to TIFF_LIBRARIES

* [tiff] Link consumers against m on unix platforms
2018-08-03 00:14:51 -07:00
Ivy Snow
c761d3704d [tiff] update to 4.0.9 2018-01-19 13:13:06 +08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Daniel Shaw
957cb214e9 change qualifier bracket to parens 2017-08-01 15:21:49 -07:00
codicodi
7cfb833673 [tiff] update to 4.0.8 2017-06-10 15:03:48 +02:00
Robert Schumacher
280a6c6d7f [tiff] Fix UWP builds for version 4.0.7 2017-04-19 01:02:35 -07:00
Robert Schumacher
83ae9d8bb3 [tiff] Update to version 4.0.7 2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918 [tiff] Add support for jpeg, lzma, and glut. Add c++ support. 2017-03-23 14:33:22 -07:00
Robert Schumacher
41eba85b32 [tiff] Bump version for change due to UWP support. 2017-01-12 16:48:51 -08:00
Robert Schumacher
7e4a57fbfd [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl. 2016-11-26 00:15:57 -08:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00