| Age | Commit message (Collapse) | Author |
|
* [glew] Fix the dependency
* Update baseline version
* Adress the review suggestions
* Update the baseline revision
|
|
* [glfw3/glew] Fix pkgconfig
* update version record
|
|
* [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>
|
|
* [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>
|
|
* 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>
|
|
* 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
|
|
* Add PREFER_NINJA to many ports
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
* [glew] Disable the link option /nodefaultlib and /noentry
* [glew] Combine with vcpkg_extract_source_archive_ex
|
|
* [glew][octomap][roaring] fix parallel config
fix CMake Error: Could not open file for write in copy operation
* [anax] fix parallel config
|
|
* [glew] Do not build utilities
|
|
libs (/Z7)
|
|
|
|
Rename static -> dynamic.
|
|
using vcpkg_copy_pdbs().
|
|
|
|
|