aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
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-01[protobuf] Add feature packages for zlibKonstantin Podsvirov
ZLib based features like Gzip streams.
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[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-31Update Catch to 1.11.0Martin Hořeňovský
2017-10-31[ogre] Update port to Ogre version 1.10.8.LazyHamster
2017-10-31[double-conversion] Fix --head buildsRobert 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-30Add DevIL portLyrex
2017-10-29LuaSocket port for vcpkgStephen E. Baker
Port is based off the last commit, as the last release version does not work with 64 bit Windows, and there have been a number of critical bug fixes since the last release candidate from 2013.
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-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
2017-10-27[live555] Update to 2017.09.12. Resolves #2066Alexander Karatarakis
2017-10-27[harfbuzz] Fix patch and apply it relative to SOURCE_PATHAlexander Karatarakis
The latter is done so it doesn't have to be modified if only the version is changed
2017-10-27[harfbuzz] Bump versionAlexander Karatarakis
2017-10-27[harfbuzz] 1.6.3ebraminio
2017-10-26[blaze] Add dependencies and install *-config.cmake files.Robert Schumacher
2017-10-26New port: MIT gettimeofday implementation (#2063)xoviat
* [gettimeofday] create CONTROL * [gettimeofday] add source file * [gettimeofday] add header * [gettimeofday] create portfile * [gettimeofday] add cmakelists.txt * [gettimeofday/portfile] require static * [gettimeofday/portfile] set source path * [gettimeofday] create license * [gettimeofday] remove duplicate headers
2017-10-26[rttr] Disable unit tests during build. Not bumping version because the ↵Robert Schumacher
output files are unaffected.
2017-10-26[rpclib] Initial commit of 2.2.0Robert Schumacher
2017-10-25[pangolin] Fix glew dependency and fix usage of the crtAlexander Karatarakis
2017-10-25Merge pull request #2015 from lazyhamster/gmimeRobert Schumacher
[GMime] Initial port.
2017-10-25[gmime] Prefer ninjaRobert Schumacher
2017-10-25Merge pull request #2049 from sipsorcery/port_leveldbRobert Schumacher
Port for leveldb
2017-10-25Merge pull request #2040 from DanOlivier/CapstoneRobert Schumacher
Adding Capstone port
2017-10-25[capstone] Add version. Support shared buildsRobert Schumacher
2017-10-25[secp256k1] Bump versionRobert Schumacher
2017-10-26Fix for secp256k1 and missing headersAaron Clauson
2017-10-25[boost] Fix manual-links. Fixes #2057.Robert Schumacher