aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-04[mpir] Fix copyright file name on Linux (#4855)rfric
2018-12-04CppZMQ library version leveraged to 4.3.0. (#4822)Pavel Mach
* CppZMQ library version leveraged to 4.3.0. * [cppzmq] Disable building tests. Remove vendored FindZeroMQ since our copy already supports the targets.
2018-12-04[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better ↵Robert Schumacher
integration [brynet] Add missing openssl dependency [discord-rpc] Ensure no external downloading [podofo] Improve stability. Modernize. [usrsctp] Disable Werror [vcpkg-toolchains] Add linux changes to android and freebsd. [usrsctp] Remove excess DLLs
2018-12-05[openvr] update to 1.1.3bYounguk Kim
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4831Phil Christensen
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4850Phil Christensen
2018-12-04[flatbufers] bump CONTROL version numberPhil Christensen
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853Phil Christensen
2018-12-04Merge pull request #4867 from myd7349/cpp-taskflowPhil Christensen
[cpp-taskflow] Add new port
2018-12-04Merge pull request #4873 from kjpus/patch-1Phil Christensen
[abseil] Update CMakeLists.txt to install hash/*
2018-12-04Merge pull request #4874 from fcharlie/charlie_updatePhil Christensen
[nghttp2] Update nghttp2 to 1.35.0
2018-12-04Merge pull request #4889 from EMCECS/masterPhil Christensen
ECSUtil v1.0.1.4
2018-12-04[ogre] bump CONTROL version numberPhil Christensen
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4867Phil Christensen
2018-12-04[abseil] bump dash version number in CONTROLPhil Christensen
Bump dash version number so it will trigger a rebuild for those who already the package installed.
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4873Phil Christensen
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4874Phil Christensen
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4889Phil Christensen
2018-12-04Merge pull request #4891 from TartanLlama/masterPhil Christensen
[CTRE] New port
2018-12-04Merge pull request #4761 from jwillemsen/ace-653Phil Christensen
[ace] 6.5.3
2018-12-04Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4894Phil Christensen
2018-12-04Add local FILENAMEPhil Christensen
2018-12-04Add namespace for tinyxml2 in tinyexif portPhil Christensen
2018-12-03Merge pull request #4734 from ivysnow/gflagsPhil Christensen
[gflags] Update to version 2.2.2.
2018-12-03Merge branch 'master' of https://github.com/EMCECS/vcpkgBob Kast
2018-12-03Support ECSUtil 1.0.1.4Bob Kast
2018-12-03[CTRE] New portSimon Brand
2018-12-02[LLVM] Fix error when using VCPKG_BUILD_TYPEDaan De Meyer
2018-12-01[libui] Add new port (#4810)myd7349
* [libui] Add new port * [libui] Rename package to be unofficial-libui
2018-12-01[nghttp2] Update nghttp2 to 1.35.0Force Charlie
2018-11-30[cpprestsdk] Update to v2.10.8 and add brotli feature. (#4617)Billy O'Neal
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[curl] Build openssl and schannel backends by default (#3932)Raphael Gozzo
* [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-30patch missing @ in cmake configPhil Christensen
2018-11-30Update CMakeLists.txt to include hash/*kjpus
2018-11-30[cpp-taskflow] Add new portmyd7349
2018-11-29[range-v3] Update to cf8add9 (#4865)Casey Carter
...which works around LWG 3170.
2018-11-29[devil] Fix 'tiff' option name.Renat Shaymagsumov
2018-11-28[ogre] Slight modernizationRobert Schumacher
2018-11-28Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵Robert Schumacher
dev/roschuma/4845
2018-11-29[flatbuffers] disable -Werror for gcc8Jeong Yunwon
2018-11-28 [wxwidgets] move setup.h to include (#4846)Juha Sointusalo
* [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-28Update Azure Iot C SDK repo's SHA for the latest release (#4833)Jelani Brandon
* Update Azure Iot C SDK repo's SHA for the latest release * [azure-uhttp-c] Fix hash
2018-11-28[folly] update to v2018.11.26 and fix linux build (#4832)kyp
2018-11-28Add IE Proxy fallback for Win7 (#4838)Raynor Vliegendhart
2018-11-28[bitserializer] Update to v0.8, split to two sub-libraries (#4841)Pavel Kisliak
2018-11-28[pcl] Update to PCL 1.9.1 (#4842)Tsukasa Sugiura
Update PCL port to PCL 1.9.1.
2018-11-28Update to GraphicsMagick 1.3.31 (#4847)Josue Andrade Gomes
2018-11-28[physfs] Fix Win10 GetUserProfileDirectory() problempast-due
Fixes GetUserProfileDirectory issue on Win10 build 1809(+?) See: https://hg.icculus.org/icculus/physfs/rev/ece6769c0676
2018-11-29[ogre] Update to 1.11.3James Chang
2018-11-27Update ffmpeg to 4.1.Peter Rekdal Sunde