diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-06-30 01:13:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-29 09:13:44 -0700 |
| commit | 8573c7002e01107e7ddd6ff19b4adc56ce3269a9 (patch) | |
| tree | 93bc0745c59345d62a8393a848c5512d25069c26 /scripts | |
| parent | c9ba340993209b9ae1f9da787defcd257df2fecc (diff) | |
| download | vcpkg-8573c7002e01107e7ddd6ff19b4adc56ce3269a9.tar.gz vcpkg-8573c7002e01107e7ddd6ff19b4adc56ce3269a9.zip | |
[sleef] create a new port (#18075)
* [sleef] create a new port
* [sleef] update baseline
* [sleef] update supports
* add more supported architectures to sleef
* [sleef] update ci.baseline.txt
* Revert "[sleef] update ci.baseline.txt"
This reverts commit 39685ae755048ebc4702ddfb659026f910ce885a.
* [sleef] disable (arm & windows)
The project's CI doesn't check it. Disable in support field.
* Update ports/sleef/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [sleef] update git-tree SHA
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 9c25fd9d7..c3e40ad20 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1467,6 +1467,7 @@ skia:arm-uwp=fail skia:x64-linux=fail skia:x64-uwp=fail skia:x86-windows=fail +sleef:x86-windows=fail slikenet:arm-uwp=fail slikenet:x64-uwp=fail smpeg2:arm-uwp=fail |
