aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-01Update CHANGELOG and bump version to v0.0.95Alexander Karatarakis
2017-11-01[libharu] Fix DLLIMPORT macro replacementRobert Schumacher
2017-11-01[uwebsockets] Remove boost from dependency list to follow upstream's ↵Robert Schumacher
official README
2017-11-01Merge pull request #2083 from UnaNancyOwen/support_option_pclRobert Schumacher
Add support build options to PCL port
2017-11-01VTK: 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-01Merge pull request #2098 from UnaNancyOwen/fix_opencvRobert Schumacher
Fix OpenCV port
2017-11-02Sorting CMake options for maintainabilityTsukasa Sugiura
Sorting CMake options based on grouped of CMake-GUI for maintainability.
2017-11-02Add option to enable Qt GUI supportTsukasa Sugiura
Add option to enable Qt GUI support.
2017-11-01[blaze] Fix remaining stray _INVALID_ROOT_Robert Schumacher
2017-11-01[llvm] Require Python3Robert Schumacher
2017-11-02Enable OpenGL support for GUITsukasa Sugiura
Enable OpenGL support for GUI.
2017-11-01Merge pull request #2078 from amincheloh/patch-1Robert 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-01Update to v1.2.0. Remove man pagesSteve Jemens
2017-11-01[vcpkg] Fix use of features in undocumented build commandRobert Schumacher
2017-11-01[boost] Handle spaces in vcpkg path.Robert Schumacher
2017-11-01Merge pull request #2091 from horenmar/catch-1.11.0Robert Schumacher
Update Catch to 1.11.0
2017-11-01[assimp] Fix assimp overwriting CMAKE_PREFIX_PATH.Robert Schumacher
2017-11-01[assimp] Bump revisionAlexander Karatarakis
2017-11-01help assimp find vcpkg's copy of zlib so it does not build its ownJim McGrath
2017-11-01Merge pull request #2094 from AMDmi3/patch-1Robert 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-31Fix proxy usage in Win7 (powershell 2.0)Alexander Karatarakis
2017-10-31Update Catch to 1.11.0Martin Hořeňovský
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 buildsRobert Schumacher
2017-10-31[vcpkg] Add optional Abi field to BinaryParagraph for future use.Robert Schumacher
2017-10-31Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2017-10-30Using CP_UTF8 macro instead of magic numbers.sdcb
2017-10-30[vcpkg] Enable pkg[*] as alias for all features.Robert Schumacher
2017-10-30Update VTK to 8.0.1Tsukasa Sugiura
Update VTK to 8.0.1.
2017-10-30Add support build option to PCL portTsukasa Sugiura
Add support build options (pcap, qt) to PCL port.
2017-10-30Fix version, package name is not a part of itDmitry Marakasov
2017-10-29[opencv] remove ffmpeg depenencyAmin Cheloh
OpenCV has own prebuilt ffmpeg library
2017-10-28[signalrclient] Update to handle cpprestsdk 2.10Robert Schumacher
2017-10-28[boost] --ignore-site-config, thanks @vinniefalco and @swatanabe!Robert Schumacher
2017-10-28[opencv] Fix UWP build.Robert Schumacher
2017-10-28[libharu] Stamp output headers with shared/static build information.Robert Schumacher
2017-10-27[boost] Only define BOOST_ALL_NO_LIB if not already defined. Fixes #2061.Robert Schumacher
2017-10-27Update CHANGELOG and bump version to v0.0.94Alexander Karatarakis
2017-10-27[git] Update to 2.14.3 (was 2.14.2.3)Alexander Karatarakis
2017-10-27[gettimeofday] Bump versionAlexander Karatarakis
2017-10-27[gettimeofday] use timespec from msvcxoviat
2017-10-27[opencv] update to 3.3.1jasjuang
2017-10-27[alembic] update to 1.7.4jasjuang