aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-21[soci] Fix setting LIBDIR instead of SOCI_LIBDIRAlexander Karatarakis
2016-11-21[soci] Fix to correctly set SOCI_STATIC and SOCI_SHAREDAlexander Karatarakis
2016-11-21[soci] FormattingAlexander Karatarakis
2016-11-21Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into barcharc...Alexander Karatarakis
2016-11-21Remove unused #includesAlexander Karatarakis
2016-11-21Merge pull request #312 from codicodi/masterAlexander Karatarakis
2016-11-21[post-build-checks] Add check about no lib filesAlexander Karatarakis
2016-11-21Bump fmt version to 3.0.1codicodi
2016-11-21Merge pull request #310 from sdcb/libbsonAlexander Karatarakis
2016-11-21Merge pull request #301 from drdanz/libjpeg-turbo_static_libsAlexander Karatarakis
2016-11-21Merge pull request #307 from barcharcraz/vs2017fixRobert Schumacher
2016-11-21[libjpeg-turbo] Fix static libraries nameDaniele E. Domenichelli
2016-11-21[mongo-cxx-driver] there is a failure on link stage, cannot build static, war...sdcb
2016-11-21[mongo-cxx-driver] Upgrade to 3.0.3sdcb
2016-11-21[mongo-c-driver] openssl is optional dependency.sdcb
2016-11-21[mongo-c-driver] Upgrade to 1.5.0-rc6sdcb
2016-11-21Fix static build runtime error.sdcb
2016-11-21Upgrade libbson to 1.5.0-rc6sdcb
2016-11-19[libuv] Enable static buildingAlexander Karatarakis
2016-11-19[libuv] Add branching for dynamic/static buildingAlexander Karatarakis
2016-11-19add support for VS 2017Charlie Barto
2016-11-18[libuv] Update to 1.10.1Alexander Karatarakis
2016-11-18Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-11-18[coff] Use the offsets_array to go to archive members. Fixes #292Alexander Karatarakis
2016-11-18[coff] Read the second linker offsets to deduce the real offset countAlexander Karatarakis
2016-11-18Merge pull request #304 from sdcb/poco-fixAlexander Karatarakis
2016-11-18Fix poco-pcre debug link issuesdcb
2016-11-17add support for SOCICharlie Barto
2016-11-17[coff] Use peek_value()Alexander Karatarakis
2016-11-17[coff] Eliminate another peek() functionAlexander Karatarakis
2016-11-17[coff] Introduce marker_t. Eliminate one of the peek functionsAlexander Karatarakis
2016-11-17[coff] member_size() now returns already aligned sizeAlexander Karatarakis
2016-11-17Add (undocumented) --checks-only option to the build commandAlexander Karatarakis
2016-11-17[coff] Function renameAlexander Karatarakis
2016-11-17[coff] Variable renameAlexander Karatarakis
2016-11-17Merge pull request #276 from barcharcraz/libpqRobert Schumacher
2016-11-17[poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :)Robert Schumacher
2016-11-17Merge pull request #293 from sdcb/pocoRobert Schumacher
2016-11-17[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poc...Robert Schumacher
2016-11-17remove debug postfix again, missed in rebaseCharlie Barto
2016-11-17made libpq copy pdb filescharlie barto
2016-11-17revert debug rename, it was a stupid ideacharlie barto
2016-11-17added libpq portCharles Barto
2016-11-17install types and genbki, this seems to be needed for cmake's findpostgresqlCharlie Barto
2016-11-17used export all symbols instead of pq's .def files, this is so that we don't ...charlie barto
2016-11-17made libpq copy pdb filescharlie barto
2016-11-17revert debug rename, it was a stupid ideacharlie barto
2016-11-17removed debug suffix from libpqcharlie barto
2016-11-17install pg_config.hcharlie barto
2016-11-17updated dependencies for libpqcharlie barto