aboutsummaryrefslogtreecommitdiff
path: root/ports/giflib
AgeCommit message (Collapse)Author
2021-07-23[giflib] Update to 5.2.1 (#18836)Kai Pastor
* Update to 5.2.1 * Modernize portfile * Enable shared lib * Handle system reallocarray * x-add-version * Disable GifDrawBoxedText8x8 on windows * Update git-tree * Add separate patch for GifDrawBoxedText8x8 * Update git-tree
2020-07-03[vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018)Jack·Boos·Yu
2020-06-26[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)Jack·Boos·Yu
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