Alexander Karatarakis
97a2b5a793
[zlib] Update to 1.2.11
2017-01-17 14:45:20 -08:00
Alexander Karatarakis
8bae22ca29
Merge pull request #552 from jwillemsen/master
...
Use ACE 6.4.2 which got released January 17th 2017
2017-01-17 11:45:09 -08:00
Christian Ullrich
bc874e3db2
Fix Boost dynamic build.
...
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
.
2017-01-17 15:52:49 +01:00
Johnny Willemsen
52ca9608e0
Use ACE 6.4.2 which got released January 17th 2017
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2017-01-17 10:33:42 +01:00
Alexander Karatarakis
60b0eb3da4
Merge pull request #548 from mwoelk83/master
...
add cereal port
2017-01-16 18:57:34 -08:00
Alexander Karatarakis
08f5e2f04f
Merge pull request #539 from codicodi/fix-grpc
...
[grpc] build statically
2017-01-16 18:38:31 -08:00
Alexander Karatarakis
4ace533ad7
[protobuf] Attempt to make build more consistent
2017-01-16 18:36:47 -08:00
Johnny Willemsen
6d42e93c17
Use ACE 6.4.1, the latest micro release
...
* ports/ace/portfile.cmake:
2017-01-15 19:55:34 +01:00
Marcus Wölk
23c6f5f2a7
Create portfile.cmake for cereal
2017-01-14 23:57:15 +01:00
Marcus Wölk
b2619d58c6
Create CONTROL file
2017-01-14 23:56:34 +01:00
codicodi
74784355e5
[grpc] build statically and preserve debug libs
2017-01-14 02:55:04 +01: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
Robert Schumacher
51de300681
Merge branch 'rename-glew-ouput' of https://github.com/adam4813/vcpkg into adam4813-rename-glew-ouput
2017-01-13 17:50:24 -08:00
Robert Schumacher
45425fe6f0
Merge pull request #536 from stammen/libwebsockets-uwp
...
libwebsockets: added support to build uwp versions
2017-01-13 16:07:09 -08:00
Robert Schumacher
b415c13779
[libwebsockets] Bump version to correspond to source code change for uwp support.
2017-01-13 16:06:30 -08:00
Robert Schumacher
c938d56e49
Merge pull request #534 from ab-acx/http-parser-strict
...
On release set HTTP_PARSER_STRICT to zero.
2017-01-13 16:02:35 -08:00
Robert Schumacher
bf47d0d386
[http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0
2017-01-13 16:01:52 -08:00
Robert Schumacher
6f593cf3e2
Merge pull request #528 from stammen/curl-uwp
...
CURL: added support for building uwp versions
2017-01-13 15:38:57 -08:00
Robert Schumacher
278e6b9ad1
[curl] Bump version to correspond with source code change for uwp support.
2017-01-13 15:38:14 -08:00
Robert Schumacher
f7d192c206
[openssl] Bump version to correspond with source change for uwp support
2017-01-13 15:07:30 -08:00
Robert Schumacher
8e723b84dc
Merge pull request #524 from stammen/openssl-uwp
...
OpenSSL: Fix UWP builds failing WACK testing
2017-01-13 15:06:41 -08:00
Alexander Karatarakis
e11e62e8f3
Identation consistency
2017-01-13 02:21:16 -08:00
Alexander Karatarakis
ffa927a0b0
Merge pull request #521 from sdcb/DirectXMesh
...
add DirectXMesh
2017-01-13 02:20:08 -08:00
Alexander Karatarakis
b9b1c3febc
Merge pull request #518 from albertziegenhagel/szip
...
szip
2017-01-13 02:11:05 -08:00
Albert Ziegenhagel
bad99afb01
Added patch to disable building the static library when BUILD_SHARED_LIB is enabled
2017-01-13 09:49:09 +01:00
sdflysha
04bd4b305c
[directxmesh] specify static only library
2017-01-13 13:53:37 +08:00
Dale Stammen
678721b9a8
added missing free calls after curl_getenv
2017-01-12 21:25:10 -08:00
Dale Stammen
7676b8780d
Merge branch 'master' into curl-uwp
2017-01-12 20:39:49 -08:00
Robert Schumacher
9072f51d74
Merge pull request #525 from stammen/libssh2-uwp
...
libssh2: added support for uwp builds
2017-01-12 17:26:44 -08:00
Robert Schumacher
963cc56a8c
[libssh2] Bump version to match source code change for uwp support
2017-01-12 17:26:04 -08:00
Robert Schumacher
1f655fc24d
Merge pull request #520 from sdcb/DirectXTex
...
add DirectXTex
2017-01-12 17:14:05 -08:00
Robert Schumacher
7553fd42f1
Merge pull request #505 from stammen/freetype-uwp
...
freetype: added support for uwp builds
2017-01-12 17:10:30 -08:00
Robert Schumacher
5082ea5464
[freetype] Bump version to match source changes for uwp
2017-01-12 17:09:45 -08:00
Robert Schumacher
748edda1cb
Merge pull request #496 from patrigg/master
...
Add sdl2_image library
2017-01-12 17:00:14 -08:00
Robert Schumacher
41eba85b32
[tiff] Bump version for change due to UWP support.
2017-01-12 16:48:51 -08:00
Robert Schumacher
3a175393f1
Merge branch 'tiff-uwp' of https://github.com/stammen/vcpkg into stammen-tiff-uwp
2017-01-12 16:48:20 -08:00
Robert Schumacher
5a3881a083
Merge pull request #484 from chrullrich/boost-no-autolink
...
Disable Boost auto-link.
2017-01-12 16:46:47 -08:00
Alexander Karatarakis
f9709aae5f
Merge pull request #516 from albertziegenhagel/metis
...
metis
2017-01-12 15:24:43 -08:00
Dale Stammen
30429e68db
apply uwp patch to all builds
2017-01-12 12:35:24 -08:00
Dale Stammen
e4b1551988
apply patch to all builds, not just uwp
2017-01-12 12:12:45 -08:00
Dale Stammen
2f92128e7f
added support to build uwp versions
2017-01-12 09:20:32 -08:00
ab
8e57be1616
On release set HTTP_PARSER_STRICT to zero.
...
This was done to match the http-parser makefile i.e. building in release mode strict parse is disabled (which is faster) else (in debug) strict parser is used.
2017-01-12 12:28:08 +01:00
Dale Stammen
00679b66e3
added support for building uwp versions
2017-01-11 10:59:45 -08:00
Dale Stammen
719e9c7446
added missing store parameter to vcvarsall for uwp builds
2017-01-11 07:42:54 -08:00
flysha
2eadcd75ad
[directxtk] upgrade to dec2016
2017-01-11 22:50:55 +08:00
flysha
09c8abf7ab
add DirectXMesh
2017-01-11 22:42:37 +08:00
flysha
f88b7d667c
add DirectXTex
2017-01-11 22:15:08 +08:00
Albert Ziegenhagel
86b117028b
Add port for szip
2017-01-11 12:13:19 +01:00
Albert Ziegenhagel
4bf2b196bf
Add port for metis
2017-01-11 12:01:37 +01:00
Dale Stammen
07a46c8f49
added support for uwp builds
2017-01-10 17:39:13 -08:00