aboutsummaryrefslogtreecommitdiff
path: root/ports/google-cloud-cpp
AgeCommit message (Collapse)Author
2020-01-10[google-cloud-cpp] Upgrade to v0.17.0 (#9576)Carlos O'Ryan
* [google-cloud-cpp] Upgrade to v0.17.0 * Fix the x86-windows build.
2019-11-19[google-cloud-cpp*]Upgrade to latest release (#8986)Carlos O'Ryan
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-03[google-cloud-cpp] Update to v0.14.0 (#8441)Carlos O'Ryan
2019-09-10Update google-cloud-cpp and googleapis. (#8077)Carlos O'Ryan
2019-08-07Update google-cloud-cpp to 0.12.0. (#7557)Carlos O'Ryan
* Add googleapis proto libraries port. Compile protos from github.com/googleapis/googleapis into C++ libraries. * Updated google-cloud-cpp to 0.12.0 * [google-cloud-cpp] Fix flaky build
2019-07-15Upgrade google-cloud-cpp to v0.11.0. (#7134)Carlos O'Ryan
2019-06-05Upgrade google-cloud-cpp to 0.10.0. (#6785)Carlos O'Ryan
With the new version we should not need the patch, so I removed it. We also moved the repository from GoogleCloudPlatform to the googleapis/ GitHub organization, save a redirect in the download by fixing that.
2019-05-08Upgrade google-cloud-cpp to 0.9.0. (#6355)Carlos O'Ryan
2019-04-15[google-cloud-cpp] Upgrade to 0.8.1. (#6072)Carlos O'Ryan
* Upgrade google-cloud-cpp to 0.8.1. * Update to Opus 1.3.1 (#6086) * [cpptoml] new port (#6089) * Update patch comment
2019-04-08[google-cloud-cpp] Fix libcurl linkage (#5968)past-due
* [google-cloud-cpp] Fix libcurl linkage * [curl] Fix libcurl exported CMake target config (Windows)
2019-04-05Update google-cloud-cpp to v0.8.0. (#5972)Carlos O'Ryan
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