Commit Graph

6891 Commits

Author SHA1 Message Date
Laurens Voerman
2f73f701d1 [OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES 2019-12-09 11:09:48 +01:00
Robert Schumacher
ffed695062
[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)
* [libxslt] Fix writing to locations outside vcpkg in Windows builds

* [libxslt] Add passing arm64-windows to baseline
2019-12-07 05:50:24 -08:00
Robert Schumacher
92dc30ff52
[vcpkg] Check in baseline results for CI builds (#9203)
* [vcpkg] Check in initial baseline

* [vcpkg] Baseline update

* [vcpkg] Further baseline updates

* [vcpkg] Update baseline

* [vcpkg] Update baseline

* [vcpkg] Update baseline

* [vcpkg] Update baseline

* [xalan-c] Fix flaky build for non-Windows hosts
2019-12-06 02:18:47 -08:00
Phoebe
3f11755f2a Remove rapidstring port (#9143) 2019-12-05 19:46:43 -08:00
Yuval Gross
e9267ac7c4 [proxywrapper] Add new port (#8916)
* adding proxywrapper package

* resolving review comments

* restrict Linux only

* [proxywrapper] Only static library

* [libmodman] Move building of tests to a non-default feature

* [libproxy] Move tests to a non-default feature

* [libproxy] Add features for language bindings

* [proxywrapper] Require C++ 11 standard
2019-12-03 11:18:49 -08:00
Cheney Wang
09c5fd5e1b [ecsuti] Update version (#8885) 2019-12-02 17:21:18 -08:00
Jozef Izso
cc3f5deaf7 [protobuf] Update protobuf to 3.11.0 (#9131) 2019-12-02 14:25:50 -08:00
Phoebe
1763db4084 [boost-modular-build-helper] put quotes around the directory in compiler flags (#9108) 2019-12-02 13:11:09 -08:00
Daniel Parker
efba683396 [jsoncons] Update to v0.140.0 (#9124)
* [jsoncons] Update to v0.140.0

* [jsoncons] Add space before #v0.140.0?
2019-12-02 10:44:05 -08:00
Gregory Popovitch
25ef31d00c [parallel-hashmap] Update to 1.27 (#9152)
* update parallel_hashmap version

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake for parallel_hashmap
2019-12-02 10:40:43 -08:00
myd7349
c89f944b1d [cjson] Update to 2019-11-30 (#9157) 2019-12-02 10:39:21 -08:00
Stephen Just
55f2bbc8a3 [pixman] Update to version 0.38.4 (#9170) 2019-12-02 10:33:27 -08:00
eao197
6357b7d2ef RESTinio updated to v.0.6.1.1. (#9174) 2019-12-02 10:31:27 -08:00
Samuel Marks
e4524f656b [ppconsul] Upgrade to latest version (#9104) 2019-11-26 16:54:48 -08:00
Benjamin Sergeant
a4ed0cb5ec ixwebsocket 7.4.0 (#9099) 2019-11-26 14:50:16 -08:00
Carlos O'Ryan
4e5ebe7491 [google-cloud-cpp-common] Optional testing libraries (#9097)
The testing libraries in google-cloud-cpp-common are an strictly
optional feature. I expect that mostly developers of other
google-cloud-cpp-* libraries would use them, but the occasional end-user
might want them too.
2019-11-26 14:41:38 -08:00
Carlos O'Ryan
075dd9fbb4 [google-cloud-cpp-spanner] Add new port (#9096)
* [google-cloud-cpp-spanner] New port

A client library for Google's Cloud Spanner.

* Fix package version.
2019-11-26 14:23:39 -08:00
JackBoosY
506299a173 [libmodman, libproxy] Add new ports (#8931)
* [libproxy]Add new port.

* [libmodman]Add new port.

* [libproxy]Support windows, set dependency libmodman.

* Add usage, add vcpkg-cmake-wrapper.cmake to libproxy.

* add empty line to usage.

* [libmodman]Fix undefined typeid in Visual Studio 2019.

* [libproxy]Fix install libproxy.py error when it not exist.

* Disable arm/uwp build.

* Enable static build on UNIX.

* [libproxy]Re-generate patches, delete default feature tools and use system libmodman.

* [libproxy]Disable install libproxy.py.

* [libproxy]Disable install Libproxy.pm and PLlibproxy.

* [libproxy]DISABLE PARALLEL CONFIGURE

* [libproxy]Revert 6f233cced1

* [libmodman/libproxy]Fix arm build.
2019-11-26 02:40:32 -08:00
Phoebe
61dc5580d6 [libpng] Fix CMake targets (#8716)
* [libpng] fix cmake targets

* fix typo issue

* Merge changes from PR#8293
2019-11-25 15:57:43 -08:00
Phoebe
73c3e33c4a [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp (#9075)
* [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp

* Update CMakeList.txt

* Update obsolete functions
2019-11-25 15:54:49 -08:00
JackBoosY
ca1e2ec6b3 [spdlog]Update to 1.4.2 (#8779)
* [spdlog]Upgrade version to 1.4.2

* [spdlog]Do not remove these libraries.

* [spdlog]Fix error C4275 when use fmt.

* [spdlog]Re-fix C4275 error.

* [spdlog]Re-fix C4275 error.

* [spdlog]Disable build on uwp.

* [spdlog]Fix build with uwp.
2019-11-25 14:35:53 -08:00
Jonathan Hale
a3ab4500a4 [magnum-plugins] Fix basisimporter/basisimageconverter features (#8939)
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Patch BasisImporter to use slightly outdated basisu

jherico's fork which the vcpkg port is based on does not integrate
54304fa014
yet, which renamed a parameter.

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Only apply FindBasisUniversal patch on release

The change is integrated upstream for --head builds already.

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Download large patch from GitHub history
2019-11-25 10:31:55 -08:00
Ehsan
4603d007c2 [catch2] Update library to 2.11.0 (#9089) 2019-11-24 22:00:23 -08:00
Ehsan
806a4a4d91 [argparse] Update library to 2.0.1 (#9088) 2019-11-24 21:41:21 -08:00
eao197
1ddf96857d json_dto updated to v.0.2.9.2. (#9083) 2019-11-24 21:27:05 -08:00
Robert Schumacher
7ca7db5285
Merge pull request #8785 from LilyWangL/dev/Lily/issue8775
[angle] Add option /bigobj to compiler
2019-11-22 16:15:46 -08:00
Robert Schumacher
c1257031cc
Merge pull request #8932 from davidebeatrici/qt5-base-openssl-compile-time-link
[qt5-base] Add option to link to OpenSSL at compile-time
2019-11-22 15:06:01 -08:00
Robert Schumacher
ea5a57338e
Merge pull request #9042 from NancyLi1013/dev/NancyLi/4848-add-usage-for-pdcurses
[pdcurses] Fix linkage error
2019-11-22 14:56:43 -08:00
JackBoosY
776fcf76db [z3] Update to 4.8.6 (#8899)
* [z3]Upgrade to 4.8.6.

* [z3]Use `vcpkg_fail_port_install`.
2019-11-22 14:55:05 -08:00
JackBoosY
1f092dd978 [pfring]Add new port. (#8648)
* [pfring]Add new port.

* [pfring]Use newest version, add install step.

* Re-trigger CI.

* Re-trigger CI.
2019-11-22 14:28:45 -08:00
JackBoosY
c77f1e6dbe [wt]Upgrade to 4.1.1. (#8903) 2019-11-22 12:52:47 -08:00
NancyLi1013
0c509d7616 [portaudio] Fix library cannot be found (#8944)
* [portaudio] Fix library cannot be found

* Fix include cannot be found
2019-11-22 12:46:19 -08:00
Stefano Sinigardi
e3488c9cf8 [curlpp] restore installing vcpkg-cmake-wrapper scriptù (#9065) 2019-11-22 11:54:36 -08:00
Robert Schumacher
e595f0e59e
Merge pull request #8854 from sylveon/detours-nmake
[detours] Update for vcpkg_build_nmake
2019-11-22 10:52:42 -08:00
Robert Schumacher
1fa80c1196
Merge pull request #8953 from davidebeatrici/mdnsresponder-dynamic-crt-fix
[mdnsresponder] Fix build with dynamic CRT
2019-11-22 10:19:55 -08:00
Robert Schumacher
cfcd07b5a4
Merge pull request #8966 from lazyhamster/mspack-exports
[libmspack] Fix several missing imports
2019-11-22 10:18:44 -08:00
Robert Schumacher
470a70a1c4
Merge pull request #9003 from janisozaur/faad2
[faad2] Add initial version of FAAD2
2019-11-22 10:14:54 -08:00
Robert Schumacher
f8288b00d3
Merge pull request #7914 from zi-m/wxchartdir
[wxchartdir] Add new port
2019-11-22 09:36:26 -08:00
Robert Schumacher
cc29e6844a
Merge pull request #8562 from RamadanAhmed/master
[dbow3] Switch from unofficial repo to large patchset
2019-11-22 09:34:46 -08:00
Robert Schumacher
aee9f312b7
Merge pull request #9074 from jwillemsen/jwi-ace657
[ace] Upgrade to 6.5.7
2019-11-22 09:29:07 -08:00
Robert Schumacher
b6a50cb6a7
Merge pull request #8659 from maxGimeno/CGAL-5.0
[cgal][openmvs] CGAL: Upgrade to 5.0
2019-11-22 09:27:02 -08:00
Robert Schumacher
0741eae0fe
Merge pull request #8962 from AlvinZhangH/dev/alvin/8784
[nanoflann] Add new port
2019-11-22 09:10:36 -08:00
Robert Schumacher
329f9eb39e
Merge pull request #8974 from valbendan/fix_libsodium
[libsodium] Fix CPU feature not properly detected on Linux
2019-11-22 09:09:28 -08:00
Robert Schumacher
436d8a4b3b
Merge pull request #8978 from JackBoosY/dev/jack/upgrade_netcdf-cxx4_4.3.1
[netcdf-cxx4] Update to 4.3.1
2019-11-22 09:08:04 -08:00
Robert Schumacher
2846c89c0c
Merge pull request #9006 from qis/dev/qis/date
[date] Update to 2019-11-08
2019-11-22 09:06:00 -08:00
Robert Schumacher
fca38adc7d
Merge pull request #9047 from gjasny/prometheus-cpp-0.8.0
[prometheus-cpp] Update to version 0.8.0
2019-11-22 09:00:32 -08:00
Robert Schumacher
be22db5e24
Merge pull request #9057 from eao197/json-dto-0.2.9
[json-dto] Update to v0.2.9; Switch repo; Fix license installation
2019-11-22 08:56:36 -08:00
Johnny Willemsen
262c3b79cc
[ace] Upgrade to 6.5.7 2019-11-22 09:55:56 +01:00
Maxime Gimeno
0fe861eb07 bump openmvs 2019-11-22 09:30:05 +01:00
NancyLi1013
23b16cc4a0 Update 2019-11-21 21:51:38 -08:00