aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-10Add --no-recurse switch to depend-info command.Ryan Saunders
2019-04-11Update CONTROLTony Lin
Revert version number since @grdowns already bumps version number
2019-04-11Update CONTROLTony Lin
Bump the version in CONTROL file
2019-04-11Update CONTROLTony Lin
Bump the version in CONTROL file
2019-04-10[openvdb] Fix openvdb[tools] build failures (#6028)Cheney Wang
2019-04-10[pcre2] Bump version numbergrdowns
2019-04-10Merge branch 'pcre2-arm64' of https://github.com/tony979/vcpkg into ↵grdowns
dev/grdowns/6033
2019-04-10Merge pull request #6044 from Microsoft/dev/grdowns/bump-openssl-windows-verGriffin Downs
[openssl-windows] Bump version number
2019-04-10[openssl-windows] Bump version numbergrdowns
2019-04-10Merge pull request #6030 from tony979/openssl-arm64Griffin Downs
Enable openssl:arm64-windows (Fix #4478, #4812)
2019-04-10Revert "partial update for testing"Phil Christensen
This reverts commit 880181892e83b89657207777b1f2ce40fe3d31cb.
2019-04-10Revert "add git hash"Phil Christensen
This reverts commit 1a3b388a911f844e6907cc9058728e2a3bdda419.
2019-04-10add git hashPhil Christensen
2019-04-10partial update for testingPhil Christensen
2019-04-10Enable pcre2:arm64-windowsTony Lin
Update sljitConfigInternal.h for ARM64
2019-04-10Enable pcre:arm64-windowsTony Lin
Update format
2019-04-10Enable pcre:arm64-windowsTony Lin
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10Add missing dependency for static Qt buildsstfnp
2019-04-10Enable openssl:arm64-windowsTony Lin
2019-04-09[fix][ffmpeg] changing $PATH separator for Linux (#6015)Andre Abrantes
* [fix][ffmpeg] changing $PATH separator for Linux Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09[activemq-cpp] Add activemq-cpp library (#6017)alexander-smyslov
2019-04-09Complete revert of accidental merge b1b7ec5c0be3a3b0Robert Schumacher
2019-04-09Revert "Print what port installed confliciting files"Victor Romero
This reverts commit 79682317c9e087dc1d1ae450e3edd03b0fa0cc59.
2019-04-09Merge branch 'master' into masterCurtis J Bezault
2019-04-09Print what port installed confliciting filesCurtis.Bezault
2019-04-09Use Opus CMake #4875 (#6007)Marcus Asteborg
2019-04-09[sdl1]Fix sdl1 conflict with sdl2 (#6011)LarryIII
2019-04-09[curl] Bump CONTROL version (#6012)past-due
2019-04-09[darknet] add compatibility with OpenCV 4 (#6018)Stefano Sinigardi
2019-04-08[soci] bump version (#5964)Erwan BERNARD
2019-04-08[google-cloud-cpp] Fix libcurl linkage (#5968)past-due
* [google-cloud-cpp] Fix libcurl linkage * [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08[curl] Fix `tool` feature (#5971)past-due
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms - Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2019-04-08[angle] Fix regressions introduced in #4862: (#5922)Robert Schumacher
Reintroduces the unofficial:: targets. PREFER_NINJA. Small simplifications/modernizations.
2019-04-08[g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 (#5925)NancyLi1013
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 * Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08[Tbb] Updates 2019.03.29 (#5928)Phoebe
* [Tbb] Updates 2019.03.29 * Set the tbb installed libs in TBBConfig.cmake
2019-04-08update sqlite3 to 3.27.2 (#6002)Xiao Ai
2019-04-08[ace] Add support for Visual Studio 2019 (#6001)Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2019-04-08Merge pull request #5702 from kiwixz/pr/cmake_3_14Griffin Downs
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08[pixman] Fix build on x86-linux (#5998)Todor Prokopov
2019-04-08[ace] Upgrade to 6.5.5 (#5992)Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2019-04-07[opentracing] v1.5.1 (#5974)David Garcia
* OpenTracing #5970 * No UWP. Static requires dynamic #5970 - Dynamic version can be build without the static one - Static version can only be build when dynamic is also active - UWP is not supported * Linux support #5970
2019-04-07[inja] Update to v2.1.0 (#5985)pantor
* Update CONTROL * Update portfile.cmake
2019-04-07Add port for solid3 (#5989)Markus Rickert
2019-04-06[ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981)kiwixz
* [ebml] fix installation on linux * [ebml] update to 1.3.7 * [ebml] fix config installation on linux * [matroska] cleanup, fix linux compilation
2019-04-05Update google-cloud-cpp to v0.8.0. (#5972)Carlos O'Ryan
2019-04-05[freeimage] fixup dependencies (#5969)Phil Christensen
2019-04-05Merge branch 'master' of https://github.com/microsoft/vcpkg into ↵Griffin Downs
dev/grdowns/5702
2019-04-05Merge pull request #5935 from ras0219-msft/dev/roschuma/vtkGriffin Downs
[vtk] Fix flaky builds by using system libraries
2019-04-05Fix LLVM cmake modules (#5848)Todor Prokopov
* [llvm] Reduce memory usage during linking * [llvm] Fix cmake modules path