Billy O'Neal
8dd8bc10df
[cpprestsdk] Update to v2.10.8 and add brotli feature. ( #4617 )
...
The brotli feature is on by default for Windows only. We think it'll probably work on other platforms but haven't tested that extensively.
2018-11-30 16:48:21 -08:00
Raphael Gozzo
8346836471
[curl] Build openssl and schannel backends by default ( #3932 )
...
* [curl] Split the OpenSSL and SChannel backends into separate features
* [curl] Add mbedTLS backend as a feature
* [curl] Make winssl the default for Windows. Remove need for compatibility workaround.
* [curl] Continue to use openssl in UWP because PSecurityFunctionTableA is not available.
2018-11-30 16:37:54 -08:00
Casey Carter
4c6950adcb
[range-v3] Update to cf8add9 ( #4865 )
...
...which works around LWG 3170.
2018-11-29 19:24:40 -08:00
Juha Sointusalo
09103d12a0
[wxwidgets] move setup.h to include ( #4846 )
...
* [wxwidgets] move setup.h to include
Also remove lib/mswu and debug/lib/mswud. They only contain setup.h.
Fixes #3180 .
Closes #4251 .
* [wxwidgets] remove include/msvc directory
The only thing in include/msvc is include/msvc/wx/setup.h which is a
"wrapper" around the real setup.h. The wrapper setup.h is hard-coded to
include the real setup.h from lib but since the real setup.h is now in
include/wx the wrapper has become useless.
* [wxwidgets] Fix osx build. Slight modernization.
2018-11-28 22:55:18 -08:00
Jelani Brandon
593d3af5b9
Update Azure Iot C SDK repo's SHA for the latest release ( #4833 )
...
* Update Azure Iot C SDK repo's SHA for the latest release
* [azure-uhttp-c] Fix hash
2018-11-28 22:53:39 -08:00
kyp
e943161971
[folly] update to v2018.11.26 and fix linux build ( #4832 )
2018-11-28 18:27:24 -08:00
Pavel Kisliak
fae3055eff
[bitserializer] Update to v0.8, split to two sub-libraries ( #4841 )
2018-11-28 18:20:43 -08:00
Tsukasa Sugiura
3e71750029
[pcl] Update to PCL 1.9.1 ( #4842 )
...
Update PCL port to PCL 1.9.1.
2018-11-28 18:20:09 -08:00
Josue Andrade Gomes
08d6a49977
Update to GraphicsMagick 1.3.31 ( #4847 )
2018-11-28 18:09:59 -08:00
Jayesh Badwaik
d562441fc9
[xmsh] add support for xmsh library ( #4656 )
...
* [xmsh] add support for xmsh library
- xmsh is a mesh document format. xmsh library is the reference
implementation for the format.
* [xmsh] removed extraneous file command
* [xmsh] update version to v0.2.3
* [xmsh] upgrade to version v0.3.1
* [xmsh] update to version v0.4
* + fix python executable packaging
* [vcpkg_find_acquire_program] Fix PYTHON3 on non-Windows
2018-11-26 16:52:11 -08:00
Erwan BERNARD
8361d177d7
[zstd] update to v1.3.7 ( #4785 )
...
* [zstd] update to v1.3.7
* [zstd] Bump control version
* [zstd] Disable force release mode
2018-11-26 15:41:37 -08:00
i6-xx
e78a40b553
[rpclib]Update to 2.2.1 ( #4798 )
...
* (rpclib)Update to 2.2.1
* [rpclib]Update to 2.2.1
2018-11-26 15:27:59 -08:00
Mark Ian Holland
aafce6227a
[imgui] Update to v1.66 ( #4799 )
2018-11-26 15:27:42 -08:00
Casey Carter
f0093f7475
Update range-v3 reference ( #4801 )
2018-11-22 19:44:57 -08:00
Tsukasa Sugiura
2981bb2110
[opencv] Fix install with ffmpeg ( #4797 )
...
Fix install with ffmpeg by change download filename of ffmpeg_version.cmake.
2018-11-22 14:24:36 -08:00
angelmixu
ea843854df
fix minizip on non windows builds ( #4787 )
...
* fix minizip on non windows builds
* [minizip] Bump control version
2018-11-22 13:56:06 -08:00
Stefano Sinigardi
5daa7cac27
[OpenCV3] fix ffmpeg and ippicv prebuilt downloads ( #4789 )
...
* [OpenCV3] fix ffmpeg prebuilt downloads
fixes
* [opencv] Bump control version. Modernize.
2018-11-22 05:03:35 -08:00
Alenas
05b2110ebc
easyloggingpp port ( #4780 )
...
* easyloggingpp port
* [easyloggingpp] Tweak to always produce static library
2018-11-22 05:02:30 -08:00
Robert Schumacher
35ea46995b
[glad] Use registry ports instead of vendored copies
2018-11-20 15:47:14 -08:00
Stanislav Ershov
9eab773b8f
[asio] Download from github ( #4709 )
2018-11-20 15:19:09 -08:00
Robert Schumacher
ab567d90b7
Upgrades for 2018.11.08
2018-11-20 15:14:12 -08:00
Alexander Karatarakis
0c7c0f443a
Merge pull request #4703 from UnaNancyOwen/update_freeimage
...
[freeimage] Update to FreeImage 3.18.0 and Fix function overload with libjpeg-turbo 2.0.0
2018-11-19 14:40:18 -08:00
Phil Christensen
74484788c8
Merge pull request #4766 from kypp/stlab
...
new port: stlab
2018-11-19 14:32:18 -08:00
Phil Christensen
f98d12cdbf
Merge pull request #4736 from mmalek/berkeleydb
...
[berkeleydb] fix exporting DLL symbols on Windows
2018-11-19 14:28:04 -08:00
kyp
8bf211d52f
new port: stlab (at v1.3.3)
2018-11-19 17:51:30 +01:00
myd7349
6633d421b7
[nng] Update to 1.1.0 ( #4726 )
2018-11-16 17:42:31 -08:00
Rajeev Massand
13e7f60bca
[azure-iot-sdk-c] Update sdk to 1.2.10 and update dependencies ( #4717 )
...
* new versions for azure-iot-sdk-c, azure-c-shared-utility, azure-uamqp-c, azure-umqtt-c, azure-uhttp-c
* [azure-iot-sdk-c] Modernize & Cleanup
* fix for x64-windows
2018-11-16 15:45:32 -08:00
Phil Christensen
56c6d87c60
bump version in CONTROL file
2018-11-16 12:03:07 -08:00
Phil Christensen
e7fcd84145
Merge pull request #4733 from ivysnow/cxxopts
...
[cxxopts] Update to version 2.1.1.
2018-11-16 11:12:20 -08:00
Phil Christensen
e92d535069
Merge pull request #4735 from mmalek/miniupnpc
...
[miniupnpc] initial port of miniupnpc
2018-11-15 15:30:59 -08:00
Phil Christensen
c99fad10ab
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736
2018-11-15 15:24:48 -08:00
Phil Christensen
2e9e22762f
Merge pull request #4732 from ivysnow/libuv
...
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 15:04:18 -08:00
Casey Carter
bcac1dc581
Update range-v3 upstream commit ( #4741 )
2018-11-15 14:30:24 -08:00
Alexander Karatarakis
b2b00b146c
Merge pull request #4711 from UnaNancyOwen/fix_vxl
...
[vxl] Update to VXL v1.18.0
2018-11-15 14:16:23 -08:00
Phil Christensen
3712c3cbcf
Merge pull request #4708 from crackedmind/cli11
...
[cli11] Initial port
2018-11-15 13:41:28 -08:00
Michał Małek
691ed09c3f
[berkeleydb] fix exporting DLL symbols on Windows
...
Set preprocessor definitions correctly for static & shared library.
Previously DLL was unusable on Windows - the symbols were not exported
2018-11-15 09:30:30 +01:00
Michał Małek
12151fbce6
[miniupnpc] initial port of miniupnpc
2018-11-15 09:29:37 +01:00
Roger Leigh
6cacd43852
tiff: Version 4.0.10
2018-11-15 07:19:02 +00:00
Ivy Snow
6b5767fafb
[cxxopts] Update to version 2.1.1.
2018-11-15 11:55:30 +08:00
Ivy Snow
9f3601f168
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 11:46:33 +08:00
Mark Ian Holland
f1eb3aa4b9
Vulkan port ( #4664 )
...
* [Vulkan] Add a vulkan port based on the cuda port
* Add VULKAN_SDK env variable to whitelist
* * Added some additional diagnostic information
* Corrected if NOT exists statement
2018-11-14 15:25:50 -08:00
Daniel Nicoletti
3b40d323e9
New package: cutelyst2 ( #4693 )
...
* New package: cutelyst2
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
* [cutelyst2] Rearrange files; prefer ninja.
2018-11-14 15:23:06 -08:00
Carlos O'Ryan
df35c1f7d7
Update google-cloud-cpp to 0.3.0. ( #4719 )
...
* Update google-cloud-cpp to 0.3.0.
A new release of google-cloud-cpp, with some improvements in packaging
that simplified the port files.
* [google-cloud-cpp] Fix OSX builds
2018-11-14 15:20:54 -08:00
Phil Christensen
1fe90f5326
Merge pull request #4697 from MarkIanHolland/cub
...
[cub] Initial port
2018-11-14 14:42:57 -08:00
Phil Christensen
0b5854ad07
Merge pull request #4714 from eao197/master
...
Add port for so_5_extra
2018-11-14 14:08:10 -08:00
Phil Christensen
24ff8b3386
Merge pull request #4695 from TartanLlama/master
...
[tl-optional] Add port
2018-11-14 12:58:16 -08:00
Robert Schumacher
802bc881f5
[vxl] Slight cleanup -- use VCPKG_CMAKE_SYSTEM_NAME to determine target instead of WIN32
2018-11-14 11:28:02 -08:00
Robert Schumacher
13bb9a0f02
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4711
2018-11-14 11:25:58 -08:00
Gregor Jasny
7436042045
Add prometheus-cpp (and civetweb) ( #4694 )
...
* [prometheus-cpp] Initial port
Closes : jupp0r/prometheus-cpp#130
* [civetweb] Initial port
* [prometheus-cpp][civetweb] Cleanup. Update to 0.6.0.
2018-11-14 11:16:07 -08:00
Tsukasa Sugiura
075d0d4ecd
[qhull] Remove tools of debug configuration ( #4681 )
...
Remove tools of debug configuration. (<triplet>/debug/tools/qhull)
It is unnecessary.
2018-11-14 11:12:36 -08:00