aboutsummaryrefslogtreecommitdiff
path: root/ports/libbson
AgeCommit message (Collapse)Author
2018-01-19[libbson] update to 1.9.2Ivy Snow
2018-01-01[libbson] update to 1.9.0Ivy Snow
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-09[arrow][libbson] Fix static builds.Robert Schumacher
2017-04-13[libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest ↵Robert Schumacher
(1.6.2/1.6.2/3.1.1)
2017-04-06[libbson] Install THIRD_PARTY_NOTICES. Install PDBS.Robert Schumacher
2017-04-05[libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa.Robert Schumacher
2017-03-06[vcpkg-configure-cmake] Centralize application of ↵Robert Schumacher
CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2016-12-24[libbson, mongo-c-driver] bump version to 1.5.1flysha
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-19[mongo/libbson] Tabs to spacesAlexander Karatarakis
2016-12-18[mongo-x-driver] upgrade to 1.51/3.10sdcb
2016-11-21[mongo-c-driver] Upgrade to 1.5.0-rc6sdcb
Enable building static library. Exclude test and examples.
2016-11-21Fix static build runtime error.sdcb
2016-11-21Upgrade libbson to 1.5.0-rc6sdcb
Add support for libbson-static build. Do not use the patch file for libbson.
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[libbson] Mark as not supporting static yetAlexander Karatarakis
2016-10-14Improve mongo client port.flysha
2016-10-13Add libbson, mongo-c-driver, mongo-cxx-driverflysha