| Age | Commit message (Collapse) | Author |
|
|
|
[dx] upgrade to 1.0.1
|
|
|
|
add UVAtlas
|
|
|
|
|
|
|
|
|
|
Use ACE 6.4.2 which got released January 17th 2017
|
|
Fix Boost dynamic build I recently broke.
|
|
Some of the Boost libraries build differently depending on whether
BOOST_X_DYN_LINK is defined, so this symbol must be present in the
dynamic build, and removing it as part of disabling auto-link was wrong.
Reverts half of 5a3881a0.
|
|
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
|
|
add cereal port
|
|
[grpc] build statically
|
|
|
|
Use ACE 6.4.1, the latest micro release
|
|
|
|
* ports/ace/portfile.cmake:
|
|
|
|
|
|
|
|
|
|
|
|
[glew] Renames the glew debug output files
|
|
|
|
using vcpkg_copy_pdbs().
|
|
adam4813-rename-glew-ouput
|
|
Fixes #460.
|
|
|
|
libwebsockets: added support to build uwp versions
|
|
support.
|
|
On release set HTTP_PARSER_STRICT to zero.
|
|
|
|
CURL: added support for building uwp versions
|
|
|
|
|
|
OpenSSL: Fix UWP builds failing WACK testing
|
|
|
|
add DirectXMesh
|
|
szip
|
|
|
|
enabled
|
|
Additionally, functions related to a command can now live
in the same namespace
|
|
|
|
|
|
|
|
|
|
|
|
Filename should match the command name
|
|
Names should match the command
|