| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-22 | define MONGOCXX_STATIC in export.hpp | sdcb | |
| 2016-11-22 | [mongo-cxx-driver] fix static build | sdcb | |
| 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-21 | Merge branch 'barcharcraz-soci_add' | Alexander Karatarakis | |
| 2016-11-21 | [soci] Fix setting LIBDIR instead of SOCI_LIBDIR | Alexander Karatarakis | |
| 2016-11-21 | [soci] Fix to correctly set SOCI_STATIC and SOCI_SHARED | Alexander Karatarakis | |
| 2016-11-21 | [soci] Formatting | Alexander Karatarakis | |
| 2016-11-21 | Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into ↵ | Alexander Karatarakis | |
| barcharcraz-soci_add | |||
| 2016-11-21 | Remove unused #includes | Alexander Karatarakis | |
| 2016-11-21 | Merge pull request #312 from codicodi/master | Alexander Karatarakis | |
| Bump fmt version to 3.0.1 | |||
| 2016-11-21 | [post-build-checks] Add check about no lib files | Alexander Karatarakis | |
| 2016-11-21 | Bump fmt version to 3.0.1 | codicodi | |
| 2016-11-21 | Merge pull request #310 from sdcb/libbson | Alexander Karatarakis | |
| [mongo-*] Enable static build, upgrade package version | |||
| 2016-11-21 | Merge pull request #301 from drdanz/libjpeg-turbo_static_libs | Alexander Karatarakis | |
| [libjpeg-turbo] Fix static libraries name | |||
| 2016-11-21 | Merge pull request #307 from barcharcraz/vs2017fix | Robert Schumacher | |
| add support for VS 2017 | |||
| 2016-11-21 | [libjpeg-turbo] Fix static libraries name | Daniele E. Domenichelli | |
| The libraries with the "-static" suffix are not found by CMake | |||
| 2016-11-21 | [mongo-cxx-driver] there is a failure on link stage, cannot build static, ↵ | sdcb | |
| warn and then build dynamic | |||
| 2016-11-21 | [mongo-cxx-driver] Upgrade to 3.0.3 | sdcb | |
| Enable static build Disable test and example | |||
| 2016-11-21 | [mongo-c-driver] openssl is optional dependency. | sdcb | |
| 2016-11-21 | [mongo-c-driver] Upgrade to 1.5.0-rc6 | sdcb | |
| Enable building static library. Exclude test and examples. | |||
| 2016-11-21 | Fix static build runtime error. | sdcb | |
| 2016-11-21 | Upgrade libbson to 1.5.0-rc6 | sdcb | |
| Add support for libbson-static build. Do not use the patch file for libbson. | |||
| 2016-11-19 | [libuv] Enable static building | Alexander Karatarakis | |
| 2016-11-19 | [libuv] Add branching for dynamic/static building | Alexander Karatarakis | |
| 2016-11-19 | add support for VS 2017 | Charlie Barto | |
| 2016-11-18 | [libuv] Update to 1.10.1 | Alexander Karatarakis | |
| 2016-11-18 | Merge branch 'master' of https://github.com/Microsoft/vcpkg | Alexander Karatarakis | |
| 2016-11-18 | [coff] Use the offsets_array to go to archive members. Fixes #292 | Alexander Karatarakis | |
| 2016-11-18 | [coff] Read the second linker offsets to deduce the real offset count | Alexander Karatarakis | |
| Those that start with 0 are ignored | |||
| 2016-11-18 | Merge pull request #304 from sdcb/poco-fix | Alexander Karatarakis | |
| [poco] Fix poco-pcre debug link issue | |||
| 2016-11-18 | Fix poco-pcre debug link issue | sdcb | |
| Should fix: https://github.com/Microsoft/vcpkg/issues/302 | |||
| 2016-11-17 | add support for SOCI | Charlie Barto | |
| 2016-11-17 | [coff] Use peek_value() | Alexander Karatarakis | |
| 2016-11-17 | [coff] Eliminate another peek() function | Alexander Karatarakis | |
| 2016-11-17 | [coff] Introduce marker_t. Eliminate one of the peek functions | Alexander Karatarakis | |
| 2016-11-17 | [coff] member_size() now returns already aligned size | Alexander Karatarakis | |
| 2016-11-17 | Add (undocumented) --checks-only option to the build command | Alexander Karatarakis | |
| 2016-11-17 | [coff] Function rename | Alexander Karatarakis | |
| 2016-11-17 | [coff] Variable rename | Alexander Karatarakis | |
| 2016-11-17 | Merge pull request #276 from barcharcraz/libpq | Robert Schumacher | |
| added libpq port | |||
| 2016-11-17 | [poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :) | Robert Schumacher | |
| 2016-11-17 | Merge pull request #293 from sdcb/poco | Robert Schumacher | |
| Add poco. | |||
| 2016-11-17 | [pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch ↵ | Robert Schumacher | |
| poco to use unbundled libs. | |||
| 2016-11-17 | remove debug postfix again, missed in rebase | Charlie Barto | |
| 2016-11-17 | made libpq copy pdb files | charlie barto | |
| 2016-11-17 | revert debug rename, it was a stupid idea | charlie barto | |
| 2016-11-17 | added libpq port | Charles Barto | |
| 2016-11-17 | install types and genbki, this seems to be needed for cmake's findpostgresql | Charlie Barto | |
| 2016-11-17 | used export all symbols instead of pq's .def files, this is so that we don't ↵ | charlie barto | |
| have to change the sources depending on debug or release config | |||
| 2016-11-17 | made libpq copy pdb files | charlie barto | |
| 2016-11-17 | revert debug rename, it was a stupid idea | charlie barto | |
