| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-04 | Merge pull request #4761 from jwillemsen/ace-653 | Phil Christensen | |
| [ace] 6.5.3 | |||
| 2018-12-04 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4894 | Phil Christensen | |
| 2018-12-04 | Add local FILENAME | Phil Christensen | |
| 2018-12-04 | Add namespace for tinyxml2 in tinyexif port | Phil Christensen | |
| 2018-12-03 | Merge pull request #4734 from ivysnow/gflags | Phil Christensen | |
| [gflags] Update to version 2.2.2. | |||
| 2018-12-03 | Support ECSUtil 1.0.1.4 | Bob Kast | |
| 2018-12-03 | [CTRE] New port | Simon Brand | |
| 2018-12-02 | [LLVM] Fix error when using VCPKG_BUILD_TYPE | Daan 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.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-29 | [devil] Fix 'tiff' option name. | Renat Shaymagsumov | |
| 2018-11-28 | [ogre] Slight modernization | Robert Schumacher | |
| 2018-11-28 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵ | Robert Schumacher | |
| dev/roschuma/4845 | |||
| 2018-11-29 | [flatbuffers] disable -Werror for gcc8 | Jeong 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-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 | [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-28 | [physfs] Fix Win10 GetUserProfileDirectory() problem | past-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.3 | James Chang | |
| 2018-11-27 | Update ffmpeg to 4.1. | Peter Rekdal Sunde | |
| 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-22 | Update range-v3 reference (#4801) | Casey Carter | |
| 2018-11-23 | add nonfree as feature for opencv | cyy | |
| 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 | 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 | |||
| 2018-11-20 | [glad] Use registry ports instead of vendored copies | Robert Schumacher | |
| 2018-11-20 | [asio] Download from github (#4709) | Stanislav Ershov | |
| 2018-11-20 | Upgrades for 2018.11.08 | Robert Schumacher | |
| 2018-11-19 | Merge pull request #4703 from UnaNancyOwen/update_freeimage | Alexander Karatarakis | |
| [freeimage] Update to FreeImage 3.18.0 and Fix function overload with libjpeg-turbo 2.0.0 | |||
| 2018-11-19 | Merge pull request #4766 from kypp/stlab | Phil Christensen | |
| new port: stlab | |||
| 2018-11-19 | Merge pull request #4736 from mmalek/berkeleydb | Phil Christensen | |
| [berkeleydb] fix exporting DLL symbols on Windows | |||
| 2018-11-19 | new port: stlab (at v1.3.3) | kyp | |
| 2018-11-19 | [ace] 6.5.3 | Johnny Willemsen | |
| * ports/ace/CONTROL: * ports/ace/portfile.cmake: | |||
| 2018-11-18 | [tinyxml2] update to 7.0.1 | jasjuang | |
| 2018-11-16 | [nng] Update to 1.1.0 (#4726) | myd7349 | |
| 2018-11-16 | [azure-iot-sdk-c] Update sdk to 1.2.10 and update dependencies (#4717) | Rajeev Massand | |
| * 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 | |||
