From e96a3bd41b34de0dac8bac18239ddecd49ffaa64 Mon Sep 17 00:00:00 2001 From: myd7349 Date: Wed, 8 Jul 2020 04:54:46 +0800 Subject: [simdjson] Update to 0.4.6 (#12140) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [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> --- ports/simdjson/CONTROL | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ports/simdjson/CONTROL (limited to 'ports/simdjson/CONTROL') 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 -- cgit v1.2.3