| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-03 | Remove vcpkg_acquire_depot_tools | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_find_acquire_program] Use vcpkg_download_distfile() | Alexander Karatarakis | |
| 2017-11-03 | [vcpkg_download_distfile] Now downloads in a temp dir and rename to the ↵ | Alexander Karatarakis | |
| target location | |||
| 2017-11-03 | [opencv] Disable MSMF in UWP due to an upstream bug | Robert Schumacher | |
| 2017-11-03 | Merge pull request #2108 from UnaNancyOwen/fix_opencv | Robert Schumacher | |
| Enable some options for OpenCV port | |||
| 2017-11-03 | Merge pull request #2119 from podsvirov/vcpkg-help-export-ifw | Robert Schumacher | |
| [vcpkg-help-export-ifw] Add settings description | |||
| 2017-11-03 | [vcpkg-help-export-ifw] Add settings description | Konstantin Podsvirov | |
| 2017-11-02 | [vcpkg] Improve `vcpkg help` -- now has per-command help! | Robert Schumacher | |
| 2017-11-02 | [vcpkg] Refactor argument parsing to use common code paths. | Robert Schumacher | |
| 2017-11-02 | [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets. | Robert Schumacher | |
| 2017-11-02 | Enable Microsoft Media Foundation support for Video I/O | Tsukasa Sugiura | |
| Enable Microsoft Media Foundation support for Video I/O. | |||
| 2017-11-02 | Enable C++11 features | Tsukasa Sugiura | |
| Enable C++11 features. | |||
| 2017-11-01 | [apr] Update to 1.6.3 | Alexander Karatarakis | |
| 2017-11-01 | Fix date in CHANGELOG.md | Alexander Karatarakis | |
| 2017-11-01 | Update CHANGELOG and bump version to v0.0.95 | Alexander Karatarakis | |
| 2017-11-01 | [libharu] Fix DLLIMPORT macro replacement | Robert Schumacher | |
| 2017-11-01 | [uwebsockets] Remove boost from dependency list to follow upstream's ↵ | Robert Schumacher | |
| official README | |||
| 2017-11-01 | Merge pull request #2083 from UnaNancyOwen/support_option_pcl | Robert Schumacher | |
| Add support build options to PCL port | |||
| 2017-11-01 | VTK: implement features (#2071) | xoviat | |
| * [vtk/portfile] add OpenVR option * [vtk/control] add OpenVR feature * [vtk/portfile] Add OpenVR feature to portfile * [vtk/CONTROL] add features * [vtk/portfile] implement features * [vtk/CONTROL] fix syntax * [vtk/CONTROL] fix case * [vtk/portfile] fix case * [vtk/CONTROL] fix syntax * [vtk/CONTROL] fix syntax * [vtk/portfile] fix module name * [vtk] Bump version | |||
| 2017-11-01 | Merge pull request #2098 from UnaNancyOwen/fix_opencv | Robert Schumacher | |
| Fix OpenCV port | |||
| 2017-11-02 | Sorting CMake options for maintainability | Tsukasa Sugiura | |
| Sorting CMake options based on grouped of CMake-GUI for maintainability. | |||
| 2017-11-02 | Add option to enable Qt GUI support | Tsukasa Sugiura | |
| Add option to enable Qt GUI support. | |||
| 2017-11-01 | [blaze] Fix remaining stray _INVALID_ROOT_ | Robert Schumacher | |
| 2017-11-01 | [llvm] Require Python3 | Robert Schumacher | |
| 2017-11-01 | [protobuf] Add feature packages for zlib | Konstantin Podsvirov | |
| ZLib based features like Gzip streams. | |||
| 2017-11-02 | Enable OpenGL support for GUI | Tsukasa Sugiura | |
| Enable OpenGL support for GUI. | |||
| 2017-11-01 | Merge pull request #2078 from amincheloh/patch-1 | Robert Schumacher | |
| [opencv] remove ffmpeg depenency | |||
| 2017-11-01 | [opencv] Remove ffmpeg from dependencies -- it is not currently possible to ↵ | Robert Schumacher | |
| use an external ffmpeg with opencv. Add features for cuda and vtk. | |||
| 2017-11-01 | Update to v1.2.0. Remove man pages | Steve Jemens | |
| 2017-11-01 | [vcpkg] Fix use of features in undocumented build command | Robert Schumacher | |
| 2017-11-01 | [boost] Handle spaces in vcpkg path. | Robert Schumacher | |
| 2017-11-01 | Merge pull request #2091 from horenmar/catch-1.11.0 | Robert Schumacher | |
| Update Catch to 1.11.0 | |||
| 2017-11-01 | [assimp] Fix assimp overwriting CMAKE_PREFIX_PATH. | Robert Schumacher | |
| 2017-11-01 | [assimp] Bump revision | Alexander Karatarakis | |
| 2017-11-01 | help assimp find vcpkg's copy of zlib so it does not build its own | Jim McGrath | |
| 2017-11-01 | Merge pull request #2094 from AMDmi3/patch-1 | Robert Schumacher | |
| Fix version, package name is not a part of it | |||
| 2017-11-01 | [poco] build with MySQL support (#2088) | James Chang | |
| * [poco] build with MySQL support Set proper variables to enable MySQL support if libmysql port is installed * [poco] Move Mysql support to a feature. Enable CMake config files. | |||
| 2017-10-31 | [bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure. | Robert Schumacher | |
| 2017-10-31 | [git] Update to 2.15.0 (was 2.14.3) | Alexander Karatarakis | |
| 2017-10-31 | [fetchDependency] Now also returns output in the form <sol>data<eol> | Alexander Karatarakis | |
| 2017-10-31 | [findVSInstances] Data lines are now placed within <sol><eol> tags. Text ↵ | Alexander Karatarakis | |
| outside these tags is ignored This means we can print text in powershell now and it won't break vcpkg. | |||
| 2017-10-31 | Fix proxy usage in Win7 (powershell 2.0) | Alexander Karatarakis | |
| 2017-10-31 | Update Catch to 1.11.0 | Martin Hořeňovský | |
| 2017-10-31 | [ogre] Update port to Ogre version 1.10.8. | LazyHamster | |
| 2017-10-31 | [vcpkg] Fix bug where packages with uninstalled features appear to be ↵ | Robert Schumacher | |
| uninstalled. | |||
| 2017-10-31 | [vcpkg] --head should only apply to USER_REQUESTED packages. | Robert Schumacher | |
| 2017-10-31 | [double-conversion] Fix --head builds | Robert Schumacher | |
| 2017-10-31 | [vcpkg] Add optional Abi field to BinaryParagraph for future use. | Robert Schumacher | |
| 2017-10-31 | Merge branch 'master' of https://github.com/microsoft/vcpkg | Robert Schumacher | |
| 2017-10-30 | Using CP_UTF8 macro instead of magic numbers. | sdcb | |
