Commit Graph

16 Commits

Author SHA1 Message Date
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Stefano Sinigardi
9c33de2d07 [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364)
* [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-09 11:45:23 -07:00
Stefano Sinigardi
6cdb36a4cf [freeglut] enable building on non-win32 (#6298) 2019-05-08 13:47:32 -07:00
Qing-Dong Wang
0619aaec65 [freeglut] fix download URLs (#6035) 2019-04-25 23:37:20 -07:00
icedream2linxi
f138ef3747 [freeglut] Fix the internal default link name of freeglut. Fixed #4243. 2018-09-07 20:24:27 +08:00
Robert Schumacher
827c893b8e [sfml] Support Linux 2018-04-30 16:00:29 -07:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
Stefano Sinigardi
68bfea163a rename freeglut_static.lib for compatibility with FindGLUT.cmake 2017-11-08 14:55:46 +01:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Arkady Shapkin
f8ae60976d [freeglut] Remove debug suffix 2017-07-08 02:45:37 +03:00
Alexander Karatarakis
e6ebc03699 [freeglut] Extract SOURCE_PATH variable 2016-12-07 15:21:30 -08:00
Alexander Karatarakis
628420bf8e [freeglut] Enable static building. Fix pdb copying issues 2016-11-15 17:39:33 -08:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
98b270b8be [freeglut] Mark as not supporting static building yet 2016-10-26 12:48:57 -07:00
Ebrahim Byagowi
75091823ec Add freeglut
Fixes #105
2016-10-11 12:17:00 +03:30