| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-15 | Merge pull request #4735 from mmalek/miniupnpc | Phil Christensen | |
| [miniupnpc] initial port of miniupnpc | |||
| 2018-11-15 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736 | Phil Christensen | |
| 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 | Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4734 | Phil Christensen | |
| 2018-11-15 | Merge pull request #4708 from crackedmind/cli11 | Phil Christensen | |
| [cli11] Initial port | |||
| 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 | |
| 2018-11-15 | [gflags] Update to version 2.2.2. | Ivy Snow | |
| 2018-11-15 | [cxxopts] Update to version 2.1.1. | Ivy Snow | |
| 2018-11-15 | [libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD. | Ivy Snow | |
| 2018-11-14 | Vulkan port (#4664) | Mark Ian Holland | |
| * [Vulkan] Add a vulkan port based on the cuda port * Add VULKAN_SDK env variable to whitelist * * Added some additional diagnostic information * Corrected if NOT exists statement | |||
| 2018-11-14 | New package: cutelyst2 (#4693) | Daniel Nicoletti | |
| * New package: cutelyst2 A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. * [cutelyst2] Rearrange files; prefer ninja. | |||
| 2018-11-14 | Update google-cloud-cpp to 0.3.0. (#4719) | Carlos O'Ryan | |
| * Update google-cloud-cpp to 0.3.0. A new release of google-cloud-cpp, with some improvements in packaging that simplified the port files. * [google-cloud-cpp] Fix OSX builds | |||
| 2018-11-14 | Merge pull request #4697 from MarkIanHolland/cub | Phil Christensen | |
| [cub] Initial port | |||
| 2018-11-14 | Merge pull request #4714 from eao197/master | Phil Christensen | |
| Add port for so_5_extra | |||
| 2018-11-14 | Merge pull request #4695 from TartanLlama/master | Phil Christensen | |
| [tl-optional] Add port | |||
| 2018-11-14 | [vxl] Slight cleanup -- use VCPKG_CMAKE_SYSTEM_NAME to determine target ↵ | Robert Schumacher | |
| instead of WIN32 | |||
| 2018-11-14 | Merge branch 'master' of https://github.com/Microsoft/vcpkg into ↵ | Robert Schumacher | |
| dev/roschuma/4711 | |||
| 2018-11-14 | Add prometheus-cpp (and civetweb) (#4694) | Gregor Jasny | |
| * [prometheus-cpp] Initial port Closes: jupp0r/prometheus-cpp#130 * [civetweb] Initial port * [prometheus-cpp][civetweb] Cleanup. Update to 0.6.0. | |||
| 2018-11-14 | [qhull] Remove tools of debug configuration (#4681) | Tsukasa Sugiura | |
| Remove tools of debug configuration. (<triplet>/debug/tools/qhull) It is unnecessary. | |||
| 2018-11-14 | [gtest] Update to version 1.8.1 (#4220) | Arkady Shapkin | |
| * [gtest] Update to version 1.8.1 * [gtest] Fix typo in cmake adjustment code. Revert usage to follow CMake official guidelines. | |||
| 2018-11-13 | Merge pull request #4715 from MarkIanHolland/glad | Phil Christensen | |
| [glad] inital port | |||
| 2018-11-13 | [glad] fix python2 dependancy | Phil Christensen | |
| 2018-11-13 | Merge branch 'master' of https://github.com/EMCECS/vcpkg | Bob Kast | |
| 2018-11-13 | fixed setversion.exe so patch is not necessary | Bob Kast | |
| 2018-11-12 | [glad] inital commit | Mark Ian Holland | |
| 2018-11-12 | Port for so_5_extra (at v.1.2.1) | eao197 | |
| 2018-11-12 | [vxl] Update to VXL v1.18.0 | TsukasaSugiura | |
| Update vxl port to VXL v1.18.0. | |||
| 2018-11-12 | [cli11] Initial port | crackedmind | |
| 2018-11-11 | [freeimage] Fix function overload with libjpeg-turbo 2.0.0 | TsukasaSugiura | |
| Fix function overload with libjpeg-turbo 2.0.0 (jpeg_read_icc_profile and jpeg_write_icc_profile). | |||
| 2018-11-11 | [freeimage] Update to FreeImage 3.18.0 | TsukasaSugiura | |
| Update FreeImage port to FreeImage 3.18.0. | |||
| 2018-11-09 | [cub] Initial port | Mark Ian Holland | |
| 2018-11-09 | [tl-optional] Add port | Simon Brand | |
| 2018-11-08 | [sdl2] Update to SDL2 2.0.9 (#4648) | jdellar | |
| * [sdl2] Update to SDL2 2.0.9 * [sdl2] Fix x86-windows and fix uwp patch | |||
| 2018-11-08 | [bzip2] Fix tools install directory (#4682) | Tsukasa Sugiura | |
| * [bzip2] Fix tools install directory Change to install tools in port name directory. (vcpkg/installed/<triplet>/tools/bzip2) * [bzip2] Modernize and bump control version | |||
| 2018-11-08 | [vcpkg_from_git] Use tar.gz because .zip has different hash in different ↵ | Alexander Karatarakis | |
| timezones | |||
| 2018-11-08 | [pixel] v0.3 (#4685) | Jayesh Badwaik | |
| * [pixel] v0.3 - installs debug library as `libpixeld.a` * [pixel] bump CONTROL version | |||
| 2018-11-08 | add nanovg port (#4667) | Oscar Morante | |
| 2018-11-08 | [vtk] Fix FindLZ4 (#4676) | Tsukasa Sugiura | |
| Fix find lz4 library of debug configuration. | |||
| 2018-11-08 | [pcl] Update to PCL 1.9.0 (#4677) | Tsukasa Sugiura | |
| Update PCL port to PCL 1.9.0. | |||
| 2018-11-08 | Updates 2018.11.01 | Robert Schumacher | |
| 2018-11-07 | Update libpng cmake wrapper for dynamic libraries (#4590) | LRFLEW | |
| * Update libpng cmake wrapper for dynamic libraries * [libpng] Bump control version * [libgd] Fix parallel source directory writes | |||
| 2018-11-07 | add missing dependency for openvdb[tools] (#4271) | Markus Leuthold | |
| 2018-11-07 | [portaudio] Enable debug output (#4592) | Etienne Dechamps | |
| * [portaudio] Enable debug output. This is enabled by default in the original MSVC project in the PortAudio distribution, but not in their CMake build. This commit fixes the regression. I don't think there are any performance concerns with this, as PortAudio (AFAICT) does not log from performance-critical code. Note that this change might still be somewhat controversial, because PortAudio will by default dump its debug output directly to stderr, which is not particularly nice. However, the alternative is not having any way for end users to troubleshoot PortAudio issues at all, which IMHO is worse. Applications can always call `PaUtil_SetDebugPrintFunction()` to redirect the output away from stderr, and I encourage them to do so. * [portaudio] Bump control version | |||
| 2018-11-07 | CGAL: Fix CMakeConfig.cmake (#4655) | Maxime GIMENO | |
| * Fix CMakeConfig * [cgal] Bump control version | |||
