Commit Graph

9991 Commits

Author SHA1 Message Date
Curtis J Bezault
7b61b7b515 Allow ARM64 to build x86 things (#9578) 2020-01-09 14:27:03 -08:00
Griffin Downs
1488c8ea79
Add December changelog (#9605) 2020-01-09 06:08:21 -08:00
Phoebe
f2c1056902 Update baseline (#9579) 2020-01-08 16:33:48 -08:00
Phoebe
8101b5adaf [curl] Disable export of Curl::curl targets when building 'tool' feature (#8973)
* [curl]Disable export Curl::curl targets when build tool feature

* Update patch
2020-01-06 15:09:13 -08:00
Lily
ee0716be5b [glib] Install msvc_recommended_pragmas.h to <vcpkg>/installed/include (#9054) 2020-01-06 15:07:30 -08:00
Phoebe
59b1a8a791 [liblzma] Fix issue that exports incorrect definition (#9192) 2020-01-06 15:06:53 -08:00
Matioupi
f9b577e74f [libaaplus] Add new port (#9194)
* Added port for AA+ library (astronomical algorithms)

* fix PR #9194 for static builds

* Additionnal PR #9194 fixes following JackBoosY comments

* [libaaplus] Fix export cmake, add feature tools

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-06 15:04:42 -08:00
Lily
9c860988ab [otl] Fix header file name and version number (#9107) 2020-01-06 15:01:33 -08:00
NancyLi1013
eab8812ac5 [libb2] Add new port (#8518)
* [libb2] Add new port

* Update

* Update ci.baseline.txt
2020-01-06 14:59:18 -08:00
NancyLi1013
ec2ceeba40 [tfhe] Add new port (#8386)
* [tfhe] Add new port

* Add the message for not support OSX

* Update message and ci.baseline.txt
2020-01-06 14:58:27 -08:00
Andrew Stitcher
71fd395f1a [qpid-proton] Update to qpid-proton 0.29.0 (#8122)
* [qpid-proton] Update to qpid-proton 0.29.0
- Simplify build
- Remove unneeded installed files

* [qpid-proton] Address review comments

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 14:55:43 -08:00
Rémy Tassoux
1328990e56 [yas] Initial port (#8891)
* [yas] Initial port

* [yas] vcpkg conformance fixes

* [yas] Fix wrong license

* [yas] Remove unused license file
2020-01-06 14:53:56 -08:00
Lily
153cab79c7 [fmt] Disable warning C4189 on Visual Studio 2015 (#9121) 2020-01-06 14:46:57 -08:00
Stephen Just
d9bb748ac8 [bullet3] Install CMake toolchain files and targets (#9098)
* [bullet3] Install CMake toolchain files and targets

* Use vcpkg_fixup_cmake_targets

* Bump version number
2020-01-06 14:44:15 -08:00
Hleb Valoshka
9d706789ce [libiconv] Make built libraries relocatable (#9229)
This is required to build libintl (gettext) with iconv support (see #8484).

Also updated to the latest version 1.16.
2020-01-06 14:42:52 -08:00
NancyLi1013
2c7ff757a1 [many ports] Add mirror (#9123) 2020-01-06 14:33:00 -08:00
NancyLi1013
e13ed9547a [libmagic] Add new port (#8650)
* [libmagic] Add new port

* Update

* Add debug build

* Rebuild

* Update source address

* Update ci.baseline.txt
2020-01-06 14:29:12 -08:00
dan-shaw
86c947bcbb update baseline 2020-01-06 14:21:41 -08:00
Jack·Boos·Yu
f23734d2b6 [hdf5] Fix static builds when building dynamic builds (#9043)
* [hdf5]Fix static builds when building dynamic builds.

* [hdf5]Remove duplicate code, fix zlib library name.

* [hdf5]Adapt links to different link types of szip.

* [hdf5] Fix hdf5-config.cmake.in
2020-01-06 14:13:34 -08:00
Jack·Boos·Yu
0c481e12f1 [nanovg] Add dependency port stb (#8813)
* [nanovg]Add depends port stb. Do not install stb headers.

* [nanovg] Remove stb files from source to ensure the vcpkg-packaged copies are preferred.

* [nanovg]Disable build with uwp.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 13:18:22 -08:00
NancyLi1013
ef3a7fb29c [cgl] Fix cgl cannot be found (#8807) 2020-01-06 13:17:14 -08:00
Phoebe
f21872a1f6 [freeimage libraw] Fix case issue on Linux (#8707)
* [freeimage libraw] fix build issue on linux

* Update the changes
2020-01-06 13:15:20 -08:00
Tanner Gooding
fb2006edf9 [nethost] Adding a port for nethost (#8701)
* Adding a port for nethost

* Fixing ref, removing unneeded include, and marking unsupported architectures for nethost

* Fixing the expected sha512 for nethost

* Setting nethost to fail on static and uwp

* Removing an unecessary file(REMOVE_RECURSE) from nethost

* update baseline

* [nethost] Update to latest from dotnet/runtime

* [vcpkg-baseline] Update baseline for nethost

* [vcpkg-baseline] Update baseline for nethost

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 13:14:20 -08:00
myd7349
38260a7936 [xsimd][xtensor][xtl] Update to lastest (#9158)
* [xsimd][xtensor][xtl] Update to lastest

* [xtensor-io] Disable parallel config

* [xsimd][xtensor][xtensor-blas][xtensor-io][xtl] Update to 2019-12-06

* [xsimd][xtensor-blas][xtensor][xtl] Update to lastest

* [xsimd][xtensor-blas][xtensor-io][xtensor][xtl] Update to lastest
2020-01-06 12:57:24 -08:00
Jack·Boos·Yu
95d989c4a4 [pdal] fix static build (#9308)
* [pdal] fix static build

* update baseline

* [pdal] Re-fix find dependency geos

* [padl] Find library geos_c/libgeos_c instead of library geos/libgeos

* [pdal] Fix dependency boost

* update baseline
2020-01-06 12:44:46 -08:00
Alvin
a00a345507 [libevent] Fix include headers fails on x64-windows, using CMAKE (#9292)
* [libevent] Fix include headers fails on x64-windows, using CMAKE

* [libevent] Fix conflicting file portfile.cmake

* [libevent] Update the CONTROL version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-06 12:38:35 -08:00
Alexander Neumann
f8165f7270 [qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (#9260)
* Fix static qt5 builds and ignore system qmake
closes #9234 and #9239

* fix angle conflict and icu dependency

* add egl-registry as a dependency

* remove space

* adding spaces resolved the problem

* move files only if they exist

* Update the Wrapper to use the Postgres target

fixes some observed linkage issues

* update baseline

* add fontconfig on linux so CI is less flaky in a full rebuild

* fix linkage dependent qt5-imageformats libs

* Fix Wrapper for Linux and add other platform libs to Qt5::Core

* fix plugin properties in cmake files

* fix cmake files.

* fix missing plugin qminimal deployment into tools dir

* change wrapper slightly

* UNIX also means APPLE so it needs to be excluded

* fix the static windows build

* mark the parts of fixcmake which require further work to work with single configuration builds

* Update ci.baseline.txt

make qt5-tools pass for CI testing

* fix last regression

* break auto fontconfig in configure script to fix qt5-tools

* update baseline

* enable verbose to debug ci

* try to help it instead of breaking it

* completly link icu

* try to fix fontconfig configure

* fix configure call. cannot be called with a list!

* remove invalid line from patch

* force icu and reduce the required icu libs according to the configure script

* fix icu linkage

* add more icu dependencies and names for windows

* add more icu libs. Seems like all are needed

* fix typo

* print icu libs in debug

* check releasenames

* try again

* change link order

* add icu to wrapper

* fix typo

* patch icu configure for static windows builds

* add other icu libraries to the icu patch

* fix icu in x64-windows-static

* update baseline. VTK builds in local WSL so it should work in CI

* update VTK control to force rebuild

* remove qt5-tools=pass from baseline

* remove qcustomplot:x64-linux=fail from baseline

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06 12:36:51 -08:00
Tatsuro Shibamura
a17d8cbf95 [sdl1] Add build support for ARM64 Windows 10 (#9301)
* [sdl1] Add build support for ARM64 Windows 10

* update baseline

* [sdl1] update version info

* update baseline

* Revert 5f71592f54

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-06 12:32:55 -08:00
LaurensVoerman
76168d78ed [devil] fix OpenEXR not found (#9341)
* [devil] fix OpenEXR not found

* [devil] fix linux build setting OPENEXR_DLL in CMakeLists.txt
2020-01-06 12:29:28 -08:00
Carlos O'Ryan
ebe505081b [grpc] Upgrade to gRPC-1.26.0 (#9363)
* WIP - Upgrade gRPC to 1.26.0

* Updated patch 00001

* Update 00002 patch.

* Update 00003

* Update 00005

* Remove 00007 patch.

* Really fix patch 00005

* Use CRLF for patches as before 🤷
2020-01-06 12:24:51 -08:00
Bradley Austin Davis
1f88f2098b [basisu] update from upstream repository, add support for pvrtc2 (#9425)
* [basisu] update from upstream repository, add support for pvrtc2

* [basisu] tweaks to portfile
2020-01-06 11:53:55 -08:00
Jack·Boos·Yu
5d251aaf54 [sdl2pp] Fix find dependencies (#9428)
* [sdl2pp] Fix find dependencies

* [sdl2pp] Re-fix dependencies
2020-01-06 11:48:42 -08:00
NancyLi1013
020923a98d [parallelstl] Update to latest version and fix find_package unable to find ParallelSTLConfig.cmake (#9443)
* [parallelstl] Fix find_package unable to find ParallelSTLConfig.cmake

* Add stdlib headers
2020-01-06 11:19:13 -08:00
ZeeWanderer
773e835687 [blend2d] Port update beta_2019-12-27 (#9448)
- Blend2D updated to beta_2019-12-27
- local Asmjit updated to 2019-12-27
2020-01-06 11:17:13 -08:00
Leonid Pospelov
ab9a30c329 [cpp-httplib] Update library to 0.5.1 (#9480)
[cpp-httplib] Update library to 0.5.1
2020-01-06 11:15:34 -08:00
Leonid Pospelov
bff594f7ff [simdjson] Update library (#9484) 2020-01-06 11:14:52 -08:00
winsoft666
96bfe1b594 [akali] Add new port (#9499)
* Add: set(VCPKG_PLATFORM_TOOLSET v140)

* add ppxbase and ppxnet.

* nice, ppxbase and ppxnet can install successful.

* update to v1.7

* + add duilib2
- update ppxbase, ppxnet.

* set VCPKG_PLATFORM_TOOLSET to vc141.
duilib2/ppxbase/ppxnet port.

* library version.

* duilib2, ppxbase version.

* duilib2 version

* update duilib2/ppxbase version.

* update duilib2 code version.

* update ppxbase version.
update duilib2 version.

* update ppxbase/duilib2 cmake config.

* duilib2 version.

* ppxbase version.

* + add akali library.

* update ports script.

* ports update.

* add akali

* remove duilib2/ppxnet

* revert

* update akali version.

* update akali version.

* Update portfile.cmake

* Update portfile.cmake
2020-01-06 11:13:17 -08:00
Daniil Goncharov
df48026300 [magic-enum] Update to v0.6.4 (#9502) 2020-01-06 11:11:40 -08:00
Jack·Boos·Yu
683de11417 [check/gettimeofday] Move static libraries to manual-link. (#9510) 2020-01-06 11:10:10 -08:00
Thad House
9bd91cbebe [wpilib] update to 2020.1.1 (#9513) 2020-01-06 11:08:52 -08:00
Gregory Popovitch
f122800c08 [parallel-hashmap] Update to 1.30 (#9519)
* update parallel_hashmap version

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake for parallel_hashmap

* bump parallel-hashmap to latest github release
2020-01-06 11:06:29 -08:00
Phoebe
140ddf37cd [box2d] Update to 2019-12-31 (#9529)
* [box2d] Update to 2019-12-31

* Udpate ci baseline file

* Update ci baseline file
2020-01-06 11:00:01 -08:00
NancyLi1013
8d5b7e3828 [uwebsockets] Update to 0.17.0 alpha 4 (#9535) 2020-01-06 10:57:20 -08:00
myd7349
7a25265e5d [tabulate] Add new port (#9543)
* [tabulate] Add new port

* [tabulate] Update to 2019-01-06 to fix known issues
2020-01-06 10:50:36 -08:00
Daniel Parker
6ffb134f22 [jsoncons] Update to 0.143.1 (#9547)
* [jsoncons] Update to 0.143.1

* Updated portfile.cmake LICENSE line
2020-01-06 10:49:59 -08:00
Wingkou Loeng
fe62406f2b [libfreenect2] add opengl and opencl features (#9551)
* add opengl, opencl and cuda features for libfreenect2

* remove cuda feature
2020-01-06 10:49:04 -08:00
NancyLi1013
615cb6aa24 [glibmm] Fix build error on Linux (#9562) 2020-01-06 10:44:07 -08:00
B4rtware
0ee4f000bd [freetype] use config and the correct alias (#9311)
* use config and the correct alias

@Neumann-A figured out that `add_library(Freetype::Freetype ALIAS freetype)` is defined so instead of Freetype::Freetype use freetype. @qis Also pointed out that freetype uses a cmake config file. Thats why CONFIG parameter is required.

* remove usage

* bump version to 2.10.1-2

* remove faulty line after usage deletion
2020-01-02 14:18:39 -08:00
Jozef Izso
e510f8708e [grpc] Update grpc to 1.24.3 (#9135)
* [grpc] Update grpc to 1.24.0

* [grpc] Update grpc to 1.24.3

* Disable error C4146 on uwp

C4146: unary minus operator applied to unsigned type, result still unsigned
2020-01-02 14:10:18 -08:00
Alvin
97485dc036 [uvatlas] Upgrade to dec2019 (#9379)
* [uvatlas] Upgrade to dec2019

* [uvatlas] Delete and update deprecated functions

* [uvatlas] x64-uwp passing, remove from ci.baseline.txt

* [uvatlas] Don't test x86-windows-static by default, remove it
2020-01-02 13:56:14 -08:00