aboutsummaryrefslogtreecommitdiff
path: root/ports/libjpeg-turbo
AgeCommit message (Collapse)Author
2018-09-24[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add ↵Robert Schumacher
unofficial targets and usage information
2018-03-18[libjpeg-turbo] Disable GETENV/SETENV in UWP. See ↵Robert Schumacher
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/203
2018-03-13[libjpeg-turbo] Fix non-windows non-linuxRobert Schumacher
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2018-01-19[libjpeg-turbo] update to 1.5.3Ivy 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-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-10-25[libjpeg-turbo] Fix CRT linkageRobert Schumacher
2017-10-16[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILERobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-12[libjpeg-turbo] update to 1.5.2codicodi
2017-03-14[libjpeg-turbo] disable SIMD optimizations on ARMMikhail Paulyshka
2017-03-11[libjpeg-turbo] update to 1.5.1. Resolves #767Mikhail Paulyshka
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2016-11-21[libjpeg-turbo] Fix static libraries nameDaniele E. Domenichelli
The libraries with the "-static" suffix are not found by CMake
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-01[libjpeg-turbo] Consistency changesAlexander Karatarakis
2016-11-01[libjpeg-turbo] Enable static buildMårten Nordheim
2016-10-26[libjpeg-turbo] Mark as not supporting static yetAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-18Initial commitAlexander Karatarakis