diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-07-01 22:14:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 07:14:24 -0700 |
| commit | 8e6f6a382e499811b331c43f29c9f75cd2672e15 (patch) | |
| tree | e507c6aecc221797dd2b3f22143fe8b4a43a2fe4 /scripts | |
| parent | 640c439df78158904992c51fcbc46f64da113690 (diff) | |
| download | vcpkg-8e6f6a382e499811b331c43f29c9f75cd2672e15.tar.gz vcpkg-8e6f6a382e499811b331c43f29c9f75cd2672e15.zip | |
[vcpkg baseline][simage] Update to 1.8.1 (#18645)
* [simage] Update to 1.8.1
* Format manifest and update version files
* Revert the changes for arm and uwp in ci.baseline.txt
* Update versions/s-/simage.json
* Update ports/simage/portfile.cmake
* Update ports/simage/portfile.cmake
* Update ports/simage/portfile.cmake
* Update versions/s-/simage.json
* Add options to packages
* Update versions/s-/simage.json
* Update portfile.cmake
* Update versions/s-/simage.json
* Update portfile.cmake
* Update versions/s-/simage.json
* [simage] Reorganize all features, add features
* Install tool simage-config on non-Windows
* fix typo
* Add supports field and update ci.baseline.txt
* Update versions/s-/simage.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index dbf417741..bd0f256d4 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1796,9 +1796,5 @@ dimcli:x64-windows-static=fail # cppgraphqlgen triggers an ICE on Apple Clang that comes with MacOS 11. cppgraphqlgen:x64-osx=fail -# Visual Studio 2019 version 16.10's XAML compiler seems to be crashing processing this port -simage:x64-uwp=fail -simage:arm-uwp=fail - # Changes in Python have broken tensorflow on our osx hardware tensorflow-cc:x64-osx=fail |
