| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2018-11-21 | [vcpkg-tools] Update CMake links to GitHub | Robert Schumacher | |
| 2018-11-20 | Use Checks::check_exit() | Alexander Karatarakis | |
| 2018-11-20 | Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ↵ | Robert Schumacher | |
| (#4688)" This reverts commit 83af530a42011130b20a5080bbd298abaa77be59. | |||
| 2018-11-20 | WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688) | Tsukasa Sugiura | |
| * [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 | [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 #4768 from Microsoft/dev/roschuma/parser | Alexander Karatarakis | |
| [vcpkg] Improve error messages while installing | |||
| 2018-11-19 | [vcpkg] Improve error messages while installing | 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 | Merge pull request #4746 from TartanLlama/master | Phil Christensen | |
| Rename example documents and add GitHub packaging example | |||
| 2018-11-19 | new port: stlab (at v1.3.3) | kyp | |
| 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 | |||
| 2018-11-16 | bump version in CONTROL file | Phil Christensen | |
| 2018-11-16 | Merge pull request #4733 from ivysnow/cxxopts | Phil Christensen | |
| [cxxopts] Update to version 2.1.1. | |||
| 2018-11-16 | Fix typo | Simon Brand | |
| 2018-11-16 | Add packaging GitHub repo example | Simon Brand | |
| 2018-11-15 | Merge pull request #4735 from mmalek/miniupnpc | Phil Christensen | |
| [miniupnpc] initial port of miniupnpc | |||
| 2018-11-15 | Merge pull request #4737 from BillyONeal/erase_all_the_things | Phil Christensen | |
| Use remove_if instead of partition when filtering containers. | |||
| 2018-11-15 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736 | Phil Christensen | |
| 2018-11-15 | [git] Update to 2.19.1 | Alexander Karatarakis | |
| 2018-11-15 | Merge pull request #4732 from ivysnow/libuv | Phil Christensen | |
| [libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD. | |||
| 2018-11-15 | Update range-v3 upstream commit (#4741) | Casey Carter | |
| 2018-11-15 | Merge pull request #4711 from UnaNancyOwen/fix_vxl | Alexander Karatarakis | |
| [vxl] Update to VXL v1.18.0 | |||
| 2018-11-15 | [cmake] Update to 3.12.4 | Alexander Karatarakis | |
| 2018-11-15 | Merge pull request #4708 from crackedmind/cli11 | Phil Christensen | |
| [cli11] Initial port | |||
| 2018-11-15 | Merge pull request #4704 from rleigh-codelibre/tiff-4.0.10 | Phil Christensen | |
| [tiff] tiff: Version 4.0.10 | |||
| 2018-11-15 | vcpkg was going out of its way to use partition before calling the container ↵ | Billy O'Neal (VC LIBS) | |
| erase function which is slower than just using remove_if. remove_if is already stable, so separate stable and unstable versions are unnecessary. https://iterator.wordpress.com/2016/01/31/algorithms_0/ Unstable remove_if algorithms are possible that might win, as indicated in that article; but plain remove_if provides the most consistent behavior. | |||
| 2018-11-15 | Rename example documents | Simon Brand | |
| The current names and titles of the examples put too much emphasis on the package which is being demonstrated rather than the concept. This can be jarring for newcomers. This patch renames them to put the emphasis on the concept instead. | |||
| 2018-11-15 | [berkeleydb] fix exporting DLL symbols on Windows | Michał Małek | |
| Set preprocessor definitions correctly for static & shared library. Previously DLL was unusable on Windows - the symbols were not exported | |||
| 2018-11-15 | [miniupnpc] initial port of miniupnpc | Michał Małek | |
| 2018-11-15 | tiff: Version 4.0.10 | Roger Leigh | |
