aboutsummaryrefslogtreecommitdiff
path: root/versions/m-/mongo-c-driver.json
AgeCommit message (Collapse)Author
2021-09-08[libbson, mongo-c-driver] Convert to vcpkg.json. (#20039)Billy O'Neal
* Fixes source writes rather than using DISABLE_PARALLEL_CONFIGURE * Fixes to use modern vcpkg helpers. * Fixes to install to the correct include path rather than moving the resulting includes after the fact. * Remove do-nothign renames. * Fixes to make static cmake configs find the correct bits.
2021-07-01[mongo-c-driver] Fix for custom VCPKG_BUILD_TYPE (#18569)Johannes Schönberger
* Fix mongo-c-driver for custom VCPKG_BUILD_TYPE * Update version * Update ports/mongo-c-driver/portfile.cmake * Update versions/m-/mongo-c-driver.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-06-09[libbson] fix cmake find (#14720)Francisco Facioni
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca