aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebp
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-28[libwebp]Fix static build: add dependency libraries "dxguid winmm". (#6648)JackBoosY
2019-05-09[freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364)Stefano Sinigardi
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors * [libwebp] fixes for non-win32 systems * [giflib] revert again #5578 * [freeglut] add missing wrapper for linux
2019-04-02[libwebp] do not include all feature by default (#5886)kiwixz
* [libwebp] do not include all feature by default * [libwep] bump control version
2019-02-26[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417)Victor Romero
* [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake * [libwebp] enable building of all tools * [libwebp] install cmake config file in expected path * [libwebp] add compatibility layer inside CMake Config file * [libwebp] fix libwebpmux library name * [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided) * [OpenEXR] remove unused patches * [OpenEXR] remove forced definition, could hide problems downstream * [freeimage] add compatibility with latest OpenEXR * [freeimage] bump control * [OpenEXR] restore ilmbase as an empty package to permit clean update * [OpenVDB] update to v6.0 * [OpenEXR] disable building on UWP platform * [openexr] Fix tools suffixes * [openexr] Fix Linux build paths
2018-03-02[eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use ↵Robert Schumacher
vcpkg_from_github
2018-02-23[libwebp] Deploy FindWebP.cmakeRobert Schumacher
2018-02-01Fixed build & install. Added mux library.LazyHamster
2018-01-19[libwebp] update to 0.6.1Ivy Snow
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-24[libwebp] update to 0.6.0Mikhail Paulyshka
2016-11-16[libwebp] Bump versionAlexander Karatarakis
2016-11-16[libwebp] Fix debug postfix and buildSilvio
Add a debug postfix to libwebp, to simplify finding the debug library in CMake, consistently with most other libraries in vcpkg. Add the mux directory that was not built in the CMake-based build system.
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-24[libwebp] Add call to vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-23Add libwebp portSilvio