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