| Age | Commit message (Collapse) | Author |
|
* [google-cloud-cpp] Upgrade to v0.17.0
* Fix the x86-windows build.
|
|
|
|
vcpkg will now fail on failure to apply patches except when using `--head`.
|
|
|
|
|
|
* 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
|
|
|
|
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.
|
|
|
|
* Upgrade google-cloud-cpp to 0.8.1.
* Update to Opus 1.3.1 (#6086)
* [cpptoml] new port (#6089)
* Update patch comment
|
|
* [google-cloud-cpp] Fix libcurl linkage
* [curl] Fix libcurl exported CMake target config (Windows)
|
|
|
|
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.
|
|
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.
|
|
This time with less patches!
|
|
Just a periodic release.
|
|
* 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
|
|
|
|
* 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
|