aboutsummaryrefslogtreecommitdiff
path: root/ports/google-cloud-cpp/vcpkg.json
AgeCommit message (Collapse)Author
2021-10-14[google-cloud-cpp] fix backwards compatibility package files (#20723)Carlos O'Ryan
2021-10-06[google-cloud-cpp] update to latest release (v1.32.1) (#20561)Carlos O'Ryan
* [google-cloud-cpp] update to latest release (v1.32.1) * Argh, this was sitting in my workspace
2021-10-05[google-cloud-cpp] migrate to vcpkg_cmake_config_fixup() (#20521)Carlos O'Ryan
* [google-cloud-cpp] migrate to vcpkg_cmake_config_fixup() * Address review comments
2021-10-01[google-cloud-cpp] update to latest release (v1.32.0) (#20463)Carlos O'Ryan
* [google-cloud-cpp] update to latest release (v1.32.0) * Update from deprecated vcpkg functions * Undo migration to `vcpkg_cmake_config_fixup()` I could not get this to work. I will ask in the discord channel because I must be using it wrong.
2021-09-07[google-cloud-cpp] update to latest release (v1.31.1) (#19957)Carlos O'Ryan
2021-09-02[google-cloud-cpp] update to latest release (v1.31.0) (#19889)Carlos O'Ryan
2021-08-30[google-cloud-cpp] use features to stop package growth (#19600)Carlos O'Ryan
* [google-cloud-cpp] use features to stop package growth We have plans to grow `google-cloud-cpp`, but we think the build times are large enough already. This creates "features" to at least stop the package growth as new features are added. The "default-features" reflects the current features in the package. * Remove versions created during development * Address review comments
2021-08-13[google-cloud-cpp] update to latest release (v1.30.1) (#19507)Carlos O'Ryan
2021-08-05[google-cloud-cpp] update to latest version (v1.30.0) (#19336)Carlos O'Ryan
2021-07-06[google-cloud-cpp] update to latest release (v1.29.0) (#18759)Carlos O'Ryan
2021-06-04[google-cloud-cpp] update to latest (v1.28.0) version (#18246)Carlos O'Ryan
* [google-cloud-cpp] update to latest (v1.28.0) version * Address review comments * Revert "Address review comments" This reverts commit db47320dda0d15a02d9fc4e177f4ee355a5991b5.
2021-05-06[google-cloud-cpp] update to latest (v1.27.0) version (#17661)Carlos O'Ryan
2021-04-02[google-cloud-cpp] update to the latest release (v1.26.0) (#17027)Carlos O'Ryan
* [google-cloud-cpp] update to the latest release (v1.26.0) * Reset port version after update
2021-03-26[many ports] Apply host dependencies (#16479)ras0219
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json * [many ports] Apply host dependencies * [yasm-tool] Revert yasm-tool changes to split into PR #16478 * [many ports] Add versions * [vcpkg.cmake] Revert change applied in other PR * [boost-modular-build-helper] Merge from master Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-01[google-cloud-cpp] update to latest release (v1.25.0) (#16477)Carlos O'Ryan
2021-02-11[google-cloud-cpp] use 'version' for version numbers (#16177)Carlos O'Ryan
2021-02-10[google-cloud-cpp] populate license field (#16162)Carlos O'Ryan
* [google-cloud-cpp] populate license field * Fix port version after license file
2021-02-03[google-cloud-cpp] update to the latest release (v1.24.0) (#16001)Carlos O'Ryan
2021-01-19[google-cloud-cpp] update to v1.23.0 (#15669)Carlos O'Ryan
* [google-cloud-cpp] update to v1.23.0 * Fix versions
2021-01-13[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)ras0219
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>