diff options
| author | myd7349 <myd7349@gmail.com> | 2020-07-08 04:54:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-07 13:54:46 -0700 |
| commit | e96a3bd41b34de0dac8bac18239ddecd49ffaa64 (patch) | |
| tree | 2736b2afe5af8539beea4db25c1e977dbb8217d9 /ports/simdjson/CONTROL | |
| parent | f9bdf139535f25dd0847fecff22a1c8c606da613 (diff) | |
| download | vcpkg-e96a3bd41b34de0dac8bac18239ddecd49ffaa64.tar.gz vcpkg-e96a3bd41b34de0dac8bac18239ddecd49ffaa64.zip | |
[simdjson] Update to 0.4.6 (#12140)
* [simdjson] Update to 0.4.1
* [simdjson] Update to v0.4.2
* [simdjson] arm-uwp is supported now
* Update scripts/ci.baseline.txt
* [simdjson] x86 is also supported now(though not recommended)
* [simdjson] Update to 0.4.3 (it will fail)
* [simdjson] Disable Ninja temporarily
* [simdjson] Update to 0.4.4
* [simdjson] Update to 0.4.5
* [simdjson] Add manifest file
* [simdjson] Update to 0.4.6
* Update ports/simdjson/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/simdjson/CONTROL')
| -rw-r--r-- | ports/simdjson/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/simdjson/CONTROL b/ports/simdjson/CONTROL deleted file mode 100644 index 585ba0fa8..000000000 --- a/ports/simdjson/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: simdjson
-Version: 2020-05-26
-Description: A extremely fast JSON library that can parse gigabytes of JSON per second
-Homepage: https://github.com/lemire/simdjson
-Supports: !x86
|
