Commit Graph

6919 Commits

Author SHA1 Message Date
Lily
0d5fc4c6ef [rttr] Add dependency rapidjson (#9252)
* [rttr] Add dependency rapidjson

* [rttr] Modify ci.baseline.txt

* [rttr] Handle copyright
2019-12-20 12:15:14 -08:00
dan-shaw
66f0eb04a5
[libpq] Fix version mismatch between CONTROL and portfile (#9253)
* [libpq] Update the CONTROL version, Delete deprecated functions

* [libpq] Update deprecated functions
2019-12-20 12:14:16 -08:00
Lily
63aa19cd40 [xeus] Fix build error with Visual Studio 2019 (#9254)
* [xeus] Fix build error with Visual Studio 2019

* [xeus] Handle copyright
2019-12-20 12:13:34 -08:00
dan-shaw
5cb3f294d5
Merge pull request #9255 from LaurensVoerman/OpenEXRfix
[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
2019-12-20 12:11:03 -08:00
dan-shaw
35f9e6ea94
Merge pull request #9261 from Neumann-A/remove_duplicated_symbols_libharu
[libharu] Remove symbols also exported from tiff (as a default feature)
2019-12-20 12:09:43 -08:00
dan-shaw
660ec1b9a2
[tesseract] Fix feature name and build error (#9266)
* [tesseract] Fix feature name and build error

* Remove space

* Update text2image patch

* Update -ldl as CMAKE_DL_LIBS
2019-12-20 12:09:10 -08:00
NancyLi1013
50328cf60d [check] Fix library cannot be found (#9267) 2019-12-20 12:08:43 -08:00
Alvin
81b9d5f890 [uwebsockets] update to 0.16.5 (#9276)
* [uwebsockets] update to 0.16.5

* [uwebsockets] Include directory undo to master branch
2019-12-20 12:05:39 -08:00
Alvin
31c085e118 [usockets] update to 0.3.4 (#9278) 2019-12-20 12:05:10 -08:00
eao197
c19dea188d [restinio] update to 0.6.2 (#9293)
* RESTinio updated to 0.6.2.

* Remove deprecated stuff.

Homepage tag added to CONTROL file.
2019-12-20 12:02:36 -08:00
Alvin
c77c1cd861 [live555] Fix live555:x86-windows-static build failure (#9303) 2019-12-20 12:00:56 -08:00
Adam Jorgensen
14b0cf90e8 [opendnp3] Add new port (#9313)
* Added port for OpenDNP3 library

* Added usage note

* Handle library linkage setting

* Removed deprecated vcpkg_common_functions include

* Indicated that OpenDNP3 will fail to build on UWP targets

* [opendnp3] Export cmake files and force to build static in Windows

* [opendnp3] Fix include export-cmake name

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20 12:00:29 -08:00
almikhayl
fad13cc50c [libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329) 2019-12-20 11:59:02 -08:00
Alvin
52d7109219 [simpleini] Fix build failure on travis CI (#9330)
* [simpleini] Fix build failure on travis CI

* [simpleini] x64-linux passing, remove from ci.baseline.txt

* [simpleini] x64-osx passing, remove from ci.baseline.txt
2019-12-20 11:57:49 -08:00
Jack·Boos·Yu
7d21ab542d [botan] Fix unrecognized compile flag MT/MD (#9335) 2019-12-20 11:57:17 -08:00
Leonid Pospelov
b630f9b40d [cpp-httplib] Update library to 0.4.2 (#9360) 2019-12-20 11:56:25 -08:00
IronsDu
df4db7117b [brynet] Update to 1.0.5 (#9277)
* Update portfile.cmake

update brynet to tag 1.0.5 .(after now, brynet changed to header only)

* Update portfile.cmake

* Update CONTROL

* Update ci.baseline.txt

remove brynet's setting
2019-12-20 11:55:20 -08:00
NancyLi1013
496f5cd5fa Update -ldl as CMAKE_DL_LIBS 2019-12-17 22:04:06 -08:00
Alvin
dafe7f9d9a [python3] Fix CONTROL Version (#9173) 2019-12-13 16:16:31 -08:00
ewertons
837fcab0ef [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations (#9117)
* [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations

* [azure-c-shared-utility]Terminate the build process when building uwp.
2019-12-10 11:11:46 -08:00
Laurens Voerman
73564f46b3 updated CONTROL Version; fix AlembicIlmBase.cmake file error caused by debug lib now being found. 2019-12-10 13:37:31 +01:00
NancyLi1013
32860b3d8e Update text2image patch 2019-12-09 22:10:03 -08:00
NancyLi1013
ad2b1d316d Remove space 2019-12-09 21:57:31 -08:00
NancyLi1013
d94d12ca74 [tesseract] Fix feature name and build error 2019-12-09 18:59:35 -08:00
Alexander Neumann
0b51f928db symbols only clash in static builds 2019-12-09 21:57:03 +01:00
Alexander Neumann
c6d89090a9 fix duplicated symbols of tiff/libharu 2019-12-09 19:43:07 +01:00
Laurens Voerman
2f73f701d1 [OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES 2019-12-09 11:09:48 +01:00
AlvinZhangH
6bed46fa52 [libpq] Update deprecated functions 2019-12-09 17:41:54 +08:00
AlvinZhangH
c6ef1ac79d [libpq] Update the CONTROL version, Delete deprecated functions 2019-12-09 16:10:05 +08: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