Commit Graph

16 Commits

Author SHA1 Message Date
Jack·Boos·Yu
087869eb3a
[glfw3/glew] Fix pkgconfig (#16166)
* [glfw3/glew] Fix pkgconfig

* update version record
2021-02-10 23:55:18 -08:00
Phoebe
d50a66f628
[glew] Add dependency (#13993)
* [glew] Add dependency

* Update ports/glew/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-13 13:25:02 -07:00
Todor Prokopov
fe19c5e411
Mingw port fixes (#12103)
* [openal-soft] MinGW build fixes

* [glew] MinGW build fixes

* [protobuf] MinGW build fixes

* [protobuf] Update to 3.12.3

* [protobuf] Preserve existing cross-compilation behavior (e.g. android)

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-07-30 22:37:02 -07:00
Todor Prokopov
f478be7479
[many ports] Support building with MinGW toolchain (#8940)
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-02-11 17:30:03 -08:00
Alexander Neumann
257bd7a60f [VTK/GLEW] Fix Regression of VTK with newer CMake Versions (#7967)
* Add glew variables lost by cmakes new FindGLEW to wrapper
The variables are required by ports like VTK

* fix file location.

* completly refactor wrapper. Static case was not handled correctly

* add singular variables for pangolin
2019-09-06 13:54:59 -07:00
Phoebe
bcff929875 Add PREFER_NINJA to many ports (#7468)
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
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
Cheney Wang
d4412e0ee2 [glew] Disable the link option /nodefaultlib and /noentry (#6853)
* [glew] Disable the link option /nodefaultlib and /noentry

* [glew] Combine with vcpkg_extract_source_archive_ex
2019-06-12 15:44:25 -07:00
Phil Christensen
dbdba212e1
[glew][octomap][roaring] fix parallel config (#5958)
* [glew][octomap][roaring] fix parallel config

fix CMake Error: Could not open file for write in copy operation

* [anax] fix parallel config
2019-04-05 09:38:26 -07:00
Sean Warren
55eeb17c66 [glew] Do not build utilities (#5859)
* [glew] Do not build utilities
2019-03-30 22:18:23 -07: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
jasjuang
a6099f8267 update glew to 2.1.0 2017-08-13 17:21:08 -07:00
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
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
sol-prog
84f2975a58 Updated Glew to version 2.0.0 2016-10-20 14:13:40 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00