aboutsummaryrefslogtreecommitdiff
path: root/versions/g-
AgeCommit message (Collapse)Author
2021-02-08[gtest] fix builds when using --head (#16071)Charles Milette
* [gtest] fix builds when using --head * Update port version * Update hash
2021-02-08[geos] Update to 3.9.0 (#16109)Jack·Boos·Yu
* [geos] Update to 3.9.0 * update version record
2021-02-03[google-cloud-cpp] update to the latest release (v1.24.0) (#16001)Carlos O'Ryan
2021-01-26gdal:x64-windows-static-md fixes (#15541)ankurverma85
* Fix windows-static builds * Rename debug lib to comform to other naming scheme * Update ci.baseline.txt * Update CONTROL * Update dependency_win.cmake * Update portfile.cmake * Update vcpkg-cmake-wrapper.cmake * Update portfile.cmake * Added versions * Update ci.baseline.txt * PR comments * update gdal portversion Co-authored-by: Ankur Verma <ankur.veram@outlook.com> Co-authored-by: ankurv <ankurv@microsoft.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24[mpc/mpfr] Add new port / update mpfr (#13081)Alexander Neumann
* [mpc] add mpc port * [mpfr] update mpfr to use make. * [gmp] fix preprocessor define for dlls. * more fixes * fix mpfr regression on !windows * install autoconf-archive in provisioning script * change indent of patches Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * fix merge error * update PR * update baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-24[gamenetworkingsockets] Add new port (#14937)Francis Lemaire
* Added GameNetworkingSockets port * Fixing requested changes in PR * added `vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)` * added missing trailing newline * removed all entries in ci.baseline.txt Adding license field in manifest Updated library version * Formating manifest * Fixing platform supports in manifest * Refactor to OpenSSL only crypto backend * Fixing format * Adding version Co-authored-by: Andrew Simpson <andy@aiusepsi.co.uk>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca