| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fixes #828.
|
|
|
|
|
|
New port "nvidia-texture-tools"
|
|
[libpng] Fix static build failure when VCPKG_BUILD_TYPE is set
|
|
[libssh] Fix static build failure when VCPKG_BUILD_TYPE is set
|
|
[zlib] Fix static build failure when VCPKG_BUILD_TYPE is set
|
|
[box2d] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[protobuf] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[double-conversion] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[yaml-cpp] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[readosm] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[libspatialite] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[freexl] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[proj4] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[sqlite3] Fix build failure when VCPKG_BUILD_TYPE is set to "release"
|
|
[yoga] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[paho-mqtt] Fix post-build validation failure when VCPKG_BUILD_TYPE is set
|
|
[chakracore] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
|
|
[glew] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[sdl2] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
[curl] fix a dependency error: "Error: Unable to satisfy dependency s…
|
|
[freetype] Fix build failure when VCPKG_BUILD_TYPE is set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The portfile was creating empty directories (for the "other" build type) if `VCPKG_BUILD_TYPE` was specified.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|