Commit Graph

1458 Commits

Author SHA1 Message Date
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
sdcb
2e7f683fde [uvatlas] do not install the debug lib twice 2017-01-16 12:24:26 +08:00
Scott
8310c5af0a FLTK Port 2017-01-15 12:08:53 -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
0600d2b842 [glib] install gdbus-codegen tool
It is required to build gtk+
2017-01-14 18:29:00 +01:00
Alexander Karatarakis
fd0adc561d [vcpkg_build/install_cmake] Add option to disable parallel building 2017-01-13 19:09:42 -08:00
sdcb
bae2386113 fix UVAtlas build, I dropped the uvatlas tool. 2017-01-14 11:09:21 +08:00
sdcb
beec44ae8d Merge remote-tracking branch 'refs/remotes/upstream/master' 2017-01-14 10:55:19 +08:00
codicodi
f5a0a64e44 [glib] tooools 2017-01-14 02:59:41 +01:00
codicodi
eb7ccc1223 Revert "[glib] use win_iconv and add subdir for tools"
This reverts commit ccd3e399f0.
2017-01-14 02:55:41 +01: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
5e1c18cd56 Revert "[glib] hunt down every mention of libiconv"
This reverts commit 6a3b19b9e0.
2017-01-14 02:55:32 +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
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
codicodi
6a3b19b9e0 [glib] hunt down every mention of libiconv 2017-01-14 02:20:44 +01:00
codicodi
ccd3e399f0 [glib] use win_iconv and add subdir for tools 2017-01-14 02:15:34 +01: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