aboutsummaryrefslogtreecommitdiff
path: root/ports/leptonica/CONTROL
AgeCommit message (Collapse)Author
2018-09-14[leptonica] Update to 1.76.0Denis Legashov
2018-08-03[libgeotiff] support linux build (#3843)Hiroshi Miura
* [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-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2017-11-15[leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should ↵Robert Schumacher
use TIFF_LIBRARIES.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-04[leptonica] Initial portArkady Shapkin