Commit Graph

1398 Commits

Author SHA1 Message Date
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
Alexander Karatarakis
5d302f9f8e Merge pull request #555 from chrullrich/boost-dyn-link
Fix Boost dynamic build I recently broke.
2017-01-17 11:43:59 -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
Alexander Karatarakis
518908dfd9 Merge pull request #550 from jwillemsen/master
Use ACE 6.4.1, the latest micro release
2017-01-16 18:14:23 -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
Alexander Karatarakis
fd0adc561d [vcpkg_build/install_cmake] Add option to disable parallel building 2017-01-13 19:09:42 -08:00
Robert Schumacher
1e4e45ffce Merge pull request #479 from adam4813/rename-glew-output
[glew] Renames the glew debug output files
2017-01-13 17:55:35 -08: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
da09df713f [vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes #460. 2017-01-13 17:39:12 -08:00
Alexander Karatarakis
2bc4064b1e [vcpkg_build_cmake] Add option to specify the 64-bit toolset 2017-01-13 17:30:48 -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
Alexander Karatarakis
fe2c0a3a78 [edit command] Now checks that port exists before opening 2017-01-13 02:09:08 -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
Alexander Karatarakis
cc8851144a Reorganize commands, each in its own namespace
Additionally, functions related to a command can now live
in the same namespace
2017-01-12 22:03:57 -08: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
Alexander Karatarakis
8e1ed2c9a9 Place contact and version commands in different cpp files 2017-01-12 17:47:53 -08:00
Alexander Karatarakis
df2a05e854 Introduce Command namespace. Refactoring 2017-01-12 17:43:05 -08:00
Alexander Karatarakis
4c51e65d50 Rename commands_integration.cpp to commands_integrate.cpp
Filename should match the command name
2017-01-12 17:43:05 -08:00
Alexander Karatarakis
30587111d3 Rename commands_installation to commands_install
Names should match the command
2017-01-12 17:43:05 -08:00
Alexander Karatarakis
6a4ec92a90 Place build & build_external commands into separate files 2017-01-12 17:43:04 -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
24f631958c Merge pull request #504 from stammen/tiff-uwp
added patch to enable uwp builds for tiff
2017-01-12 16:49:37 -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