aboutsummaryrefslogtreecommitdiff
path: root/ports/yaml-cpp
AgeCommit message (Collapse)Author
2021-09-07[yaml-cpp] fix cmake and pkgconfig files (#19703)autoantwort
2021-08-10[yaml-cpp] update to 0.7.0 (#19272)autoantwort
* [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-06-10[yaml-cpp] Fix visibility attribute for ubuntu (#17728)Jafar Abdi
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows * Update port version * Run x-add-version
2020-06-02[yaml-cpp] Update to 0.6.3 and also fix include files cannot be found (#11718)NancyLi1013
2019-09-16OCIO 1.1.1 port added (#8006)MACHIZAUD Andréa
2019-08-27[yaml-cpp]Fix include path in yaml-cpp-config.cmake (#7847)JackBoosY
* [yaml-cpp]Fix include path in yaml-cpp-config.cmake * [yaml-cpp]Remove useless code.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-06-16[yaml-cpp] Fix regression on non-windowsRobert Schumacher
2018-06-14[yaml-cpp] Fix _NOEXCEPTAlexander Karatarakis
2018-03-22[yaml-cpp] Revert accidental version bumpRobert Schumacher
2018-03-22[vcpkg] Download cmake on osx and linuxRobert Schumacher
2018-03-21[yaml-cpp][zeromq][zstd] Fix non-windowsRobert Schumacher
2018-03-19[yaml-cpp] Fix build failure when VCPKG_BUILD_TYPE is setpast-due
2018-03-08[abseil][clara][fdk-aac][jsonnet][ms-gsl][nuklear][re2][rs-core-lib][thrift] ↵Robert Schumacher
[tiny-dnn][yaml-cpp] Updates
2018-02-23[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][sp ↵Robert Schumacher
dlog][yaml-cpp] Upgrades
2017-09-12Fix several port hashes due to github tar.gz changeAlexander Karatarakis
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-09[yaml-cpp] fix import macro and cmake config filescodicodi
2016-11-22[port] Added yaml-cppWakusei
#308