diff options
| author | vvandrounik <vvandrounik@gmail.com> | 2020-04-23 23:43:38 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 13:43:38 -0700 |
| commit | a0126a86e7f8de5004e0aacf68ab8c5019b3e921 (patch) | |
| tree | 72abdc6a66f58400c3dc29d9ffe9fac7691ce8c8 /scripts | |
| parent | cc906546f406538ffcaff59dc805f6e5b2f284e1 (diff) | |
| download | vcpkg-a0126a86e7f8de5004e0aacf68ab8c5019b3e921.tar.gz vcpkg-a0126a86e7f8de5004e0aacf68ab8c5019b3e921.zip | |
[ryml] Add new port (#10793)
* [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
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 04d6ea257..d8b6fe9f9 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1591,6 +1591,9 @@ rttr:arm-uwp=fail rttr:x64-uwp=fail
rxspencer:x64-uwp=fail
rxspencer:arm-uwp=fail
+ryml:arm-uwp=fail
+ryml:arm64-windows=fail
+ryml:x64-osx=fail
ryu:arm-uwp=fail
ryu:x64-uwp=fail
ryu:x64-windows-static=fail
|
