aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-11-13 10:54:48 -0800
committerGitHub <noreply@github.com>2020-11-13 10:54:48 -0800
commit1d8755cb409f655d5135472970d1da0ce975681b (patch)
treebfc7aaa270fd0d7ec2f23f20dad20a74a92468d1
parentd9b179fd46fc93a2f893b98eefac17a1985f423d (diff)
downloadvcpkg-1d8755cb409f655d5135472970d1da0ce975681b.tar.gz
vcpkg-1d8755cb409f655d5135472970d1da0ce975681b.zip
[vcpkg baseline] Clean up baseline, use Keyword Supports Part 1 (#14245)
* [vcpkg baseline] Clean up baseline, use Keyword Supports * Update ports/arrow/CONTROL
-rw-r--r--ports/aliyun-oss-c-sdk/CONTROL2
-rw-r--r--ports/ampl-mp/CONTROL2
-rw-r--r--ports/angelscript/CONTROL1
-rw-r--r--ports/argtable2/CONTROL1
-rw-r--r--ports/arrow/CONTROL2
-rw-r--r--ports/asiosdk/CONTROL1
-rw-r--r--ports/asyncplusplus/CONTROL1
-rw-r--r--scripts/ci.baseline.txt25
8 files changed, 8 insertions, 27 deletions
diff --git a/ports/aliyun-oss-c-sdk/CONTROL b/ports/aliyun-oss-c-sdk/CONTROL
index 84608aa92..576ab1cb8 100644
--- a/ports/aliyun-oss-c-sdk/CONTROL
+++ b/ports/aliyun-oss-c-sdk/CONTROL
@@ -2,4 +2,4 @@ Source: aliyun-oss-c-sdk
Version: 3.10.0
Description: Alibaba Cloud Object Storage Service (OSS) is a cloud storage service provided by Alibaba Cloud, featuring massive capacity, security, a low cost, and high reliability.
Build-Depends: curl, apr-util
-Supports: !uwp
+Supports: !(uwp|linux|osx)
diff --git a/ports/ampl-mp/CONTROL b/ports/ampl-mp/CONTROL
index db932a69c..6947d21fe 100644
--- a/ports/ampl-mp/CONTROL
+++ b/ports/ampl-mp/CONTROL
@@ -3,4 +3,4 @@ Version: 2020-11-11
Homepage: https://github.com/ampl/mp
Description: An open-source library for mathematical programming
Build-Depends: ampl-asl
-Supports: !uwp \ No newline at end of file
+Supports: !uwp
diff --git a/ports/angelscript/CONTROL b/ports/angelscript/CONTROL
index 4ec91f2bb..fee238c1e 100644
--- a/ports/angelscript/CONTROL
+++ b/ports/angelscript/CONTROL
@@ -1,6 +1,7 @@
Source: angelscript
Version: 2.34.0
Description: The AngelCode Scripting Library, or AngelScript as it is also known, is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component, both for the application programmer and the script writer.
+Supports: !arm
Feature: addons
Description: Installs all addons for use in compiling scripts addons
diff --git a/ports/argtable2/CONTROL b/ports/argtable2/CONTROL
index 734b97342..6364d396a 100644
--- a/ports/argtable2/CONTROL
+++ b/ports/argtable2/CONTROL
@@ -3,3 +3,4 @@ Version: 2.13
Port-Version: 8
Homepage: http://argtable.sourceforge.net
Description: Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss.
+Supports: !uwp \ No newline at end of file
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL
index b228586a3..40ce8f95b 100644
--- a/ports/arrow/CONTROL
+++ b/ports/arrow/CONTROL
@@ -4,7 +4,7 @@ Port-Version: 2
Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, bzip2, zstd, snappy, gflags, thrift, double-conversion, glog, uriparser, openssl, utf8proc
Homepage: https://github.com/apache/arrow
Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
-Supports: x64
+Supports: x64&!arm
Default-Features: csv, json, parquet, filesystem
Feature: csv
diff --git a/ports/asiosdk/CONTROL b/ports/asiosdk/CONTROL
index b97ebb689..a3d9384b5 100644
--- a/ports/asiosdk/CONTROL
+++ b/ports/asiosdk/CONTROL
@@ -2,3 +2,4 @@ Source: asiosdk
Version: 2.3.3-1
Homepage: https://www.steinberg.net/en/company/developers.html
Description: ASIO is a low latency audio API from Steinberg.
+Supports: windows&!(arm|uwp) \ No newline at end of file
diff --git a/ports/asyncplusplus/CONTROL b/ports/asyncplusplus/CONTROL
index 6f2a09a72..894794627 100644
--- a/ports/asyncplusplus/CONTROL
+++ b/ports/asyncplusplus/CONTROL
@@ -1,3 +1,4 @@
Source: asyncplusplus
Version: 1.1
Description: Async++ is a lightweight concurrency framework for C++11
+Supports: !uwp
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt
index aa9709fc4..00c68feba 100644
--- a/scripts/ci.baseline.txt
+++ b/scripts/ci.baseline.txt
@@ -28,32 +28,9 @@
# Add new items alphabetically
-
-activemq-cpp:x64-linux=fail
-activemq-cpp:x64-osx=fail
-alac:arm-uwp=fail
-alac:x64-uwp=fail
-aliyun-oss-c-sdk:x64-linux=fail
-aliyun-oss-c-sdk:x64-osx=fail
-amqpcpp:arm-uwp=fail
-amqpcpp:x64-uwp=fail
-angelscript:arm64-windows=fail
-angelscript:arm-uwp=fail
-apr:arm-uwp=fail
-apr:x64-uwp=fail
# Cross compiling CI machine cannot run gen_test_char to generate apr_escape_test_char.h
apr:arm64-windows=fail
-argtable2:arm-uwp=fail
-argtable2:x64-uwp=fail
-arrow:arm64-windows=fail
-arrow:x86-windows=fail
-asiosdk:x64-linux=fail
-asiosdk:x64-osx=fail
-asiosdk:x64-uwp=fail
-asiosdk:arm64-windows=fail
-asiosdk:arm-uwp=fail
-asyncplusplus:arm-uwp=fail
-asyncplusplus:x64-uwp=fail
+
atk:x64-osx=fail
atk:arm64-windows=fail
atlmfc:x64-linux=fail