Commit Graph

7155 Commits

Author SHA1 Message Date
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
Raynor Vliegendhart
f3b5ed1d24 Add IE Proxy fallback for Win7 (#4838) 2018-11-28 18:22:05 -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
Alexander Karatarakis
95f9ce56f3 Update CHANGELOG and bump version to 2018.11.23 2018-11-23 14:18:46 -08:00
Casey Carter
f0093f7475 Update range-v3 reference (#4801) 2018-11-22 19:44:57 -08:00
Robert Schumacher
380485194e [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex 2018-11-22 14:48:18 -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
Robert Schumacher
105622619d [vcpkg] Enable major version greater than 15 2018-11-22 14:18:16 -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
eccae2adaa [vcpkg-tools] Update CMake links to GitHub 2018-11-21 17:28:14 -08:00
Alexander Karatarakis
7a931c922f Use Checks::check_exit() 2018-11-20 19:11:50 -08:00
Robert Schumacher
3b01335e61 Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)"
This reverts commit 83af530a42.
2018-11-20 16:28:12 -08:00
Tsukasa Sugiura
83af530a42 WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)
* [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR

Add CMAKE_SYSTEM_PROCESSOR setting under UWP, Linux, and Darwin.
If explicitly specified VCPKG_CMAKE_SYSTEM_PROCESSOR in triplet files, CMAKE_SYSTEM_PROCESSOR is set to specified architecture.

* [vcpkg-toolchains] Move logic out of vcpkg_configure_cmake and into the toolchains.
2018-11-20 15:51:32 -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
2a283bd522
Merge pull request #4768 from Microsoft/dev/roschuma/parser
[vcpkg] Improve error messages while installing
2018-11-19 17:54:05 -08:00
Robert Schumacher
5f4af89cff [vcpkg] Improve error messages while installing 2018-11-19 17:16:29 -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
Phil Christensen
73f51d6aa8
Merge pull request #4746 from TartanLlama/master
Rename example documents and add GitHub packaging example
2018-11-19 14:10:27 -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
Simon Brand
dc8503bb02 Fix typo 2018-11-16 15:04:10 +00:00
Simon Brand
077b7f1378 Add packaging GitHub repo example 2018-11-16 11:24:19 +00: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
e1028651d0
Merge pull request #4737 from BillyONeal/erase_all_the_things
Use remove_if instead of partition when filtering containers.
2018-11-15 15:28:58 -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
Alexander Karatarakis
27ec00ff3d [git] Update to 2.19.1 2018-11-15 15:19:42 -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
Alexander Karatarakis
f598d6c30f [cmake] Update to 3.12.4 2018-11-15 14:09:53 -08:00
Phil Christensen
3712c3cbcf
Merge pull request #4708 from crackedmind/cli11
[cli11] Initial port
2018-11-15 13:41:28 -08:00