Commit Graph

6 Commits

Author SHA1 Message Date
Pierre Wendling
47e01f3ea4
[yaml-cpp] Update patch with upstream fixes. (#35058)
The patch from https://github.com/jbeder/yaml-cpp/pull/1242 fixes
loading the CMake config multiple times.
2023-11-14 12:41:42 -08:00
Pierre Wendling
e9fba6ac4f
[yaml-cpp] Update to 0.8.0 (#33223)
* [yaml-cpp] Update to 0.8.0.

- The config path has changed to `lib/cmake/yaml-cpp`.
- pkg-config files are installed to `lib/pkgconfig`.
- dll.h uses a new variable for control and should be patched outside
of Windows.

* [yaml-cpp] Backport CMake fixes from upstream.

The patch is a shortened version from:
https://github.com/jbeder/yaml-cpp/pull/1212

It fixes issues with downstream projects using the old target, and makes
the CMake config more easily relocatable.

The patch was rebased on the 0.8.0 release, and the CI and tests bits
were omitted.

* [yaml-cpp] Update baseline.
2023-11-01 12:40:17 -07:00
autoantwort
8307923c6a
[yaml-cpp] fix cmake and pkgconfig files (#19703) 2021-09-07 14:17:18 -07:00
autoantwort
be456649fd
[yaml-cpp] update to 0.7.0 (#19272)
* [yaml-cpp] update to 0.7.0

* [opencolorio] update to 2.0.1

* [openimageio] Update to 2.2.17.0

* [pystring] move header to pystring subfolder

* add version files
2021-08-10 01:11:41 -07:00
Jafar Abdi
805a02fe99
[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows

* Update port version

* Run x-add-version
2021-06-10 11:26:29 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00