Commit Graph

8 Commits

Author SHA1 Message Date
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
JonLiu1993
031f112af6
[c4core] update version to 0.1.11 AND [ryml] update to 0.5.0 (#29917)
* [c4core] update version to 0.1.11 AND [ryml] update to 0.5.0

* update version

* replace function

* update version
2023-03-02 12:04:39 -08:00
Frank
bdd6cccda6
[c4core] update version to 0.1.9 AND [ryml] update to 0.4.1 (#24998)
* [c4core] update version to 0.1.9

* update version

* [ryml] update version to 0.4.1

* update version

* add license

* update version

* disable triplet arm-uwp

* overwrite version

* format patch

* overwrite version

* don't use new macro

* update version
2022-06-06 12:43:42 -07:00
NancyLi1013
f978be6534
[ryml] Support osx (#20661)
* [ryml] Support osx

* Update deprecated functions

* Remove supports field
2021-10-12 17:09:17 -07:00
Richard Yu
56134b5406
[c4core, ryml] Update to latest version and add features (#19282) 2021-08-02 16:32:40 -07:00
Richard Yu
d90f71a4dd
[c4core, ryml] Add windows arm/arm64 support (#18316)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-16 00:50:22 -07:00
Michael Goulding
f565807b1b
[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)
* remove old port version

* fix versions yet again

Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
2021-06-15 11:46:16 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00