aboutsummaryrefslogtreecommitdiff
path: root/ports/ryml
AgeCommit message (Collapse)Author
2021-10-12[ryml] Support osx (#20661)NancyLi1013
* [ryml] Support osx * Update deprecated functions * Remove supports field
2021-08-02[c4core, ryml] Update to latest version and add features (#19282)Richard Yu
2021-07-16[c4core, ryml] Add windows arm/arm64 support (#18316)Richard Yu
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-06-15[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)Michael Goulding
* remove old port version * fix versions yet again Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
2020-04-23[ryml] Add new port (#10793)vvandrounik
* [ryml] Add new port * Remove deprecated include * Fix ver regarding maintainer guide * Mark port as unsupport arm/arm64/osx * Update CI baseline * Replace deprecated func vcpkg_extract_source_archive, add PREFER_NINJA to conf * Fix wrong placed port states * Resolve merge conflict