aboutsummaryrefslogtreecommitdiff
path: root/ports/freeglut
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-05-08[freeglut] enable building on non-win32 (#6298)Stefano Sinigardi
2019-04-25[freeglut] fix download URLs (#6035)Qing-Dong Wang
2018-09-07[freeglut] Fix the internal default link name of freeglut. Fixed #4243.icedream2linxi
2018-04-30[sfml] Support LinuxRobert Schumacher
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-11-08rename freeglut_static.lib for compatibility with FindGLUT.cmakeStefano Sinigardi
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-08[freeglut] Remove debug suffixArkady Shapkin
2016-12-07[freeglut] Extract SOURCE_PATH variableAlexander Karatarakis
2016-11-15[freeglut] Enable static building. Fix pdb copying issuesAlexander Karatarakis
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[freeglut] Mark as not supporting static building yetAlexander Karatarakis
2016-10-11Add freeglutEbrahim Byagowi
Fixes #105