Carlos O'Ryan
65ce468388
[google-cloud-cpp] update to latest release (v1.39.0) ( #23988 )
2022-04-06 12:01:56 -07:00
Carlos O'Ryan
61f40a1d97
[google-cloud-cpp] refactor feature dependencies ( #23579 )
2022-03-16 13:53:57 -07:00
Carlos O'Ryan
70d3ac3a17
[google-cloud-cpp] define about 60 new features ( #23506 )
2022-03-15 11:41:58 -07:00
Carlos O'Ryan
16d13ffc54
[google-cloud-cpp] update to latest release (v1.38.0) ( #23368 )
2022-03-10 17:11:10 -08:00
Carlos O'Ryan
15cd55874a
[google-cloud-cpp] update to latest release (v1.37.0) ( #23342 )
2022-03-02 14:51:21 -08:00
Carlos O'Ryan
9341313ad2
[google-cloud-cpp] add new features ( #23056 )
2022-02-15 13:58:23 -08:00
Carlos O'Ryan
d8d61c941c
[google-cloud-cpp] update to latest release (v1.36.0) ( #22897 )
...
I updated the patch for `abseil[cxx17]`. Unfortunately the patch
includes the version of `google-cloud-cpp`, I will try to fix things
upstream so we do not need to go through this on each release.
2022-02-02 12:41:17 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. ( #22770 )
...
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
2022-01-25 10:31:15 -08:00
Daniel Lundborg
5ef52b5b75
[google-cloud-cpp] Support abseil[cxx17] ( #21942 )
...
* [google-cloud-cpp] Support abseil[cxx17]
Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>
* [google-cloud-cpp] add version
Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>
2022-01-19 10:48:18 -08:00
Carlos O'Ryan
e0ac4450e4
[google-cloud-cpp] update to v1.35.0 ( #22348 )
2022-01-05 18:10:59 -08:00
Carlos O'Ryan
3496b4a3a9
[google-cloud-cpp] update to latest release (v1.34.1) ( #21900 )
2021-12-08 13:56:57 -08:00
Carlos O'Ryan
9b9ea8cfc8
[google-cloud-cpp] update to latest release (v1.34.0) ( #21803 )
2021-12-02 19:52:00 -08:00
Carlos O'Ryan
9675ab15de
[google-cloud-cpp] update to latest release (v1.33.0) ( #21118 )
2021-11-02 11:56:27 -07:00
Carlos O'Ryan
0a1d0f84f7
[google-cloud-cpp] fix backwards compatibility package files ( #20723 )
2021-10-14 18:08:50 -07:00
Carlos O'Ryan
93f58dd43a
[google-cloud-cpp] update to latest release (v1.32.1) ( #20561 )
...
* [google-cloud-cpp] update to latest release (v1.32.1)
* Argh, this was sitting in my workspace
2021-10-06 13:53:40 -07:00
Carlos O'Ryan
1b8c00cf98
[google-cloud-cpp] migrate to vcpkg_cmake_config_fixup() ( #20521 )
...
* [google-cloud-cpp] migrate to vcpkg_cmake_config_fixup()
* Address review comments
2021-10-05 16:03:03 -07:00
Carlos O'Ryan
ee1e12048e
[google-cloud-cpp] update to latest release (v1.32.0) ( #20463 )
...
* [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-10-01 16:59:54 -07:00
Carlos O'Ryan
b5865bfeba
[google-cloud-cpp] update to latest release (v1.31.1) ( #19957 )
2021-09-07 21:06:57 -07:00
Carlos O'Ryan
7e7bcf8917
[google-cloud-cpp] update to latest release (v1.31.0) ( #19889 )
2021-09-02 17:59:28 -07:00
Carlos O'Ryan
4529856aeb
[google-cloud-cpp] use features to stop package growth ( #19600 )
...
* [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-30 17:14:50 -07:00
Carlos O'Ryan
7e396645d9
[google-cloud-cpp] update to latest release (v1.30.1) ( #19507 )
2021-08-13 13:40:21 -07:00
Carlos O'Ryan
8932964226
[google-cloud-cpp] update to latest version (v1.30.0) ( #19336 )
2021-08-05 03:02:21 -07:00
Carlos O'Ryan
84e3c0a0b7
[google-cloud-cpp] update to latest release (v1.29.0) ( #18759 )
2021-07-06 13:46:21 -07:00
Carlos O'Ryan
751fc199af
[google-cloud-cpp] update to latest (v1.28.0) version ( #18246 )
...
* [google-cloud-cpp] update to latest (v1.28.0) version
* Address review comments
* Revert "Address review comments"
This reverts commit db47320dda
.
2021-06-04 16:50:36 -07:00
Carlos O'Ryan
f1cfb2f925
[google-cloud-cpp] update to latest (v1.27.0) version ( #17661 )
2021-05-06 13:40:20 -07:00
Carlos O'Ryan
2afee4c5aa
[google-cloud-cpp] update to the latest release (v1.26.0) ( #17027 )
...
* [google-cloud-cpp] update to the latest release (v1.26.0)
* Reset port version after update
2021-04-02 12:38:26 -07:00
ras0219
b5bb1511f0
[many ports] Apply host dependencies ( #16479 )
...
* [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-26 12:55:34 -07:00
Carlos O'Ryan
a6043e4fd2
[google-cloud-cpp] update to latest release (v1.25.0) ( #16477 )
2021-03-01 10:12:48 -08:00
Carlos O'Ryan
28c588e6af
[google-cloud-cpp] use 'version' for version numbers ( #16177 )
2021-02-11 10:10:05 -08:00
Carlos O'Ryan
e3d252bca9
[google-cloud-cpp] populate license field ( #16162 )
...
* [google-cloud-cpp] populate license field
* Fix port version after license file
2021-02-10 23:53:56 -08:00
Carlos O'Ryan
5214a24701
[google-cloud-cpp] update to the latest release (v1.24.0) ( #16001 )
2021-02-03 11:14:31 -08:00
Carlos O'Ryan
c0020eb4e5
[google-cloud-cpp] update to v1.23.0 ( #15669 )
...
* [google-cloud-cpp] update to v1.23.0
* Fix versions
2021-01-19 00:47:24 -08:00
ras0219
4783c36f8c
[boost][many ports] Reformat manifest files in preparation for #15424 ( #15616 )
...
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-13 14:41:23 -08:00
Carlos O'Ryan
a14a6bcb27
[google-cloud-cpp] update to latest release (v1.22.0) ( #15510 )
2021-01-08 12:03:56 -08:00
Carlos O'Ryan
99cfc38036
[google-cloud-cpp] update to latest release (v1.21.0) ( #14886 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-03 17:37:33 -08:00
Carlos O'Ryan
53f9a328a9
[google-cloud-cpp] Update to the v1.20.0 release ( #14375 )
2020-11-03 22:33:46 -08:00
Carlos O'Ryan
b999dfdfec
[google-cloud-cpp] Update to v1.19.0 release ( #13846 )
2020-10-06 13:31:47 -07:00
Carlos O'Ryan
e6541d870c
[google-cloud-cpp] Update to v1.18.0 release ( #13552 )
...
* [google-cloud-cpp] Update to v1.18.0 release
* Update portfile.cmake
Add unsupported message
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-16 17:00:57 -07:00
Carlos O'Ryan
c3ddf744d1
[google-cloud-cpp] Upgrade to v1.17.1 ( #13336 )
2020-09-04 07:09:43 -07:00
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
Stefano Sinigardi
726c111481
[vcpkg] fatal_error when patch fails to apply ( #8087 )
...
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Carlos O'Ryan
e1686e1a83
[google-cloud-cpp] Update to v0.14.0 ( #8441 )
2019-10-03 16:03:51 -07:00