| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-05 | Merge branch 'master' of https://github.com/zhouqime/vcpkg | zhouqi | |
| 2018-12-05 | rxqt port | zhouqi | |
| 2018-12-04 | [re2] Add vcpkg_copy_pdbs (#4876) | Łukasz Mendakiewicz | |
| * [re2] Add vcpkg_copy_pdbs * [re2] Bump control file version | |||
| 2018-12-04 | [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen (#4825) | Bill Avery | |
| * [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen * Update hash for replacement tag * Change the github ref to a commit ID to invalidate cached downloads * Upgrade to cppgraphqlgen v0.6 | |||
| 2018-12-04 | [mpir] Fix copyright file name on Linux (#4855) | rfric | |
| 2018-12-04 | CppZMQ 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-04 | Merge pull request #4867 from myd7349/cpp-taskflow | Phil Christensen | |
| [cpp-taskflow] Add new port | |||
| 2018-12-04 | Merge pull request #4873 from kjpus/patch-1 | Phil Christensen | |
| [abseil] Update CMakeLists.txt to install hash/* | |||
| 2018-12-04 | Merge pull request #4874 from fcharlie/charlie_update | Phil Christensen | |
| [nghttp2] Update nghttp2 to 1.35.0 | |||
| 2018-12-04 | Merge pull request #4889 from EMCECS/master | Phil Christensen | |
| ECSUtil v1.0.1.4 | |||
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4867 | Phil Christensen | |
| 2018-12-04 | [abseil] bump dash version number in CONTROL | Phil Christensen | |
| Bump dash version number so it will trigger a rebuild for those who already the package installed. | |||
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4873 | Phil Christensen | |
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4874 | Phil Christensen | |
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4889 | Phil Christensen | |
| 2018-12-04 | Merge pull request #4891 from TartanLlama/master | Phil Christensen | |
| [CTRE] New port | |||
| 2018-12-04 | Merge pull request #4761 from jwillemsen/ace-653 | Phil Christensen | |
| [ace] 6.5.3 | |||
| 2018-12-04 | Add local FILENAME | Phil Christensen | |
| 2018-12-03 | Merge pull request #4734 from ivysnow/gflags | Phil Christensen | |
| [gflags] Update to version 2.2.2. | |||
| 2018-12-03 | Merge branch 'master' of https://github.com/EMCECS/vcpkg | Bob Kast | |
| 2018-12-03 | Support ECSUtil 1.0.1.4 | Bob Kast | |
| 2018-12-03 | [CTRE] New port | Simon Brand | |
| 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.0 | Force 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-30 | patch missing @ in cmake config | Phil Christensen | |
| 2018-11-30 | Update CMakeLists.txt to include hash/* | kjpus | |
| 2018-11-30 | [cpp-taskflow] Add new port | myd7349 | |
| 2018-11-29 | [range-v3] Update to cf8add9 (#4865) | Casey Carter | |
| ...which works around LWG 3170. | |||
| 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-28 | Update 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-28 | Add 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-28 | Update to GraphicsMagick 1.3.31 (#4847) | Josue Andrade Gomes | |
| 2018-11-26 | [xmsh] add support for xmsh library (#4656) | Jayesh Badwaik | |
| * [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 | [zstd] update to v1.3.7 (#4785) | Erwan BERNARD | |
| * [zstd] update to v1.3.7 * [zstd] Bump control version * [zstd] Disable force release mode | |||
| 2018-11-26 | [rpclib]Update to 2.2.1 (#4798) | i6-xx | |
| * (rpclib)Update to 2.2.1 * [rpclib]Update to 2.2.1 | |||
| 2018-11-26 | [imgui] Update to v1.66 (#4799) | Mark Ian Holland | |
| 2018-11-23 | Update CHANGELOG and bump version to 2018.11.23 | Alexander Karatarakis | |
| 2018-11-22 | Update range-v3 reference (#4801) | Casey Carter | |
| 2018-11-22 | [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex | Robert Schumacher | |
| 2018-11-22 | [opencv] Fix install with ffmpeg (#4797) | Tsukasa Sugiura | |
| Fix install with ffmpeg by change download filename of ffmpeg_version.cmake. | |||
| 2018-11-22 | [vcpkg] Enable major version greater than 15 | Robert Schumacher | |
| 2018-11-22 | fix minizip on non windows builds (#4787) | angelmixu | |
| * fix minizip on non windows builds * [minizip] Bump control version | |||
| 2018-11-22 | [OpenCV3] fix ffmpeg and ippicv prebuilt downloads (#4789) | Stefano Sinigardi | |
| * [OpenCV3] fix ffmpeg prebuilt downloads fixes * [opencv] Bump control version. Modernize. | |||
| 2018-11-22 | easyloggingpp port (#4780) | Alenas | |
| * easyloggingpp port * [easyloggingpp] Tweak to always produce static library | |||
