Path to this page:
./
textproc/yaml-cpp,
YAML parser and emitter for C++
Branch: CURRENT,
Version: 0.9.0,
Package name: yaml-cpp-0.9.0,
Maintainer: pkgsrc-usersyaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1031.341 KB
Version history: (Expand)
- (2026-02-05) Updated to version: yaml-cpp-0.9.0
- (2023-08-23) Updated to version: yaml-cpp-0.8.0
- (2023-07-18) Updated to version: yaml-cpp-0.7.0nb1
- (2021-08-29) Updated to version: yaml-cpp-0.7.0
- (2019-10-01) Updated to version: yaml-cpp-0.6.3
- (2018-03-06) Updated to version: yaml-cpp-0.6.2
CVS history: (Expand)
2026-02-05 09:32:58 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
yaml-cpp: updated to 0.9.0
0.9.0
Assorted bugfixes, including:
Increase minimum required CMake version to 3.5, update Googletest to 1.13
Bazel module builds
node/convert: Enable the template specialization for std::string_view properly \
when the library is compiled by MSVC on Windows
CMake: Allow to disable uninstall
Update cmakelists to use system googletest if available
Fix indentation of empty flow sequences
Add option YAML_ENABLE_PIC
fix: use C locale by default
Use FetchContent_MakeAvailable
fix: parse files with '\r' symbols as line ending correctly
fix(src): avoid possible infinite loop in LoadAll()
missing keys should throw InvalidNode, not BadConversion
fix: prettier floating point numbers
Optimization of merge memories
|
| 2025-08-13 08:08:55 by Thomas Klausner | Files touched by this commit (3) |
Log message:
yaml-cpp: fix build with cmake 4
|
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
| 2023-08-24 14:54:38 by Tobias Nygren | Files touched by this commit (1) |
Log message:
yaml-cpp: fix PLIST
|
2023-08-23 10:05:02 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
yaml-cpp: updated to 0.8.0
yaml-cpp-0.8.0
ignificant CMake changes, especially to Windows builds
Support for std::unordered_map, std::valarray, and std::string_view
Updated gtest dependency
Assorted bug fixes
|
| 2023-07-20 11:46:34 by Nia Alarie | Files touched by this commit (14) |
Log message:
*: Convert some remaining usage of GCC_REQD.
|
| 2023-07-18 20:34:53 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
yaml-cpp: Install yaml-cpp.pc file under lib/pkgconfig
Bump PKGREVISION.
|
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|