diff options
| author | myd7349 <myd7349@gmail.com> | 2020-05-27 14:00:24 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 23:00:24 -0700 |
| commit | ea07b5d3cd581e924b4c49295b773d775ce33d25 (patch) | |
| tree | e642afe44c1db6f5f7e86cb0f15b3983c69551d6 /scripts | |
| parent | 7e4ab7967a92fe8dfe889b039425348b8c471030 (diff) | |
| download | vcpkg-ea07b5d3cd581e924b4c49295b773d775ce33d25.tar.gz vcpkg-ea07b5d3cd581e924b4c49295b773d775ce33d25.zip | |
[simdjson] Update to 0.3.1 (#10709)
* [simdjson] Update to 0.3.1
* [simdjson] Update CI baseline
* [simdjson] Include arm build
* [simdjson] Make UWP happy
* [simdjson] Turn off SIMDJSON_COMPETITION for linux
* [simdjson] Update to 2020-05-06
[simdjson] Turn off SIMDJSON_SANITIZE under DEBUG mode (#10145)
* [simdjson] Update to lastest
* wip
* [simdjson] Update to 2020-05-20
* [simdjson] Update to 2020-05-21
* [simdjson] Fix ninja build
* [simdjson] arm-uwp still not supported
* [simdjson] Update to 2020-05-22 and disable UWP patch
* [itk] You shall pass
* [simdjson] Fix x64-uwp
* Revert "[itk] You shall pass"
This reverts commit 885e8a8af4bcce2c02207d95cbfdce7078dd4a3b.
* [simdjson] Update
* [simdjson] Update to 2020-05-26
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index ce54d585e..c2f43e40b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1707,7 +1707,6 @@ shogun:x64-windows-static = skip shogun:x86-windows = skip
signalrclient:x64-uwp=fail
signalrclient:arm-uwp=fail
-simdjson:arm64-windows=fail
simdjson:arm-uwp=fail
simdjson:x86-windows=fail
skia:arm64-windows=fail
|
