aboutsummaryrefslogtreecommitdiff
path: root/ports/googleapis/portfile.cmake
AgeCommit message (Collapse)Author
2020-06-02[google-cloud-cpp] Consolidate all google-cloud* packages (#11698)Carlos O'Ryan
* [google-cloud-cpp] Consolidate all google-cloud* packages Starting with the v1.14.0 release all google-cloud* packages and the googleapis package are kept in a single repository and released simultaneously. * Update CI baseline. google-cloud-cpp used to inherit failures from googleapis, which indicates these are (probably) problems in the generated protobuf/grpc code.
2020-04-23[googleapis] update to v0.9.0 (#10994)Carlos O'Ryan
2020-04-17[googleapis] Update to v0.8.0 (#10885)Carlos O'Ryan
2020-04-03[googleapis] upgrade to v0.7.0 release (#10651)Carlos O'Ryan
2020-03-13[googleapis] update to v0.6.0 release (#10391)Carlos O'Ryan
2020-03-04[googleapis] update to v0.5.0 release (#10272)nicole mazzuca
* [googleapis] update to v0.5.0 release * Address review comments.
2020-02-08[googleapis]: Upgrade to v0.4.1 release. (#9972)Carlos O'Ryan
2019-09-10Update google-cloud-cpp and googleapis. (#8077)Carlos O'Ryan
2019-08-15Update googleapis to 0.1.3.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