Skip to content

yaml-cppv0.9.0

Updated

yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Wakusei's avatarWakusei
  • codicodi's avatarcodicodi
  • Alexander Karatarakis's avatarAlexander Karatarakis
  • Robert Schumacher's avatarRobert Schumacher
  • past-due's avatarpast-due
  • pravic's avatarpravic
  • JackBoosY's avatarJackBoosY
  • MACHIZAUD Andréa's avatarMACHIZAUD Andréa
  • NancyLi1013's avatarNancyLi1013
  • Jafar Abdi's avatarJafar Abdi
  • autoantwort's avatarautoantwort
  • Pierre Wendling's avatarPierre Wendling
  • Emilian R's avatarEmilian R
  • Hyunjin Song's avatarHyunjin Song
  • toge's avatartoge
  • John Wason's avatarJohn Wason

#Changelog

  • cf3effd[yaml-cpp] Fix yaml-cpp compile error on MSVC 2019 using upstream patch (#51313)
  • aa9126f[yaml-cpp] update to 0.9.0 (#49842)
  • 38d9cf0[yaml-cpp] Fix builds with GCC 15 (#45339)
  • 689f437[yaml-cpp] add license to the manifest (#43869)
  • 47e01f3[yaml-cpp] Update patch with upstream fixes. (#35058)
  • e9fba6a[yaml-cpp] Update to 0.8.0 (#33223)
  • 8307923[yaml-cpp] fix cmake and pkgconfig files (#19703)
  • be45664[yaml-cpp] update to 0.7.0 (#19272)
  • 805a02f[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
  • 92136af[yaml-cpp] Update to 0.6.3 and also fix include files cannot be found (#11718)
Show 15 earlier changes
  • f152ba3OCIO 1.1.1 port added (#8006)
  • e64f2a4[yaml-cpp]Fix include path in yaml-cpp-config.cmake (#7847)
  • 18b029a[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
  • f5bc21d[yaml-cpp] Fix regression on non-windows
  • 239b353[yaml-cpp] Fix _NOEXCEPT
  • ccd362f[yaml-cpp] Revert accidental version bump
  • c3fb0b1[vcpkg] Download cmake on osx and linux
  • 502c465[yaml-cpp][zeromq][zstd] Fix non-windows
  • 27016a9[yaml-cpp] Fix build failure when VCPKG_BUILD_TYPE is set
  • 9574b71[abseil][clara][fdk-aac][jsonnet][ms-gsl][nuklear][re2][rs-core-lib][thrift][tiny-dnn][yaml-cpp] Updates
  • e3dda1a[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
  • cb239b9Fix several port hashes due to github tar.gz change
  • 26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
  • 0f428cf[yaml-cpp] fix import macro and cmake config files
  • f357b18[port] Added yaml-cpp