Commit Graph

764 Commits

Author SHA1 Message Date
Alexander Kaspar
13b0c034ec [qca] downloading cacerts from curl homepage, because used version is very outdated. 2016-12-02 10:12:57 +01:00
Alexander Kaspar
279f6d5830 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 09:00:27 +01:00
Jason Yang
5849d36d48 [azure-storage-cpp] add link to v2.5.0 2016-12-02 14:54:03 +08:00
Alexander Karatarakis
25b6ef7a9d Merge pull request #354 from codicodi/add-icu
[ICU] Initial commit
2016-12-01 20:42:35 -08:00
Guillaume Dumont
8b558dbe51 Updated gflags to v2.2.0 2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63 Fix arch/linkage checks 2016-12-01 15:03:33 +01:00
Alexander Kaspar
0f797c7a01 [qca] working on certstore 2016-12-01 13:43:36 +01:00
Alexander Kaspar
aa95e7bf39 Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca 2016-12-01 10:54:25 +01:00
Alexander Kaspar
7f9353dd95 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-01 08:59:01 +01:00
sdcb
007de30723 [aws-sdk-cpp] correct patch path 2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31 [aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic. 2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc [aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue 2016-12-01 10:23:35 +08:00
Alexander Karatarakis
760ae1c3ce Merge pull request #375 from Wakusei/port-yamlcpp
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97 [qca] import local certs 2016-11-30 21:34:35 +01:00
Alexander Kaspar
5a04753a4a [qca] added PS script to extract local certs from store 2016-11-30 17:16:59 +01:00
flysha
915d99ecb7 [aws-sdk-cpp] correct FORCE_SHARED_CRT 2016-11-30 23:06:00 +08:00
flysha
5b2d836e14 [aws-sdk-cpp] enable static and disable test 2016-11-30 23:03:49 +08:00
Manuel Massing
05f9b3a164 [gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries 2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9 [gdal] Enable building of PDBs in release builds as well, copy PDBs over 2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694 [gdal] Separate build directories for dynamic and static build 2016-11-30 10:38:56 +01:00
Alexander Kaspar
069fb0f971 formatting portfile 2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640 Merge fix #306 2016-11-29 18:27:45 -08:00
Robert Schumacher
b2ec171574 [freeimage] Always define FREEIMAGE_LIB in static mode. 2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42 [libraw] Rename Module to Config to increase flexibility of install locations 2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e Merge branch 'master' into traversaro-add-freeimage 2016-11-29 17:38:54 -08:00
Robert Schumacher
ab147b838b [vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice. 2016-11-29 17:12:45 -08:00
Robert Schumacher
a07d94e1f0 Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into traversaro-add-freeimage 2016-11-29 16:36:59 -08:00
Robert Schumacher
cb0d9e70a5 Merge pull request #365 from stammen/uwp-libiconv
fix for uwp builds
2016-11-29 16:14:14 -08:00
Alexander Karatarakis
f00ea33e4f Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx 2016-11-29 13:24:46 -08:00
Alexander Karatarakis
52866d79b0 [globjects] Remove files from package dir and debug dir 2016-11-29 13:19:29 -08:00
Alexander Karatarakis
1e9f4dc301 Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into mattiascibien-globjects 2016-11-29 13:16:29 -08:00
Alexander Karatarakis
7c08cf4347 [glbinding] Remove files from package dir and debug dir 2016-11-29 13:14:56 -08:00
Mattias Cibien
e55e05dcb3 Added missing control info 2016-11-29 12:46:57 +01:00
Mattias Cibien
fa32afc372 Add entityx 2016-11-29 12:42:34 +01:00
Alexander Karatarakis
c6fe22929c [anax] BUILD_SHARED_LIBS is automatically set by vcpkg 2016-11-29 02:33:07 -08:00
Alexander Karatarakis
4d29b5a563 Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into mattiascibien-anax 2016-11-29 02:28:27 -08:00
Mattias Cibien
537bded431 Initial anax port 2016-11-29 10:42:02 +01:00
Silvio Traversaro
394d3fd157 [freeimage] Add vcpkg_copy_pdbs() 2016-11-29 09:52:06 +01:00
devel71
9e61116321 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-29 09:36:10 +01:00
sdcb
865faa4017 [aws-sdk] issues occurs in static build, revert code. 2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62 [aws-sdk] drop static block because aws-sdk actually works in static builds. 2016-11-29 10:32:38 +08:00
Alexander Karatarakis
d933562a58 Move PYTHON2 "acquisition" to vcpkg_find_acquire_program 2016-11-28 17:17:28 -08:00
Alexander Karatarakis
d5ac945c2c Merge pull request #361 from sdcb/dxutopt
[dxut] add build for optional libs.
2016-11-28 15:52:12 -08:00
Alexander Karatarakis
30369e64e9 Merge pull request #360 from sdcb/dxtk12
Add DirectXTK12
2016-11-28 15:46:10 -08:00
Alexander Karatarakis
0a2dfbee44 Merge pull request #344 from vlj/master
Add glslang.
2016-11-28 15:37:02 -08:00
Silvio
5bd036cf5a Add freeimage port
Extensive modification have been done to support building with
external dependencies. The biggest change is a new CMake-based
build system.

Several patches are based on the equivalent ones used in Debian
packaging, see http://sources.debian.net/patches/freeimage .

The only dependency for which the internal version is still used is
OpenEXR.
2016-11-28 22:33:18 +01:00
Alexander Karatarakis
77f80e097f Merge pull request #343 from mmassing/add_proj4_port
Add PROJ.4 cartographic projection library port
2016-11-28 13:08:41 -08:00
Dale Stammen
8ee0ec1699 fix for uwp builds 2016-11-28 13:01:55 -08:00
Manuel Massing
167f82b804 [ports] Initial commit of GDAL 1.11.3 port 2016-11-28 22:01:06 +01:00
flysha
84c99801c4 [aws-sdk-cpp] specify dynamic only 2016-11-28 23:06:04 +08:00
flysha
94776cec0e [aws-sdk-cpp] correct the lib file 2016-11-28 23:03:26 +08:00
Manuel Massing
de3189dbe6 [proj] Remove unused parameters 2016-11-28 15:02:51 +01:00
Manuel Massing
c969fad3f9 [proj] Rename library to "proj.lib" / "projd.lib" 2016-11-28 15:02:51 +01:00
Manuel Massing
524f716570 [proj4] Rename port from "proj4" to "proj" 2016-11-28 15:02:51 +01:00
Manuel Massing
16a3384f9a [proj4] Replace tabs with spaces 2016-11-28 15:02:51 +01:00
sdcb
e2e1c7d778 Add aws-sdk-cpp
Note:

1. I add a patch to not using git, because git will emit a wrong version number in initialize_project_version.cmake file.
2. building aws-sdk-cpp will emit some very long file(longer than 258 in my machine), to make it work, you must moving vcpkg into some shorter path like: C:\vcpkg
2016-11-28 19:15:42 +08:00
sdcb
00f10b7789 [dxut] add build for optional libs. 2016-11-28 13:06:48 +08:00
sdcb
e0d211cf0b Add DirectXTK12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Official github: https://github.com/Microsoft/DirectXTK12
2016-11-28 10:02:07 +08:00
sdcb
3b345d4ab5 [chakracore] upgrade to 1.3.1 2016-11-28 09:50:37 +08:00
Mattias Cibien
a45a65f939 Fixed missing glm dependency 2016-11-27 09:37:54 +01:00
Mattias Cibien
98bb77dab2 Added maintainer and url 2016-11-27 09:26:00 +01:00
Robert Schumacher
bc8a015889 Merge pull request #346 from mikebmcl/master
Added ports for pixman 0.32.0 and cairo 1.14.6.
2016-11-26 17:46:47 -08:00
codicodi
76e1ee2cfc Fix small logic error 2016-11-27 02:28:37 +01:00
codicodi
cfa70c4f67 [ICU] Initial commit 2016-11-27 02:23:55 +01:00
Alexander Karatarakis
9fdb1f8fe8 [clockutils] Remove copy of LICENSE 2016-11-26 16:11:27 -08:00
Alexander Karatarakis
56581e816a [curl] Enable static building 2016-11-26 16:05:46 -08:00
Alexander Karatarakis
660797c22c [clockutils] Call vcpkg_copy_pdbs() 2016-11-26 13:35:26 -08:00
vlj
4efbc5b135 Add glslang. 2016-11-26 22:35:02 +01:00
Alexander Karatarakis
e761b5ac0a Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ClockworkOrigins-master 2016-11-26 13:25:58 -08:00
Mattias Cibien
de0065d9d2 Finished globjects 2016-11-26 21:14:30 +01:00
Mattias Cibien
90a0447f93 Initial globjects 2016-11-26 21:00:53 +01:00
Daniel Bonrath
469b819fdf #339 added clockUtils port 2016-11-26 19:36:25 +01:00
codicodi
a510782857 Bump version 2016-11-26 16:55:29 +01:00
codicodi
c7bb71b29a Specify path for includes 2016-11-26 16:54:51 +01:00
devel71
282d979c7e [qca] fix cmake files dir
Added qt5 as Build-Depends to CONTROL file.
2016-11-26 13:56:01 +01:00
devel71
cb778ecfbd [qca] fix cmake file location
Added qt5 Build-Depends to CONTROL file.
2016-11-26 13:51:09 +01:00
Robert Schumacher
02f00dfbc7 [zstd] Reduce modifications to the upstream CMake. Remove all variation from the import lib name. 2016-11-26 02:40:38 -08:00
Robert Schumacher
c076567336 Merge branch 'add-zstd-port' of https://github.com/saulthu/vcpkg into saulthu-add-zstd-port 2016-11-26 01:54:56 -08:00
Robert Schumacher
7e4a57fbfd [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl. 2016-11-26 00:15:57 -08:00
Robert Schumacher
351c9a85b2 [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl. 2016-11-26 00:15:38 -08:00
Robert Schumacher
32157f8ce5 [vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integration via MSBuild when using CMake.
Add lib\ and lib\manual-link\ to additional library paths.

[gtest] Because the four libraries provided by gtest supply redundant symbols and define main, opt them all out.

Addresses #306.
2016-11-25 23:10:27 -08:00
Robert Schumacher
cdba9a5e49 [rxcpp] Renaming downloaded file back to RxCpp-v3.0.0.tar.gz to avoid collisions with other libraries 2016-11-25 21:45:41 -08:00
Robert Schumacher
bff67a592d Revert "Merge pull request #348 from kirkshoop/rxcpp3.0.0"
This reverts commit 82c29e0dc5, reversing
changes made to a5b1ed784a.
2016-11-25 21:44:01 -08:00
Robert Schumacher
82c29e0dc5 Merge pull request #348 from kirkshoop/rxcpp3.0.0 2016-11-25 21:37:34 -08:00
Robert Schumacher
a5b1ed784a Merge pull request #347 from sdcb/rxcpp-3
[rxcpp] Upgrade to latest 3.0.0
2016-11-25 21:33:17 -08:00
Robert Schumacher
49258ecd62 Merge pull request #338 from sdcb/dxut-static
[dxut] switch dxut building static lib
2016-11-25 20:31:02 -08:00
Kirk Shoop
420795eed1 update rxcpp to 3.0.0 2016-11-25 19:27:07 -08:00
flysha
1794eec16d [rxcpp] Upgrade to latest 3.0.0 2016-11-26 09:58:03 +08:00
Michael B. McLaughlin
57f051776f Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib. 2016-11-25 18:48:19 -05:00
Manuel Massing
3cff7cd6af Add PROJ.4 cartographic projection library port 2016-11-25 17:26:39 +01:00
Manuel Massing
84ce8ae5cb [glew] Implement static build 2016-11-25 16:51:44 +01:00
ab
89314e0132 Adding http-parser library 2016-11-25 16:33:16 +01:00
Manuel Massing
4479955193 [boost] Link against correct version of zlib when building debug variant. 2016-11-25 15:58:57 +01:00
devel71
877b237f6f initial commit to qca branch 2016-11-25 11:40:29 +01:00
sdcb
5cc2e93a6f Add directxtk
Note:
1. dynamic build is not supported, because upstream build are static by default.
2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future.
2016-11-25 17:37:48 +08:00
sdcb
266703eab8 [dxut] switch dxut building static lib
dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere).

This PR droped the huge patch and switch building static library (which is the upstream default behavior).

related issue:
https://github.com/Microsoft/DXUT/issues/8
2016-11-25 16:42:12 +08:00
Jens Frederich
986c6e5ea0 [think-cell-range] upgrade to e2d3018
Signed-off-by: Jens Frederich <jens.frederich@vector.com>
2016-11-24 13:24:25 +01:00
Alexander Karatarakis
7f73ac8d4d Merge pull request #322 from barcharcraz/libpq-postgres
added libodb-pgsql support
2016-11-23 16:08:38 -08:00
Alexander Karatarakis
d6c6818531 [fmt] Bump version 2016-11-23 16:03:44 -08:00
Alexander Karatarakis
d84e004929 Merge pull request #333 from barcharcraz/fix-fmt-again
mode fmt export all symbols on windows
2016-11-23 16:02:40 -08:00
Manuel Massing
8e911397c5 [boost] Build boost with zlib support 2016-11-23 19:07:47 +01:00
Alexander Karatarakis
7969392738 Merge pull request #328 from sdcb/mongo-c-remove-patch
[mongo-c-driver] Remove useless 0001_cmake.patch
2016-11-23 00:38:00 -08:00
Saul Thurrowgood
431f5e12a3 zstd port: rename libs to non-versioned names 2016-11-23 17:58:25 +11:00
Saul Thurrowgood
5c74546300 zstd port: rename to non-versioned libs, don't 2016-11-23 17:56:56 +11:00
sdcb
9144d1f7c7 [mongo-c-driver] Remove useless 0001_cmake.patch 2016-11-23 10:34:15 +08:00
sdcb
a26bf41ac3 [mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro.
related to: https://github.com/Microsoft/vcpkg/pull/316
2016-11-23 10:11:17 +08:00
Saul Thurrowgood
47af38473c Add zstd port 2016-11-23 11:00:31 +11:00
Alexander Karatarakis
c4af751534 Merge pull request #313 from muemart/xslt
Add libxslt
2016-11-22 15:52:00 -08:00
Alexander Karatarakis
6482f8e939 Merge pull request #316 from sdcb/mongocxx-staticfix
[mongo-cxx-driver] fix static build
2016-11-22 13:51:57 -08:00
Alexander Karatarakis
e6f64ad759 Merge branch 'muemart-xslt' 2016-11-22 13:30:31 -08:00
Charlie Barto
1f22f927e2 mode fmt export all symbols on windows 2016-11-22 15:51:35 -05:00
Charlie Barto
bbf853d007 added libodb-pgsql support 2016-11-22 13:07:05 -05:00
Wakusei
f357b18b01 [port] Added yaml-cpp
#308
2016-11-22 22:11:57 +09:00
Martin Müller
7ebd074e06 Use different output folder for every triplet, and add debug info to release builds 2016-11-22 09:44:37 +01:00
sdcb
db2b51c06a define MONGOCXX_STATIC in export.hpp 2016-11-22 16:27:42 +08:00
sdcb
9d3a91cce2 [mongo-cxx-driver] fix static build
note:
Actually, static build is perfectly fine but the cmake always build static and dynamic library togather, in the static environment, dynamic build will fail due link error.

I twisted a patch to the CMakeLists.txt to make dynamic build happy when building static.
2016-11-22 15:33:24 +08:00
Alexander Karatarakis
a1405500b4 [soci] Fix setting LIBDIR instead of SOCI_LIBDIR 2016-11-21 15:10:59 -08:00
Martin Müller
adc2a901b1 Add libxslt port 2016-11-21 22:40:45 +01:00
Martin Müller
971e1dfd0d Fix libxml2 port when building with static linkage 2016-11-21 22:39:34 +01:00
Alexander Karatarakis
772528f112 [soci] Fix to correctly set SOCI_STATIC and SOCI_SHARED 2016-11-21 13:05:45 -08:00
Alexander Karatarakis
28d3238a88 [soci] Formatting 2016-11-21 13:01:24 -08:00
Alexander Karatarakis
a7310ac84b Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into barcharcraz-soci_add 2016-11-21 12:58:37 -08:00
codicodi
1d2761ec40 Bump fmt version to 3.0.1 2016-11-21 20:39:50 +01:00
Alexander Karatarakis
23a5a229ce Merge pull request #310 from sdcb/libbson
[mongo-*] Enable static build, upgrade package version
2016-11-21 11:16:55 -08:00
Alexander Karatarakis
db8146df29 Merge pull request #301 from drdanz/libjpeg-turbo_static_libs
[libjpeg-turbo] Fix static libraries name
2016-11-21 11:10:01 -08:00
Daniele E. Domenichelli
6b713035fb [libjpeg-turbo] Fix static libraries name
The libraries with the "-static" suffix are not found by CMake
2016-11-21 17:08:17 +01:00
sdcb
686fef9bfe [mongo-cxx-driver] there is a failure on link stage, cannot build static, warn and then build dynamic 2016-11-21 18:04:18 +08:00
sdcb
260f5f20c3 [mongo-cxx-driver] Upgrade to 3.0.3
Enable static build
Disable test and example
2016-11-21 17:41:25 +08:00
sdcb
6fc5aeae74 [mongo-c-driver] openssl is optional dependency. 2016-11-21 13:59:42 +08:00
sdcb
b63d35b10b [mongo-c-driver] Upgrade to 1.5.0-rc6
Enable building static library.
Exclude test and examples.
2016-11-21 13:51:48 +08:00
sdcb
51a9334d1b Fix static build runtime error. 2016-11-21 11:53:06 +08:00
sdcb
2538bdac5a Upgrade libbson to 1.5.0-rc6
Add support for libbson-static build.
Do not use the patch file for libbson.
2016-11-21 11:19:08 +08:00
Alexander Karatarakis
b706e4b93a [libuv] Enable static building 2016-11-19 16:16:28 -08:00
Alexander Karatarakis
f04288b88f [libuv] Add branching for dynamic/static building 2016-11-19 15:45:34 -08:00
Alexander Karatarakis
de9728cfe1 [libuv] Update to 1.10.1 2016-11-18 20:29:35 -08:00
sdcb
f3cb18292c Fix poco-pcre debug link issue
Should fix: https://github.com/Microsoft/vcpkg/issues/302
2016-11-18 13:46:18 +08:00
Charlie Barto
ca5989fb1f add support for SOCI 2016-11-17 22:53:37 -05:00
Robert Schumacher
a7af1a727e Merge pull request #276 from barcharcraz/libpq
added libpq port
2016-11-17 00:43:11 -08:00
Robert Schumacher
039cee1352 [poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :) 2016-11-17 00:35:33 -08:00
Robert Schumacher
8782e7fdf0 Merge pull request #293 from sdcb/poco
Add poco.
2016-11-17 00:31:02 -08:00
Robert Schumacher
22108321c0 [pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs. 2016-11-17 00:28:54 -08:00
Charlie Barto
901db2357a remove debug postfix again, missed in rebase 2016-11-17 03:20:16 -05:00
charlie barto
89b42cce90 made libpq copy pdb files 2016-11-17 03:19:04 -05:00
charlie barto
5ace538348 revert debug rename, it was a stupid idea 2016-11-17 03:18:32 -05:00
Charles Barto
cb488d8407 added libpq port 2016-11-17 03:16:36 -05:00
Charlie Barto
dcca77cd67 install types and genbki, this seems to be needed for cmake's findpostgresql 2016-11-17 03:01:38 -05:00
charlie barto
b81c914898 used export all symbols instead of pq's .def files, this is so that we don't have to change the sources depending on debug or release config 2016-11-17 03:00:58 -05:00
charlie barto
da65430a30 made libpq copy pdb files 2016-11-17 03:00:58 -05:00
charlie barto
a77bed25fc revert debug rename, it was a stupid idea 2016-11-17 03:00:58 -05:00
charlie barto
79ff444948 removed debug suffix from libpq 2016-11-17 03:00:58 -05:00
charlie barto
2418a15b0d install pg_config.h 2016-11-17 03:00:58 -05:00
charlie barto
6c22b89959 updated dependencies for libpq 2016-11-17 03:00:58 -05:00
Charles Barto
1cc7a472af added libpq port 2016-11-17 03:00:58 -05:00
Robert Schumacher
6455cdd68f Merge branch 'poco' of https://github.com/sdcb/vcpkg into sdcb-poco 2016-11-16 21:35:59 -08:00
Robert Schumacher
9653c6216d Merge pull request #300 from barcharcraz/fix_glfw
more glfw3 path fixes
2016-11-16 21:35:30 -08:00
Alexander Karatarakis
56c3febc9d [boost] Also rename lib files in dynamic builds (conditionally)
i.e. for libboost_xxx.lib, if boost_xxx.lib exists, delete
libboost_xxx.lib otherwise rename it to boost_xxx.lib
2016-11-16 20:25:01 -08:00
Alexander Karatarakis
3588f534db [boost] Use --layout=system to make the output binary names simpler 2016-11-16 18:56:56 -08:00
Alexander Karatarakis
be0899d28b [boost] Attempt to fix sporadic failures 2016-11-16 18:10:22 -08:00
Alexander Karatarakis
9c92984ff6 [boost] Add --hash 2016-11-16 17:54:34 -08:00
Alexander Karatarakis
1574180d03 [boost] --toolset=msvc should be toolset=msvc (no dashes) 2016-11-16 17:46:41 -08:00
charlie barto
21c4404d39 more glfw3 path fixes 2016-11-16 19:08:47 -05:00
Alexander Karatarakis
592201dfc0 [jxrlib] Bump version 2016-11-16 15:32:53 -08:00
Alexander Karatarakis
b93702f158 [libwebp] Bump version 2016-11-16 15:32:26 -08:00
Alexander Karatarakis
407fde814d Merge pull request #299 from traversaro/fix-jxrlib
[jxrlib] Add debug postfix and do not install Win SDK header
2016-11-16 15:30:32 -08:00
Silvio
50d52d49bc [jxrlib] Add debug postfix and do not install SKD header
Add a debug postfix to jxrlib, to simplify
finding the debug library in CMake, consistently
with most other libraries in vcpkg.

Do not use or install guiddef.h, that is an header
of Windows SDK of which jxrlib includes a copy for
non-Windows platforms.
2016-11-16 23:09:42 +01:00
Silvio
5e92169aaa [libwebp] Fix debug postfix and build
Add a debug postfix to libwebp, to simplify
finding the debug library in CMake, consistently
with most other libraries in vcpkg.

Add the mux directory that was not built
in the CMake-based build system.
2016-11-16 22:56:20 +01:00
Alexander Karatarakis
4953992865 [jsoncpp] Enable static linking 2016-11-16 13:13:08 -08:00
Alexander Karatarakis
a451768429 Merge branch 'jsoncpp' of https://github.com/drdanz/vcpkg into drdanz-jsoncpp 2016-11-16 12:48:52 -08:00
Alexander Karatarakis
bdfdf2548a Merge pull request #295 from barcharcraz/update-eigen3
update Eigen3 to version 3.3.0
2016-11-16 12:47:24 -08:00
Alexander Karatarakis
97d5b082b7 Merge pull request #290 from jjcamp/pdcurses
Adds PDBs and 64bit builds to PDCurses
2016-11-16 12:46:00 -08:00
Daniele E. Domenichelli
a0308feeb9 Add JsonCpp port 2016-11-16 16:11:15 +01:00
sdcb
857f76b6b9 [poco] Remove useless depends, Add 7zip, drop POCO_MT. 2016-11-16 17:40:45 +08:00
charlie barto
2a571bf242 update Eigen3 to version 3.3.0 2016-11-16 03:17:07 -05:00
sdcb
aff26af2f4 Add poco. 2016-11-16 15:10:40 +08:00
Alexander Karatarakis
628420bf8e [freeglut] Enable static building. Fix pdb copying issues 2016-11-15 17:39:33 -08:00
Robert Schumacher
5e1b23e2c9 Merge pull request #287 from sdcb/signalrclient
Add signalrclient.
2016-11-15 17:04:38 -08:00
Robert Schumacher
4f0b17e316 [signalrclient] Enable static builds 2016-11-15 17:03:38 -08:00
John Camp
46761d7e34 Return to C7 debugging output 2016-11-15 19:50:29 -05:00
Alexander Karatarakis
7811ef602e [boost] Rename lib files in static builds 2016-11-15 14:52:52 -08:00
Alexander Karatarakis
a72be4b6b9 [boost] The #define BOOST_ALL_DYN_LINK should be added only in dynamic linkage 2016-11-15 11:54:02 -08:00
John Camp
51b98484d7 Write to and use separate .mak file
Allows future changes to not be affected by cached buildtree
2016-11-15 14:50:38 -05:00
John Camp
10f1403555 Adds PDBs and 64-bit builds to PDCurses 2016-11-15 14:33:02 -05:00
sdcb
13645a66b8 Add signalrclient. 2016-11-15 14:10:11 +08:00
Alexander Karatarakis
70c4cbce77 Merge pull request #284 from drdanz/glfw3_fix_cmake_config
[glfw3] Fix paths in cmake config files
2016-11-14 12:52:38 -08:00
Alexander Karatarakis
54abb9f519 Merge pull request #267 from sdcb/qt5-fix
[qt5] Fix the wrong gamepads directory issue.
2016-11-14 12:45:33 -08:00
Daniele E. Domenichelli
abe8d017df [glfw3] Fix paths in cmake config files 2016-11-14 15:47:53 +01:00
sdcb
daa8382208 Fix the xinputgamepad.dll directory issue. 2016-11-14 17:39:22 +08:00
sdcb
202c113a7c Fix xinputgamepadd.dll directory issue. 2016-11-14 17:37:16 +08:00
Alexander Karatarakis
64808e17fe [boost] Add renaming code for static libs (commented-out for now) 2016-11-14 00:43:47 -08:00
John Camp
df207430c9 Remove unused cmake variable 2016-11-13 12:36:55 -05:00
David Ludwig
f6bbbfd4d4 Update SDL2 port to 2.0.5 (its latest release; up from 2.0.4) 2016-11-12 15:32:30 -05:00
Alexander Karatarakis
ed285b76e2 Merge pull request #279 from Morten242/tiff-patch-path
Fix tiff patch path
2016-11-11 11:47:26 -08:00
Mårten Nordheim
981ea2799e Fix tiff patch path 2016-11-11 12:29:12 +01:00
Alexander Karatarakis
e99e54f337 Merge pull request #271 from drdanz/tclap
Add Templatized C++ Command Line Parser (TCLAP) header-only library port
2016-11-11 03:11:25 -08:00
Daniele E. Domenichelli
ae5db90ff2 Add Templatized C++ Command Line Parser (TCLAP) header-only library port 2016-11-11 10:36:46 +01:00
Charles Barto
b56819ec88 fixed fmt port 2016-11-10 22:04:45 -05:00
Robert Schumacher
a2b8d5870a Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-11-10 17:52:27 -08:00
Robert Schumacher
bb0fc030d5 [tiff] Disable non-essential components. Fixes #259. 2016-11-10 17:52:19 -08:00
Mårten Nordheim
ea6ac1bd45 [zeromq] Fix source path 2016-11-11 01:11:31 +01:00