Commit Graph

18 Commits

Author SHA1 Message Date
Robert Schumacher
ac763f975b [glew] Move source dir to avoid conflicts with previous source version. Rename static -> dynamic. 2017-06-21 23:26:07 -07:00
jasjuang
0154ef4a7b glew cmake build 2017-06-21 22:31:23 -07:00
Robert Schumacher
c5636c4692 [glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer using vcpkg_copy_pdbs(). 2017-01-13 17:54:13 -08:00
Adam Martin
2a8d1510b4 [glew] Renames the glew debug output files
The FindGlew.cmake that is official as well as several found in a quick search
don't look for the debug post-fix variant of the library. This was causing vcpkg
to not copy the DLL over on build as it was looking for glew32.dll not glew32d.dll.
2017-01-01 10:08:03 -06:00
Manuel Massing
84ce8ae5cb [glew] Implement static build 2016-11-25 16:51:44 +01: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
5a8aaa6dfc [glew] Mark as not supporting static building 2016-10-26 14:24:40 -07:00
Robert Schumacher
4d06bfd30f [glew] Fix download file typo 2016-10-20 14:27:22 -07:00
sol-prog
84f2975a58 Updated Glew to version 2.0.0 2016-10-20 14:13:40 -07:00
Alexander Karatarakis
99623d66c8 Fix usage of message(FATAL_ERROR,"blah") to message(FATAL_ERROR "blah") 2016-10-17 13:33:47 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
cbd2f0ec0f Merge remote-tracking branch 'refs/remotes/Microsoft/master' into Use-SHA512-instead-of-MD5 2016-09-22 22:15:14 +02:00
Ninetainedo
8cee9c6e07 Replaced everything concerning MD5 with SHA512 2016-09-22 21:30:58 +02:00
sdcb
de5668743f add user-friendly message when request install arm-uwp. 2016-09-22 14:28:12 +08:00
sdcb
6bdf97744a fix https://github.com/Microsoft/vcpkg/issues/11. 2016-09-22 13:48:10 +08:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00