| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | [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 | |
| 2017-10-30 | [vcpkg] Enable pkg[*] as alias for all features. | Robert Schumacher | |
| 2017-10-30 | Update VTK to 8.0.1 | Tsukasa Sugiura | |
| Update VTK to 8.0.1. | |||
| 2017-10-30 | Fix version, package name is not a part of it | Dmitry Marakasov | |
| 2017-10-28 | [signalrclient] Update to handle cpprestsdk 2.10 | Robert 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 | Update CHANGELOG and bump version to v0.0.94 | Alexander Karatarakis | |
| 2017-10-27 | [git] Update to 2.14.3 (was 2.14.2.3) | Alexander Karatarakis | |
| 2017-10-27 | [gettimeofday] Bump version | Alexander Karatarakis | |
| 2017-10-27 | [gettimeofday] use timespec from msvc | xoviat | |
| 2017-10-27 | [opencv] update to 3.3.1 | jasjuang | |
| 2017-10-27 | [alembic] update to 1.7.4 | jasjuang | |
| 2017-10-27 | [live555] Update to 2017.09.12. Resolves #2066 | Alexander Karatarakis | |
| 2017-10-27 | [fetchDependency] Fix compat with Powershell 2 | Alexander Karatarakis | |
| 2017-10-27 | [harfbuzz] Fix patch and apply it relative to SOURCE_PATH | Alexander Karatarakis | |
| The latter is done so it doesn't have to be modified if only the version is changed | |||
| 2017-10-27 | [harfbuzz] Bump version | Alexander Karatarakis | |
| 2017-10-27 | [harfbuzz] 1.6.3 | ebraminio | |
| 2017-10-26 | [blaze] Add dependencies and install *-config.cmake files. | Robert Schumacher | |
| 2017-10-26 | New 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 | Remove VcpkgCmdArguments.check_and_get_optional_command_arguments() overload | Alexander Karatarakis | |
| Also, use Util::Sets::contains() where possible. | |||
| 2017-10-26 | [vcpkg ci] Introduce --exclude option | Alexander Karatarakis | |
| 2017-10-26 | Introduce 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.0 | Robert Schumacher | |
| 2017-10-25 | [pangolin] Fix glew dependency and fix usage of the crt | Alexander Karatarakis | |
| 2017-10-25 | Merge pull request #2015 from lazyhamster/gmime | Robert Schumacher | |
| [GMime] Initial port. | |||
| 2017-10-25 | [gmime] Prefer ninja | Robert Schumacher | |
| 2017-10-25 | Merge pull request #2034 from seanwarren/trim-sdk-version-string | Robert Schumacher | |
| Remove non-numeric characters from Windows SDK version string | |||
| 2017-10-25 | Merge pull request #2049 from sipsorcery/port_leveldb | Robert Schumacher | |
| Port for leveldb | |||
