aboutsummaryrefslogtreecommitdiff
path: root/ports/giflib
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-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-25[freeglut] fix download URLs (#6035)Qing-Dong Wang
2019-04-05[giflib] enable ninja (#5963)Stefano Sinigardi
2019-03-28[giflib]fix compile error in x64-uwp (#5578)JackBoosY
* [giflib]fix compile error in x64-uwp * [giflib]Modify the location of the CMakelists.txt changes in the patch to avoid patching failures. * [giflib]Modify cmakelists.txt directly and delete the corresponding changes in the patch * [giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.
2019-03-26[giflib] Modernize. Avoid use of WINDOWS_EXPORT_ALL_SYMBOLS.Robert Schumacher
2019-03-23[giflib] Changed library linkage to static.Alexej Harm
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-04-28add giflib portSergey Popov