Commit Graph

7196 Commits

Author SHA1 Message Date
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
John McNamara
c81d7d9c10 [libxlsxwriter] upgrade to 0.8.9 (#9410)
Upgrade to the latest version of libxlsxwriter.

Closes #9408
2020-01-02 13:55:20 -08:00
Tom Haines
70e7c3e12f [fruit] fix wchar.h import issue under Catalina (#9445)
* Issue 9444 fix wchar.h import issue under Catalina

* 9445 apply suggestions from review
2020-01-02 13:44:54 -08:00
NancyLi1013
f13fb1c96b [ptext] Fix library cannot be found by find_package() (#9455)
* [ptext] Fix library cannot be found by find_package()

* Update copyright
2020-01-02 13:42:04 -08:00
Marko Mahnič
6403c56e7c [argumentum] Add new port (#9478)
* [argumentum] Add new port

* Remove testing code from portfile

* Use a new release that respects build_static_libs

- add vcpkg_check_linkage

* Use the new repository name

* Add homepage to control file

* Fix the portfile as suggested in PR #9478

* Disable some platforms as suggested in PR #9478

We will try to fix the build on these platforms in a future release.

* Use release 0.2.2 with fixed header preparation

* (wip) check which platforms are failing

* Reenable all ports for argumentum in ci.baseline

* Fix argumentum version in control file
2020-01-02 13:40:50 -08:00
Victor Derks
8b07958e8b [charls] upgrade to 2.1.0 (#9494)
* [charls] upgrade to 2.1.0

Upgrade to the latest released version of CharLS. The patch file has become obsolete.

* Remove charls=fail triplets from ci.baseline.txt

Both arm-uwp and x64-uwp can be build.
2020-01-02 13:30:27 -08:00
Daniil Goncharov
2a0998e5cf [nameof] Update to 0.9.3 (#9503) 2020-01-02 13:28:59 -08:00
Phoebe
c055724785 [directxtk] Fix invalid solution configuration (#9508)
* [directxtk] Fix invalid solution configuration

* Remove PLATFORM parameter
2020-01-02 13:28:13 -08:00
Jack·Boos·Yu
c7dfd5f83f [simpleini] Install missing code (#9429) 2020-01-02 13:27:31 -08:00
Jack·Boos·Yu
5d7ff36ae5 Remove vtk:x64-linux result in baseline (#9389)
* Remove vtk:x64-linux=fail from baseline

* trigger CI test
2019-12-23 16:13:24 -08:00
Lily
2f89f8dc16 [io2d] Fix link to target "Cairo::Cairo" error (#8935)
* [io2d] Fix link to target "Cairo::Cairo" error

* [io2d] Remove include(vcpkg_common_functions) in portfile.cmake
2019-12-23 16:10:42 -08:00
myd7349
e7f28a2717 [xtensor-fftw] Add new port (#9159)
* [xtensor-fftw] Add new port

* [xtensor-fftw] Update
2019-12-23 16:01:59 -08:00
Jack·Boos·Yu
8cbae02ab2 [azure-kinect-sensor-sdk] Add new port (#8786)
* [azure-kinect-sensor-sdk]Add new port

* [azure-kinect-sensor-sdk]Disable git command.

* [azure-kinect-sensor-sdk]Disable source link.

* [azure-kinect-sensor-sdk]Fix build error 4275 in Windows.
2019-12-23 15:59:34 -08:00
Jack·Boos·Yu
5f56ea9b5b [proxygen]Add new port. (#8766) 2019-12-23 15:58:21 -08:00
David Katz
7ac7a46343 [sdl2-gfx] Update CMake build and find_package support (#9319)
* [sdl2-gfx] Update CMake build and find_package support

* Update build process to more closely mimic other SDL2 extensions

* Bump CONTROL version number

* Remove uneeded wrapper file

* Remove uneeded wrapper file

* [sdl2-gfx] Simplification. Add cmake find_dependency(SDL2).

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-12-23 15:52:14 -08:00
NancyLi1013
6723668f7f [abseil] Update to the latest and fix link failure error using StrCat (#9367)
* [abseil] Update to the latest and fix link failure for StrCat with > 4 arguments

* Remove message from vcpkg_fail_port_install

* Update lnk2019-error patch
2019-12-23 15:44:37 -08:00
Jack·Boos·Yu
2ee03bab9f [freerdp]Fix linux build, add dependency port glib. (#9176) 2019-12-23 15:43:29 -08:00
Joseph D
795ecaefed [fftwpp] Update to latest commit (#9169)
* [fftwpp] update fftwpp to latest commit

* Updated CONTROL to new version string

* [fftwpp] Corrected version string
2019-12-23 15:42:36 -08:00
Matthias C. M. Troffaes
d6fb76bfc2 [ffmpeg] install correct copyright file and enable (L)GPLv3 builds (#9090)
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds

* [ffmpeg] inspect log file to copy correct copyright file

* Bump version

* [ffmpeg] remove license status message
2019-12-23 15:37:41 -08:00
Phoebe
85c57726ec [pmdk] Remove non-ascii charactor (#9094) 2019-12-23 15:36:57 -08:00
Fabio Pellacini
8711ceb3c1 Updated Embree to version 3.6.1 (#9073) 2019-12-23 15:34:25 -08:00
Kevin Lu
5ee8ddf43f [libgit2] Update to 0.28.4 (#9270) 2019-12-23 15:27:46 -08:00
Stefano Sinigardi
a5590520f0 [libpng] Strong cleanup of the port (#9198)
* [libpng] strong cleanup of the port

* [libpng] do not install unhandled tools

* [libpng] restore library proper name on windows-static triplets
2019-12-23 15:26:04 -08:00
Tatsuro Shibamura
13c4d0c18d [libwebp] Fixed build error ARM64 Windows 10 (#9300)
* [libwebp] Fixed build error ARM64 Windows 10

* [libwebp] Fixed cmake error ARM and ARM64
2019-12-23 15:19:51 -08:00
Jack·Boos·Yu
ff6d107460 [angle]Fix windows build error: cannot find definition far. (#7923)
* [angle]Fix windows build error: cannot find definition far.

* [Angle]Re-fix build error.
2019-12-23 14:39:17 -08:00
myd7349
80cf1e4b19 [indicators] Add new port (#9315)
* [indicators] Add new port

* [indicators] Update patch

* [indicators] Install LICENSE.termcolor

* [indicators] Update to 2019-12-15

* [indicators] Update to 2019-12-17

* [indicators] Update to 1.5
2019-12-23 14:35:45 -08:00
Jack·Boos·Yu
1c4a1d1cef [protobuf-c]Add new port. (#8624)
* [protobuf-c]Add new port.

* [protobuf-c]Add homepage.

* [protobuf-c] Remove useless code.

* update baseline

* update baseline
2019-12-23 12:40:21 -08:00
Kevin Lu
deec33abc9 [protobuf] Update to 3.11.2 (#9271)
* [protobuf] Update to 3.11.1

* [protobuf] Update to 3.11.2
2019-12-23 12:34:37 -08:00
Robert Schumacher
1fa5544eeb
[argparse] Upgrade to v2.1 (#9291) 2019-12-23 12:34:22 -08:00
Jack·Boos·Yu
f3c11016ef [hiredis] Support building static (#9388)
* [hiredis] Support building static

* update baseline

* update baseline
2019-12-23 12:18:50 -08:00
Robert Schumacher
c0d22c88ea
[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)
* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it.
[vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds

* [vcpkg_configure_qmake] Don't specify DESTDIR

* [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer

* [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
2019-12-23 06:10:12 -08:00
AMS21
5e88eec627 [doctest] Update library to 2.3.6 (#9403) 2019-12-21 14:05:30 -08:00
Bartosz Rempuszewski
edbc0dee67 Upgrade entt to 3.2.2 (#9409) 2019-12-21 14:04:58 -08:00
Alex
ac40b384d3 [ffmpeg] portfile: fix typo Relase->Release (#9405) 2019-12-21 14:04:38 -08:00
PhoebeHui
11140352f4 Add Homepage 2019-12-21 12:47:40 -08:00
Michael Hansen
207c650424 Remove deprecated include from KF5 ports. 2019-12-21 12:47:40 -08:00
Michael Hansen
7c47da60af Add port for kf5syntaxhighlighting. 2019-12-21 12:47:39 -08:00
Michael Hansen
9dd6ebbc41 Update current KF5 libs to version 5.64.0 2019-12-21 12:47:39 -08:00
Robert Schumacher
59b28867dc
[vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux (#9411)
* [libarchive] Fix cpu_set_t missing

* [xalan-c] Fix flakiness in presense of ICU

* [openvpn3] Add missing bits/endian.h include

* [vcpkg-baseline] Mark vtk as no longer failing
2019-12-21 11:34:24 -08:00
Rémy Tassoux
c916800646 [nano-signal-slot] Update to latest version (#9376)
* [nano-signal-slot] Update to latest version

I know that official releases should be preferred, but I used the latest commit instead because it fix an issue which was causing compilations error on the latest MSVC version (https://github.com/NoAvailableAlias/nano-signal-slot/issues/26).

* [nano-signal-slot] Fix wrong date format

* [nano-signal-slot] Version update

The developer of this library has just added a new release version including the MSVC compilation bug fix.
2019-12-20 17:12:26 -08:00
Tatsuro Shibamura
a732ecda63 [directxtk] Update to dec2019 release (#9381)
* [directxtk] Update to dec2019 release

* [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:21:10 -08:00
Tatsuro Shibamura
b5657848d4 [directxmesh] Update to dec2019 release (#9384)
* [directxmesh] Update to dec2019 release

* [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:20:50 -08:00
Tatsuro Shibamura
1258ac0a10 [directxtex] Update to dec2019 release (#9383)
* [directxtex] Update to dec2019 release

* [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:20:28 -08:00
Tatsuro Shibamura
024350d0e1 [directxtk12] Update to dec2019 release (#9382)
* [directxtk12] Update to dec2019 release

* [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:19:51 -08:00
NancyLi1013
765923bcf6 [libevent] Add thread as default feature (#9101) 2019-12-20 12:25:18 -08:00
Lily
0173bf09bd [nanodbc] Fix link error 2019 (#9185) 2019-12-20 12:23:33 -08:00
Alvin
0548f8a50c [libqglviewer] update to 2.7.2 (#9186)
* [libqglviewer] update to 2.7.2

* [libqglviewer] Remove patch double quotes
2019-12-20 12:23:09 -08:00
Jack·Boos·Yu
ea6dba0cd9 [tbb] Set fatal build tool requirements for UNIX (#9188)
* [tbb]Stop building TBB when build tools are not found in UNIX, remove vcpkg_test_cmake.

* [tbb]Re-fix message.
2019-12-20 12:22:42 -08:00
Jack·Boos·Yu
36c04f16de [ecm] Add usage to fix printing error messages (#9210) 2019-12-20 12:21:51 -08:00
Jack·Boos·Yu
d36d68deec [mongoose] Add feature ssl (#9209)
* [mongoose] Add feature ssl

* [mongoose] Add -D to MG_ENABLE_SSL
2019-12-20 12:21:25 -08:00
Lily
386d5c9509 [geotrans] Add macro LITTLE_ENDIAN (#9217) 2019-12-20 12:17:18 -08:00
Owen Rudge
ac0d90f680 [proj4] Update to version 6.2.1; disable exporting symbols for static libraries (#9227)
* [proj4] Update to version 6.2.1; disable exporting symbols for static libraries

* Remove deprecated function

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20 12:16:46 -08:00
Gregor Jasny
19ed64967c [function2] Add port version 4.0.0 (#9246) 2019-12-20 12:15:42 -08:00
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
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
aybe
1f49837376 [libmodplug] use static cast for ctype 2019-11-23 10:20:18 +01: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
Davide Beatrici
9a01ec282e [qt5-base] Add option to link to OpenSSL at compile-time
By default Qt loads OpenSSL at runtime.

This commit adds a "QT_OPENSSL_LINK" option, which specifies "-openssl-linked". The option is enabled by default for static configurations.

From https://doc.qt.io/qt-5/ssl.html:

"By default, an SSL-enabled Qt library dynamically loads any installed OpenSSL library at run-time. However, it is possible to link against the library at compile-time by configuring Qt with the -openssl-linked option."
2019-11-22 06:17:35 +01:00
AlvinZhangH
ef90276f8d [nlohmann-json] Upgrade to 3.7.3 2019-11-22 10:30:36 +08:00
Robert Schumacher
cccd1ed932
Merge pull request #8793 from tcsavage/fix/qtquickshapes-dll
[qt5] Modify qtdeploy to include qtquickshapes
2019-11-21 17:34:35 -08:00
JackBoosY
232c20345f [folly/fizz]Upgrade version. (#8765)
* [folly/fizz]Upgrade version.

* [fizz]Upgrade to v2019.10.28.00.
2019-11-21 17:23:08 -08:00
Robert Schumacher
f55e3cb827
Merge pull request #8862 from aluaces/patch-1
[hiredis] PREFER_NINJA misspelling fix
2019-11-21 17:18:27 -08:00
Robert Schumacher
bf7e264b97
Merge pull request #8913 from nicoell/patch-1
[cereal] Update to 1.3.0
2019-11-21 17:17:52 -08:00
Robert Schumacher
c6403b66bc
Merge pull request #8892 from RT222/bitsery
[bitsery] Update to 5.0.1
2019-11-21 17:17:07 -08:00
NancyLi1013
fb26fc5192 [redis-plus-plus] Add new port (#8846) 2019-11-21 17:16:30 -08:00
JackBoosY
8d26ea0991 [stlab]Upgrade to 1.5.1 (#8901) 2019-11-21 17:15:49 -08:00
Robert Schumacher
96be3cdbc2
use latest librtmp (#8958)
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git
repository, as the sources tar ball are very outdated
2019-11-21 17:14:38 -08:00
Lily
5a7fe39176 [otl] Upgrade to version 4.0.448 (#8937)
* [otl] Upgrade to version 4.0.448

* [otl] Modify download link
2019-11-21 17:12:16 -08:00
Michał Janiszewski
bfaf18478f [libflac] Update libflac to 1.3.3 (#8988)
* [libflac] Update libflac to 1.3.3

* Update portfile.cmake
2019-11-21 17:03:32 -08:00
NancyLi1013
8c17d3c790 [magic-enum] Fix export config.cmake issue (#9007)
* [magic-enum] Fix export config.cmake issue

* Update
2019-11-21 17:01:17 -08:00
Raynor Vliegendhart
90a40c6658 [tiff] Make BUILD_TOOLS option a feature (#9010)
* [tiff] Make BUILD_TOOLS option a feature

* [tiff] Fix tool-feature for static linkage
2019-11-21 17:00:19 -08:00
Daniel Siladji
b12c4501d8 [ecos] Add new port (#9019) 2019-11-21 16:58:35 -08:00
Przemek
a306312f4b [soci]Fix typo in CONTROL file. (#9067) 2019-11-21 16:39:06 -08:00
John Spaith
4411b9fe67 [azure-iot-sdk-c] Update public-preview feature to branch with fixed telemetry (#9059)
* Bring sha to public-preview-pnp post telemetry explosion

* Updating to latest code

* Update version

* Pointing to proper public-preview branch

* Pointing to SHA post public-preview branch update

* [azure-iot-sdk-c] Remove unused patch file
2019-11-21 16:37:42 -08:00
Daniel Parker
0223359a99 [jsoncons] Update to v0.139.0 (#9058) 2019-11-21 13:06:46 -08:00
dan-shaw
021a6c0b16
Merge pull request #8877 from JackBoosY/dev/jack/upgrade_tgui_0.8.6
[tgui]Update to 0.8.6
2019-11-21 11:43:06 -08:00
dan-shaw
c53db2c90c
[libzip] Fix patch not applying (#8918)
* [libzip]Update patch to avoid patch failure.

* [libzip]Fix the version in CONTROL file.
2019-11-21 11:38:34 -08:00
Jason Juang
1978de60ff [tinyobjloader] update to 2.0.0-rc2 and add feature to enable double mode (#8955) 2019-11-21 11:33:17 -08:00
Michał Janiszewski
f33ec92a5b [faad2] Add initial version of FAAD2
FAAD2 lists its homepage as https://sourceforge.net/projects/faac/, but
it links to https://github.com/knik0/faad2 as the place to send pull
requests. This seems good enough for Debian[0] and Arch[1], and the SF
hosts only a bit older versions, so I used the GitHub project as well.

Note that though the project is named "faad2", the library name is just
"faad"

The embedded patches were all submitted and already merged upstream.

[0] https://packages.debian.org/sid/faad
[1] https://www.archlinux.org/packages/extra/x86_64/faad2/
2019-11-21 12:44:08 +01:00
Yauheni Akhotnikau
0112cf8754 Update to json-dto-0.2.9.1.
Fixes to portfile proposed by PhoebeHui.
2019-11-21 12:02:48 +03:00
Alexej Harm
b8f5c26e85 [date] update to latest version
[date] added cmake 3.14 backwards compatibility patch
2019-11-21 09:28:56 +01:00
AlvinZhangH
cc34029989 [nanoflann]Add parameter PREFER_NINJA to function vcpkg_configure_cmake. 2019-11-21 15:35:42 +08:00
Hleb Valoshka
f07efb4a1d NASA C SPICE toolkit (#8859) 2019-11-20 14:04:54 -08:00
NancyLi1013
5318373300 [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix (#8992)
* [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix

* Update
2019-11-20 12:12:04 -08:00
Yauheni Akhotnikau
1d5a3d222c json-dto updated to v.0.2.9. 2019-11-20 18:56:19 +03:00
dabaichi
56b7f1cefd
Update CONTROL 2019-11-20 19:38:47 +08:00
jerem
2a68d700c5
use latest librtmp
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git
repository, as the sources tar ball are very outdated
2019-11-20 11:14:01 +01:00
JackBoosY
41d5d78a3c [netcdf-cxx4]Add dependency hdf5, fix osx build. 2019-11-20 01:12:22 -08:00
Vitaliy Didik
f88f77eae9 [libmspack] Removed redundant Build-Depends. 2019-11-20 11:11:28 +03:00
Davide Beatrici
b4ee1a289a mdnsresponder: fix build with dynamic CRT
mdnsresponder was being built with static CRT even when VCPKG_CRT_LINKAGE was set to "dynamic":

-- Performing post-build validation
Expected Debug,Dynamic crt linkage, but the following libs had invalid crt linkage:

    C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/debug/lib/dnssd.lib: Debug,Static

To inspect the lib files, use:
    dumpbin.exe /directives mylibfile.lib
Expected Release,Dynamic crt linkage, but the following libs had invalid crt linkage:

    C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/lib/dnssd.lib: Release,Static

To inspect the lib files, use:
    dumpbin.exe /directives mylibfile.lib
Found 2 error(s). Please correct the portfile:
    C:\vcpkg\ports\mdnsresponder\portfile.cmake
-- Performing post-build validation done
Error: Building package mdnsresponder:x64-windows-static-md failed with: POST_BUILD_CHECKS_FAILED
2019-11-20 07:21:43 +01:00
JackBoosY
2918ff5c40 [libzip]Fix the version in CONTROL file. 2019-11-19 21:35:58 -08:00
Carlos O'Ryan
0887012a3f [google-cloud-cpp*]Upgrade to latest release (#8986) 2019-11-19 15:57:48 -08:00
eao197
a22f53847a RESTinio updated to v.0.6.1. (#8993) 2019-11-19 14:05:34 -08:00
NancyLi1013
058f6e2a35 [libevent] add features (#8349)
* [libevent] add features

* Update version

* Add libevent[openssl] dependent for evpp

* Update CONTROL file
2019-11-19 11:42:34 -08:00
Gregor Jasny
ff3105d09c [prometheus-cpp] Update to version 0.8.0 2019-11-19 20:39:16 +01:00
JackBoosY
ff6a725392 [lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng. (#8622)
* [lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng.

* [libpng]Move feature apng operations before download libpng source.

* [libpng]Fix unset patch path.

* [libpng]Re-fix unset patch path.
2019-11-19 11:19:51 -08:00
JackBoosY
a6f38607ba [libpopt]Fix linux build. (#8652) 2019-11-19 11:15:23 -08:00
Robert Schumacher
e916630f20
[libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version number (#8790) 2019-11-19 11:14:40 -08:00
JackBoosY
892f584b34 [botan]Upgrade to 2.12.1 (#8844) 2019-11-19 11:13:59 -08:00
Duncan Horn
7c412eb044 Update WIL port (#8948)
* Update commit for WIL

* Update wil port to match the commit used for NuGet package 1.0.190716.2

* Update WIL port
2019-11-19 11:12:30 -08:00
Michał Janiszewski
b92ebdce15 [libmad] Fix libmad header for non-x86 MSVC targets (#8959) 2019-11-19 11:03:05 -08:00
Phoebe
9d1048e612 [libusb] upgrade and support arm64 (#8976) 2019-11-19 11:02:13 -08:00
JackBoosY
f192c0f8bf [openvdb]Upgrade to 6.2.1 (#8979)
* [openvdb]Upgrade to 6.2.1

* [openvdb]Fix message.
2019-11-19 10:59:56 -08:00
JackBoosY
3cc74d1280 [orc]Upgrade to 1.5.7, disable tzdata test. (#8980) 2019-11-19 10:59:07 -08:00
Lily
6b3d74ebba [soci] Upgrade to version 4.0.0 (#9008) 2019-11-19 10:50:11 -08:00
Michał Janiszewski
9463f7d789 [exiv2] Add missing library link on Windows (#9024) 2019-11-19 10:48:48 -08:00
NancyLi1013
5a161e316b [pdcurses] Add usage 2019-11-18 23:18:25 -08:00
JackBoosY
b751326c91 [libimobiledevice]Fix find libusbmuxd library. 2019-11-18 21:23:21 -08:00
Dmitry Marakasov
29def6aa63 Add homepage for zxing-cpp (#8908) 2019-11-18 15:39:05 -08:00
heydojo
d02bfe065d Prevent python3 build failure (#9014)
* Prevent python3 build failure

If VCPKG_BUILD_TYPE release is set inside a
triplet, then the build will fail because
the port file attempts to deal with debug
files which will never exist. The changes
in this patch allow the build to succeed
if VCPKG_BUILD_TYPE release is stipulated
using a triplet before a build of the
python3 port is initiated.

* python3 version bump

Port clean up and version number
bump.

* libxslt release triplet build fix

This patch fixes a condition where
if a debug build is disabled via
triplet, the build fails and an
empty directory error message
is sent to the console.
2019-11-18 14:04:25 -08:00
Maxime Gimeno
4ba67c9d63 Dummy commit to restart the CI tests. 2019-11-18 09:18:02 +01:00
Maxime Gimeno
a0f23077f6 Upgrade to 5.0 2019-11-12 09:36:11 +01:00
dabaichi
68215073a7 fix 8956 2019-11-12 12:06:57 +08:00
Vitaliy Didik
22a3cd1113 [libmspack] Fixed several missing imports. 2019-11-11 11:26:26 +03:00
AlvinZhangH
8cf275110c [nanoflann]Add new port. 2019-11-11 11:00:23 +08:00
JackBoosY
ce28d93227 [libzip]Update patch to avoid patch failure. 2019-11-05 19:21:32 -08:00
Nico Ell
6eae28fb49
Update CONTROL file of cereal to v1.3.0 2019-11-05 21:12:24 +01:00
Nico Ell
80354ee0b9
Update portfile.cmake of cereal to v1.3.0 2019-11-05 21:09:18 +01:00
Victor Romero
df4773c056
Revert "[opencv3] Upgrade to version 3.4.8 (#8623)" (#8911)
This reverts commit df266bd067.
2019-11-05 10:24:02 -08:00
JackBoosY
04e39c5d26 [netcdf-cxx4]Upgrade to 4.3.1. 2019-11-05 02:24:46 -08:00
JackBoosY
c920ad433e [libusbmuxd]Upgrade to 1.2.137. Fix pkgconfig path. 2019-11-05 00:04:51 -08:00
Rémy Tassoux
9b3f7a503c
[bitsery] Update to 5.0.1 2019-11-04 21:59:41 +01:00
quatmax
7b7908bd30 [boost-modular-build-helper] Update to 1.71. (#8606) 2019-11-04 11:24:10 -08:00
Lily
df266bd067 [opencv3] Upgrade to version 3.4.8 (#8623) 2019-11-04 11:23:37 -08:00
JackBoosY
a746c43faa [tgui]Upgrade version to 0.8.6 2019-11-03 20:12:46 -08:00
Michał Janiszewski
46bfec7eb9 [pango] Add missing link library (#8745)
Gdi32 is used by pango, but not linked to. This works on x86, but not on
ARM.
2019-11-03 14:10:24 -08:00
Alberto Luaces
efe128d9ba
PREFER_NINJA misspelling fix 2019-11-02 22:04:34 +01:00
Tom Savage
4ad478783b [qt5] Bump version in qt5-base 2019-11-02 12:44:15 +00:00
NancyLi1013
08e74979df [hiredis] Add new port (#8843) 2019-11-01 17:10:50 -07:00
JackBoosY
b6f6619408 [jsonnet]Upgrade to 0.14.0. (#8848) 2019-11-01 16:51:08 -07:00
lex-96
63b556732a [sqlpp11] fixed ddl2cpp path (#8837)
* [sqlpp11] fixed ddl2cpp path

* Incremented sqlpp11 CONTROL version to 0.58-3
2019-11-01 14:46:26 -07:00
Lev Stipakov
ad34a65684 openvpn3: bump version (#8851)
This bumps openvpn3 version to latest stable release
and adds missing libraries.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2019-11-01 14:45:42 -07:00
zi-m
9bf809b610 [ogre-next] Add new port (#8677)
* ogre-next

* add rename_config_cmake.patch

* add fix_find_package_sdl2.patch

* Update ports/ogre-next/portfile.cmake

Co-Authored-By: Victor Romero <romerosanchezv@gmail.com>

* Use vcpkg_check_features to simplify the portfile a little bit (thanks to @vicroms)

* add features in CONTROL file

* add "Building steps for ogre-next[d3d9]"
2019-11-01 13:54:48 -07:00
tarcila
84bafa656b tbb: Fix compilation on OSX (#8744)
* tbb: Fix compilation on OSX

Make sure CMake detected sysroot is correctly forwarded to TBB build
system so system headers files will be found later on.

* tbb: Version bump
2019-11-01 13:46:49 -07:00
Charles Milette
d51773dd7c
[detours] Update for vcpkg_build_nmake 2019-11-01 14:45:30 -04:00
JackBoosY
98f1a953e6 [libimobiledevice]Fix build. 2019-10-31 21:45:45 -07:00
JackBoosY
69c0cc89d6 [libideviceactivation/libimobiledevice]Upgrade version, modify build process. 2019-10-31 21:36:21 -07:00
cnbatch
38570e216e [wxwidgets] Upgrade to 3.1.3 (#8808)
* [wxwidgets] Upgrade to 3.1.3

* [wxwidgets] Upgrade to 3.1.3
2019-10-31 14:19:47 -07:00
Chao
6282cab61d [wordnet]add a new port (#8816)
* [wordnet]add a new port

* [wordnet]fix-uwp
2019-10-31 14:12:32 -07:00
JackBoosY
d2cd3ad662 [arb]Upgrade to 2.17.0 (#8831) 2019-10-31 13:04:30 -07:00
Laurent Rineau
69570b65ac upgrade to 5.0-beta2 2019-10-31 17:57:53 +01:00
Rémy Tassoux
81fbbf8d96 [sol2] Use the single header release (#8776)
* [sol2] Use the single header release

Using the single header release of the library is easier, faster to 'build', and is recommended by the documentation. It also fix the duplicated include folder issue of the previous port : <sol/sol/sol.hpp> can now be replaced with <sol/sol.hpp> as it should be.

Is there any drawback about using the single header release that I am not seing?

* [sol2] Re-enable cmake config files export

* [sol2] Fix duplicated line
2019-10-30 18:13:43 -07:00
NancyLi1013
34eff46c92 [libdivide] Add new port (#8320)
* [libdivide] Add new port

* Update to v3.0
2019-10-30 13:50:12 -07:00
Phoebe
628e795c6a [netcdf-c] Add usage (#8398)
* [netcdf-c] Add usage

* Update changes
2019-10-30 13:47:40 -07:00
Vinny
00a29c6879 Added OIS port (#8507)
* Added OIS port

* Portfile deletes bin/ and debug/bin/ when library is static

* Replaced configure_file() call with file(INSTALL) call

* Added fail on ARM or UWP

* Moved early failure to top of file
2019-10-30 12:39:13 -07:00
Phil Felton
694ecbd734 [Arrow] Update to Arrow 0.15.1 (#8815)
* Arrow 0.15.0

* Arrow 0.15.1
2019-10-30 11:47:48 -07:00
JackBoosY
bbabb7363a [fftwpp]Add header-only port. (#8625) 2019-10-29 23:27:10 -07:00
JackBoosY
8445fcce87 [pcre2]Fix uwp build failure. (#8620) 2019-10-29 23:25:56 -07:00
JackBoosY
b9150c410f Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency. (#8492) 2019-10-29 23:24:53 -07:00
JackBoosY
934275b712 [libxslt]Using vcpkg_install_nmake in Windows, support unix. (#8589)
* [libxslt]Using vcpkg_install_nmake in Windows, support unix.

* support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE

* Re-trigger CI.
2019-10-29 23:23:36 -07:00
JackBoosY
5222ad308f [glib]Fix linux build. (#8653) 2019-10-29 23:21:41 -07:00
JackBoosY
63a030ad62 [openscap]Add new port. (#8654)
* [openscap]Add new port.

* [openscap]Add dependency port zlib.

* [openscap]Re-make patch.

* [openscap]Add dependency port getopt-win32 in Windows.

* [openscap]Add dependency library to util.
2019-10-29 23:20:30 -07:00
JackBoosY
38109c4466 [opencensus-cpp]Add new port. (#8740)
* [opencensus-cpp]Add new port.

* [opencensus-cpp]Update SHA512.

* [opencensus-cpp]Add patch.
2019-10-29 23:18:56 -07:00
JackBoosY
d9ad7a516d [upb]Add new port. (#8681)
* [upb]Add new port.

* [upb]Re-generate patch.
2019-10-29 23:17:31 -07:00
JackBoosY
0a5b1b7917 [pthreads]Add usage. (#8651)
* [pthreads]Add usage.

* [pthreads]Update usage: using namespace.

* [pthreads]separate namespace.

* [pthreads]Remove target_include_directories.

* [pthreads]Increase version.
2019-10-29 23:16:21 -07:00
JackBoosY
19baa0d9b3 [libmesh]Add new port. (#8592)
* [libmesh]Add new port.

* [libmesh]Fix foreach.

* [libmesh]Fix foreach.

* [libmesh]Fix issues with POST_CHECK.
2019-10-29 23:13:39 -07:00