aboutsummaryrefslogtreecommitdiff
path: root/ports/google-cloud-cpp/CONTROL
AgeCommit message (Collapse)Author
2019-03-10Upgrade google-cloud-cpp to 0.7.0. (#5619)Carlos O'Ryan
In this version we can remove the dependency on gtest for the build. Of course there are many other changes, but that is the one relevant for packaging.
2019-02-12Upgrade google-cloud-cpp to 0.6.0. (#5367)Carlos O'Ryan
In this version we can disable the unit and integration tests, though it still tries to find `googletest` so we cannot remove the dependency just yet.
2019-01-08Upgrade google-cloud-cpp to v0.5.0. (#5096)Carlos O'Ryan
This time with less patches!
2018-12-11Upgrade google-cloud-cpp to v0.4.0Carlos O'Ryan
Just a periodic release.
2018-11-14Update google-cloud-cpp to 0.3.0. (#4719)Carlos O'Ryan
* Update google-cloud-cpp to 0.3.0. A new release of google-cloud-cpp, with some improvements in packaging that simplified the port files. * [google-cloud-cpp] Fix OSX builds
2018-07-17[grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1Jozef Izso
2018-04-02Add google-cloud-cpp package (#3099)Carlos O'Ryan
* Initial port for google-cloud-cpp * Use pre-release tag instead of commit sha1. * Fix version. * [google-cloud-cpp] Portfile improvements * [google-cloud-cpp] Update to 0.1.0