aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-30Fix version, package name is not a part of itDmitry Marakasov
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
2017-10-27[live555] Update to 2017.09.12. Resolves #2066Alexander Karatarakis
2017-10-27[fetchDependency] Fix compat with Powershell 2Alexander 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-26Remove VcpkgCmdArguments.check_and_get_optional_command_arguments() overloadAlexander Karatarakis
Also, use Util::Sets::contains() where possible.
2017-10-26[vcpkg ci] Introduce --exclude optionAlexander Karatarakis
2017-10-26Introduce Util::Sets::contains()Alexander Karatarakis
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 #2034 from seanwarren/trim-sdk-version-stringRobert Schumacher
Remove non-numeric characters from Windows SDK version string
2017-10-25Merge pull request #2049 from sipsorcery/port_leveldbRobert Schumacher
Port for leveldb