From ff32240ab46609829b22846d18f1a5b1ebef0f28 Mon Sep 17 00:00:00 2001 From: Chris Moore Date: Mon, 27 Apr 2020 09:53:55 -0400 Subject: [Libtomcrypt, libtommath] new ports (#10960) * Add initial version of libttommath port * Add initial version of libtomcrypt port * Remove unnecessary EXTRALIB flag. * Remove deprecated include(vcpkg_common_functions) * Add homepage to CONTROL file * Update license copying in portfile * [libtommath] make build for non-windows * [libtomcrypt] make build for non-windows * [libtomcrypt] update ci baseline * [libtomcrypt] set HEAD_REF to upstream dev branch * [libtommath] set HEAD_REF to upstream dev branch * [libtomcrypt] Correct CFLAGS and include path * [libtommath][libtomcrypt] Lowercase 'debug' folder. Tweak CRT flags. Use VCPKG_CONCURRENCY. * [libtomcrypt] Remove x64-windows-static=fail from the ci baseline Co-authored-by: Frederik Juul Co-authored-by: Robert Schumacher --- scripts/ci.baseline.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 6b5088409..25ed3d64b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -915,6 +915,8 @@ libstk:arm-uwp=fail libstk:x64-uwp=fail libtins:arm-uwp=fail libtins:x64-uwp=fail +libtomcrypt:arm64-windows=fail +libtomcrypt:arm-uwp=fail libtorrent:arm-uwp=fail libtorrent:x64-uwp=fail libudis86:arm-uwp=fail -- cgit v1.2.3