Commit Graph

25 Commits

Author SHA1 Message Date
Carlos O'Ryan
b0b241fc33
[google-cloud-cpp] Update to v1.16.0 (#12747) 2020-08-05 12:56:28 -07:00
Carlos O'Ryan
42f70a4276
[google-cloud-cpp] Update to v1.15.0 (#12195) 2020-07-01 11:35:20 -07:00
Carlos O'Ryan
0dbc334ef5
[google-cloud-cpp] Consolidate all google-cloud* packages (#11698)
* [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-06-02 22:46:06 -07:00
Carlos O'Ryan
a3a6e70344
[google-cloud-cpp*] update to the latest release (#10680) 2020-04-07 10:03:46 -07:00
nicole mazzuca
91c8d72a55
[google-cloud-cpp*] update to latest release (#10283)
Update google-cloud-cpp-common to v0.21.0, google-cloud-cpp to v0.20.0,
and google-cloud-cpp-spanner to v0.9.0. These changes need to be atomic,
thus the single PR.
2020-03-04 10:49:39 -08:00
Carlos O'Ryan
c36db6d3be
[google-cloud-cpp{,-common}] upgrade to latest release (#10037) 2020-02-12 14:48:03 -08:00
Carlos O'Ryan
4529a5b8ee
[google-cloud-cpp*] Upgrade to latest release (#9946)
* [google-cloud-cpp*] Upgrade to latest release

* Update CI baseline.

* Address review comments.
2020-02-08 20:23:12 -08:00
Carlos O'Ryan
314d59229d [google-cloud-cpp] Upgrade to v0.17.0 (#9576)
* [google-cloud-cpp] Upgrade to v0.17.0

* Fix the x86-windows build.
2020-01-10 10:32:55 -08:00
Carlos O'Ryan
0887012a3f [google-cloud-cpp*]Upgrade to latest release (#8986) 2019-11-19 15:57:48 -08:00
Carlos O'Ryan
e1686e1a83 [google-cloud-cpp] Update to v0.14.0 (#8441) 2019-10-03 16:03:51 -07:00
Carlos O'Ryan
a854988d14 Update google-cloud-cpp and googleapis. (#8077) 2019-09-10 11:48:28 -07:00
Carlos O'Ryan
65cb5cd00c Update google-cloud-cpp to 0.12.0. (#7557)
* 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-08-07 16:43:35 -07:00
Carlos O'Ryan
164dc9e4b1 Upgrade google-cloud-cpp to v0.11.0. (#7134) 2019-07-15 10:09:12 -07:00
Carlos O'Ryan
f6f127eb00 Upgrade google-cloud-cpp to 0.10.0. (#6785)
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-06-05 16:38:37 -07:00
Carlos O'Ryan
883dd40928 Upgrade google-cloud-cpp to 0.9.0. (#6355) 2019-05-08 14:57:41 -07:00
Carlos O'Ryan
c0a377682e [google-cloud-cpp] Upgrade to 0.8.1. (#6072)
* Upgrade google-cloud-cpp to 0.8.1.

* Update to Opus 1.3.1 (#6086)

* [cpptoml] new port (#6089)

* Update patch comment
2019-04-15 06:28:47 -07:00
past-due
c2790cd23e [google-cloud-cpp] Fix libcurl linkage (#5968)
* [google-cloud-cpp] Fix libcurl linkage

* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
Carlos O'Ryan
bc907b64ee Update google-cloud-cpp to v0.8.0. (#5972) 2019-04-05 22:51:32 -07:00
Carlos O'Ryan
b726bf90bf Upgrade google-cloud-cpp to 0.7.0. (#5619)
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-03-10 11:04:07 -07:00
Carlos O'Ryan
0151644a6b Upgrade google-cloud-cpp to 0.6.0. (#5367)
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-02-12 17:01:15 -08:00
Carlos O'Ryan
75675059bf Upgrade google-cloud-cpp to v0.5.0. (#5096)
This time with less patches!
2019-01-08 12:42:41 -08:00
Carlos O'Ryan
aace39dc14
Upgrade google-cloud-cpp to v0.4.0
Just a periodic release.
2018-12-11 22:22:53 -05:00
Carlos O'Ryan
df35c1f7d7 Update google-cloud-cpp to 0.3.0. (#4719)
* 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-11-14 15:20:54 -08:00
Jozef Izso
c95b6bfdc4 [grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1 2018-07-17 16:09:11 -07:00
Carlos O'Ryan
79a77a0bb7 Add google-cloud-cpp package (#3099)
* 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
2018-04-02 20:29:14 -07:00