aboutsummaryrefslogtreecommitdiff
path: root/ports/tiff
AgeCommit message (Collapse)Author
2018-11-15tiff: Version 4.0.10Roger Leigh
2018-10-26[tiff] Disable use of liblzma in uwp to enable buildingRobert Schumacher
2018-10-25[tiff] Use lzma on linuxRobert Schumacher
2018-09-24[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add ↵Robert Schumacher
unofficial targets and usage information
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-01-19[tiff] update to 4.0.9Ivy Snow
2018-01-03Add preliminary support for arm-windows and arm64-windows triplets (#2371)Jacek Blaszczynski
* Add preliminary support for arm-windows and arm64-windows triplets Visual Studio 15.4 shipped with new VC tools targeting arm and arm64 for desktop. This change allows for recognition and usage of new triplets supporting arm and arm64 Windows desktop and server targets. * Remove unnecessary changes * Part 2 * Part 3 * Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise * Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets * Address code review feedback, clean libjpeg-turbo port.cmake * [libjpeg-turbo][tiff] Reduce changes to existing libraries. * [vcpkg-cmake] Simplify toolchain selection logic and improve comments
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-06-10[tiff] update to 4.0.8codicodi
2017-04-19[tiff] Fix UWP builds for version 4.0.7Robert Schumacher
2017-03-23[tiff] Update to version 4.0.7Robert Schumacher
2017-03-23[tiff] Add support for jpeg, lzma, and glut. Add c++ support.Robert Schumacher
2017-01-12[tiff] Bump version for change due to UWP support.Robert Schumacher
2017-01-09added patch to enable uwp buildsDale Stammen
2016-11-26[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on ↵Robert Schumacher
openssl.
2016-11-11Fix tiff patch pathMårten Nordheim
2016-11-10[tiff] Disable non-essential components. Fixes #259.Robert Schumacher
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-02[tiff] Remove bin directories in static buildsAlexander Karatarakis
2016-10-26[tiff] Enable static buildingAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Second part of updated portfilesNinetainedo
2016-09-20[tiff] Updated source URL. Fixes #33Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis