aboutsummaryrefslogtreecommitdiff
path: root/ports/libpng
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-07[libpng] remove broken patch (#6293)Stefano Sinigardi
2019-04-30[many ports] Updates 2019.04.19 (#6155)Robert Schumacher
* [many ports] Updates 2019.04.19
2019-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
* some libraries export <PackageName>LibraryDepends.cmake instead of <PackageName>Targets.cmake. Those file also need the fix of #1044 should close #4753 * prefered the general solution #4622. hopefully solved the issue within #4150 replaced the regex with something more readable (also ident is lost) should close: #4753 #4633 #4150 and maybe more * Hash vcpkg_fixup_cmake_targets.cmake * [boost] Fix use of find_package(Boost) with cache variables [socket-io-client] Fix install * reversed change back to use regex replace * [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files * [tinyspline] Ignore warnings treated as errors * [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches * [libsodium] Fix apply patches * [folly] Link correct libraries in debug and release * [vtk] Remove unset of _IMPORT_PREFIX * [tinyspline] Do not treat warnings as errors * [smpeg2] Fix double* to int comparison * [nvtt] Define value for HAVE_UNISTD_H in MacOS * [libui] Fix MacOS X build * [zlib] Fix download URL * [qhull] Update to v7.2.1 * [podofo] Set value for HAVE_UNISTD_H in MacOS * [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version * [mongo-c-driver] Set _IMPORT_PREFIX * [tmxparser] Bump CONTROL version * [qhull,vxl] Bump CONTROL version
2019-01-09Updates 2018.12.14Robert Schumacher
2018-11-07Update libpng cmake wrapper for dynamic libraries (#4590)LRFLEW
* Update libpng cmake wrapper for dynamic libraries * [libpng] Bump control version * [libgd] Fix parallel source directory writes
2018-08-03Upgrades 2018.06.31Robert Schumacher
2018-06-15[nana] Fix linux builds; install cmake targetsRobert Schumacher
2018-03-19[libpng] Fix static build failure when VCPKG_BUILD_TYPE is setpast-due
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2017-11-25[libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR overrideRobert Schumacher
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-11-07[libpng] use vcpkg_from_githubjasjuang
2017-11-06[libpng] Add older-releases mirrorRobert Schumacher
2017-11-05[libpng] update to 1.6.34Mikhail Paulyshka
https://sourceforge.net/projects/libpng/files/libpng16/older-releases/1.6.33/ https://sourceforge.net/projects/libpng/files/libpng16/1.6.34/
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-27[libpng] update to 1.6.32codicodi
2017-07-28[libpng] update to 1.6.31codicodi
2017-07-12[libpng] update to 1.6.30codicodi
2017-06-19[libpng] Define CMAKE_SYSTEM_PROCESSOR to avoid double-eval failureRobert Schumacher
2017-06-20[libpng] update to 1.6.29Mikhail Paulyshka
2017-04-07[libpng] Fix x86-uwp buildsRobert Schumacher
2017-03-09Updated the libpng CONTROL file for version 1.6.28Felix Bytow
2017-03-09Updated libpng port to version 1.6.28Felix Bytow
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-07Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with valuesAlexander Karatarakis
dynamic or static
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-06[libpng] Add static library buildingAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-19Improve libpng portfileAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis