Robert Schumacher
45f4b820e5
Merge branch 'master' into vcpkg_nuget
2019-11-22 09:47:40 -08:00
Robert Schumacher
8831e8f25f
Merge pull request #7598 from Neumann-A/path_separator
...
[vcpkg] QoL: add host specific path separator to common definitions
2019-11-22 09:45:33 -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
Robert Schumacher
8c97593428
Merge pull request #9069 from AlvinZhangH/dev/alvin/9061
...
[nlohmann-json] Upgrade to 3.7.3
2019-11-22 08:55:10 -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
fradav
483257fbfb
Update to clang 9.* (removed libc++fs) ( #8924 )
2019-11-21 17:11:57 -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