Commit Graph

  • a5b1ed784a Merge pull request #347 from sdcb/rxcpp-3 Robert Schumacher 2016-11-25 21:33:17 -08:00
  • 49258ecd62 Merge pull request #338 from sdcb/dxut-static Robert Schumacher 2016-11-25 20:31:02 -08:00
  • ed6ed41130 Merge pull request #340 from sdcb/directxtk Robert Schumacher 2016-11-25 20:23:50 -08:00
  • 420795eed1 update rxcpp to 3.0.0 Kirk Shoop 2016-11-25 19:27:07 -08:00
  • 1794eec16d [rxcpp] Upgrade to latest 3.0.0 flysha 2016-11-26 09:58:03 +08:00
  • 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. Michael B. McLaughlin 2016-11-25 18:48:19 -05:00
  • 3cff7cd6af Add PROJ.4 cartographic projection library port Manuel Massing 2016-11-23 19:28:16 +01:00
  • 84ce8ae5cb [glew] Implement static build Manuel Massing 2016-11-23 18:30:36 +01:00
  • 89314e0132 Adding http-parser library ab 2016-11-25 16:33:16 +01:00
  • 4479955193 [boost] Link against correct version of zlib when building debug variant. Manuel Massing 2016-11-25 15:58:57 +01:00
  • 877b237f6f initial commit to qca branch devel71 2016-11-25 11:40:29 +01:00
  • 5cc2e93a6f Add directxtk sdcb 2016-11-25 17:37:48 +08:00
  • 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). sdcb 2016-11-25 16:42:12 +08:00
  • 2a8d61bf1b Merge pull request #336 from frederich/tc-range_update-e2d3018 Alexander Karatarakis 2016-11-24 10:29:01 -08:00
  • 986c6e5ea0 [think-cell-range] upgrade to e2d3018 Jens Frederich 2016-11-24 13:24:25 +01:00
  • 7f73ac8d4d Merge pull request #322 from barcharcraz/libpq-postgres Alexander Karatarakis 2016-11-23 16:08:38 -08:00
  • d6c6818531 [fmt] Bump version Alexander Karatarakis 2016-11-23 16:03:44 -08:00
  • d84e004929 Merge pull request #333 from barcharcraz/fix-fmt-again Alexander Karatarakis 2016-11-23 16:02:40 -08:00
  • aa3f34c02f Update CHANGELOG and bump version to v0.0.60 Alexander Karatarakis 2016-11-23 15:46:30 -08:00
  • 8e911397c5 [boost] Build boost with zlib support Manuel Massing 2016-11-21 11:43:23 +01:00
  • 7969392738 Merge pull request #328 from sdcb/mongo-c-remove-patch Alexander Karatarakis 2016-11-23 00:38:00 -08:00
  • 431f5e12a3 zstd port: rename libs to non-versioned names Saul Thurrowgood 2016-11-23 17:58:25 +11:00
  • 5c74546300 zstd port: rename to non-versioned libs, don't Saul Thurrowgood 2016-11-23 17:56:56 +11:00
  • 9144d1f7c7 [mongo-c-driver] Remove useless 0001_cmake.patch sdcb 2016-11-23 10:34:15 +08:00
  • a1dae379de Merge pull request #326 from sdcb/mongo-cxx-code-refactor Alexander Karatarakis 2016-11-22 18:20:50 -08:00
  • a26bf41ac3 [mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro. related to: https://github.com/Microsoft/vcpkg/pull/316 sdcb 2016-11-23 10:11:17 +08:00
  • 47af38473c Add zstd port Saul Thurrowgood 2016-11-23 11:00:31 +11:00
  • c4af751534 Merge pull request #313 from muemart/xslt Alexander Karatarakis 2016-11-22 15:52:00 -08:00
  • 6482f8e939 Merge pull request #316 from sdcb/mongocxx-staticfix Alexander Karatarakis 2016-11-22 13:51:57 -08:00
  • e6f64ad759 Merge branch 'muemart-xslt' Alexander Karatarakis 2016-11-22 13:30:31 -08:00
  • 1f22f927e2 mode fmt export all symbols on windows Charlie Barto 2016-11-22 15:51:35 -05:00
  • bbf853d007 added libodb-pgsql support Charlie Barto 2016-11-22 13:07:05 -05:00
  • f357b18b01 [port] Added yaml-cpp Wakusei 2016-11-22 22:11:57 +09:00
  • 7ebd074e06 Use different output folder for every triplet, and add debug info to release builds Martin Müller 2016-11-22 09:44:37 +01:00
  • db2b51c06a define MONGOCXX_STATIC in export.hpp sdcb 2016-11-22 16:27:42 +08:00
  • 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. sdcb 2016-11-22 15:33:24 +08:00
  • a65f4c3c0b [bootstrap] Use "unknownhash" if git is not available. Resolves #305 Alexander Karatarakis 2016-11-21 18:10:21 -08:00
  • 891fe4434c Merge branch 'barcharcraz-soci_add' Alexander Karatarakis 2016-11-21 15:11:19 -08:00
  • a1405500b4 [soci] Fix setting LIBDIR instead of SOCI_LIBDIR Alexander Karatarakis 2016-11-21 13:14:11 -08:00
  • adc2a901b1 Add libxslt port Martin Müller 2016-11-21 22:40:45 +01:00
  • 971e1dfd0d Fix libxml2 port when building with static linkage Martin Müller 2016-11-21 22:39:34 +01:00
  • 772528f112 [soci] Fix to correctly set SOCI_STATIC and SOCI_SHARED Alexander Karatarakis 2016-11-21 13:05:45 -08:00
  • 28d3238a88 [soci] Formatting Alexander Karatarakis 2016-11-21 13:01:24 -08:00
  • a7310ac84b Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into barcharcraz-soci_add Alexander Karatarakis 2016-11-21 12:58:37 -08:00
  • 4e3269e7fc Remove unused #includes Alexander Karatarakis 2016-11-21 12:57:39 -08:00
  • 8092eece29 Merge pull request #312 from codicodi/master Alexander Karatarakis 2016-11-21 12:51:29 -08:00
  • 1b7f21a3e9 [post-build-checks] Add check about no lib files Alexander Karatarakis 2016-11-21 12:50:23 -08:00
  • 1d2761ec40 Bump fmt version to 3.0.1 codicodi 2016-11-21 20:39:50 +01:00
  • 23a5a229ce Merge pull request #310 from sdcb/libbson Alexander Karatarakis 2016-11-21 11:16:55 -08:00
  • db8146df29 Merge pull request #301 from drdanz/libjpeg-turbo_static_libs Alexander Karatarakis 2016-11-21 11:10:01 -08:00
  • b68f330976 Merge pull request #307 from barcharcraz/vs2017fix Robert Schumacher 2016-11-21 10:47:24 -08:00
  • 6b713035fb [libjpeg-turbo] Fix static libraries name Daniele E. Domenichelli 2016-11-17 16:43:08 +01:00
  • 686fef9bfe [mongo-cxx-driver] there is a failure on link stage, cannot build static, warn and then build dynamic sdcb 2016-11-21 18:04:18 +08:00
  • 260f5f20c3 [mongo-cxx-driver] Upgrade to 3.0.3 Enable static build Disable test and example sdcb 2016-11-21 17:41:25 +08:00
  • 6fc5aeae74 [mongo-c-driver] openssl is optional dependency. sdcb 2016-11-21 13:59:42 +08:00
  • b63d35b10b [mongo-c-driver] Upgrade to 1.5.0-rc6 Enable building static library. Exclude test and examples. sdcb 2016-11-21 13:51:48 +08:00
  • 51a9334d1b Fix static build runtime error. sdcb 2016-11-21 11:53:06 +08:00
  • 2538bdac5a Upgrade libbson to 1.5.0-rc6 Add support for libbson-static build. Do not use the patch file for libbson. sdcb 2016-11-21 11:19:08 +08:00
  • b706e4b93a [libuv] Enable static building Alexander Karatarakis 2016-11-19 16:16:28 -08:00
  • f04288b88f [libuv] Add branching for dynamic/static building Alexander Karatarakis 2016-11-19 15:45:34 -08:00
  • 447160a19e add support for VS 2017 Charlie Barto 2016-11-19 01:33:31 -05:00
  • de9728cfe1 [libuv] Update to 1.10.1 Alexander Karatarakis 2016-11-18 20:29:35 -08:00
  • 1fe848e796 Merge branch 'master' of https://github.com/Microsoft/vcpkg Alexander Karatarakis 2016-11-18 13:39:14 -08:00
  • 26a8ed58be [coff] Use the offsets_array to go to archive members. Fixes #292 Alexander Karatarakis 2016-11-18 13:36:45 -08:00
  • ba28195eb8 [coff] Read the second linker offsets to deduce the real offset count Alexander Karatarakis 2016-11-17 17:36:30 -08:00
  • 0a1a7d664d Merge pull request #304 from sdcb/poco-fix Alexander Karatarakis 2016-11-18 01:46:57 -08:00
  • f3cb18292c Fix poco-pcre debug link issue Should fix: https://github.com/Microsoft/vcpkg/issues/302 sdcb 2016-11-18 13:46:18 +08:00
  • ca5989fb1f add support for SOCI Charlie Barto 2016-11-17 22:53:37 -05:00
  • 7805de1a56 [coff] Use peek_value() Alexander Karatarakis 2016-11-17 16:28:09 -08:00
  • c6ac0e5ca7 [coff] Eliminate another peek() function Alexander Karatarakis 2016-11-17 16:22:22 -08:00
  • f0ef09c3fc [coff] Introduce marker_t. Eliminate one of the peek functions Alexander Karatarakis 2016-11-17 16:19:46 -08:00
  • 9ab1ea5331 [coff] member_size() now returns already aligned size Alexander Karatarakis 2016-11-17 15:43:47 -08:00
  • c828476823 Add (undocumented) --checks-only option to the build command Alexander Karatarakis 2016-11-17 15:42:20 -08:00
  • 6c2ce4981f [coff] Function rename Alexander Karatarakis 2016-11-17 15:21:22 -08:00
  • a9223bd8df [coff] Variable rename Alexander Karatarakis 2016-11-17 15:20:18 -08:00
  • a7af1a727e Merge pull request #276 from barcharcraz/libpq Robert Schumacher 2016-11-17 00:43:11 -08:00
  • 039cee1352 [poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :) Robert Schumacher 2016-11-17 00:35:33 -08:00
  • 8782e7fdf0 Merge pull request #293 from sdcb/poco Robert Schumacher 2016-11-17 00:31:02 -08:00
  • 22108321c0 [pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs. Robert Schumacher 2016-11-17 00:28:54 -08:00
  • 901db2357a remove debug postfix again, missed in rebase Charlie Barto 2016-11-17 03:20:16 -05:00
  • 89b42cce90 made libpq copy pdb files charlie barto 2016-11-16 03:02:01 -05:00
  • 5ace538348 revert debug rename, it was a stupid idea charlie barto 2016-11-16 02:57:26 -05:00
  • cb488d8407 added libpq port Charles Barto 2016-11-11 00:55:55 -05:00
  • dcca77cd67 install types and genbki, this seems to be needed for cmake's findpostgresql Charlie Barto 2016-11-17 03:01:38 -05:00
  • 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 charlie barto 2016-11-16 12:12:04 -05:00
  • da65430a30 made libpq copy pdb files charlie barto 2016-11-16 03:02:01 -05:00
  • a77bed25fc revert debug rename, it was a stupid idea charlie barto 2016-11-16 02:57:26 -05:00
  • 79ff444948 removed debug suffix from libpq charlie barto 2016-11-16 02:34:25 -05:00
  • 2418a15b0d install pg_config.h charlie barto 2016-11-16 00:48:57 -05:00
  • 6c22b89959 updated dependencies for libpq charlie barto 2016-11-14 23:52:22 -05:00
  • 1cc7a472af added libpq port Charles Barto 2016-11-11 00:55:55 -05:00
  • 6455cdd68f Merge branch 'poco' of https://github.com/sdcb/vcpkg into sdcb-poco Robert Schumacher 2016-11-16 21:35:59 -08:00
  • 9653c6216d Merge pull request #300 from barcharcraz/fix_glfw Robert Schumacher 2016-11-16 21:35:30 -08:00
  • 56c3febc9d [boost] Also rename lib files in dynamic builds (conditionally) Alexander Karatarakis 2016-11-16 19:26:37 -08:00
  • 3588f534db [boost] Use --layout=system to make the output binary names simpler Alexander Karatarakis 2016-11-16 18:56:56 -08:00
  • be0899d28b [boost] Attempt to fix sporadic failures Alexander Karatarakis 2016-11-16 18:10:22 -08:00
  • 9c92984ff6 [boost] Add --hash Alexander Karatarakis 2016-11-16 17:54:34 -08:00
  • 1574180d03 [boost] --toolset=msvc should be toolset=msvc (no dashes) Alexander Karatarakis 2016-11-16 17:46:41 -08:00
  • 0ca3e5b160 Merge pull request #297 from barcharcraz/add_x64_prefix Robert Schumacher 2016-11-16 16:11:52 -08:00
  • 21c4404d39 more glfw3 path fixes charlie barto 2016-11-16 19:08:47 -05:00