aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-04-12[Glog]Upgrades 2019.03.29Phoebe
2019-04-12Merge pull request #6024 from zhihaoy/pegtlGriffin Downs
[PEGTL] Upgrade to 2.8.0
2019-04-12Merge pull request #4217 from ptahmose/masterGriffin Downs
[ffmpeg] Add feature to build "ffmpeg.exe"
2019-04-12Merge pull request #6033 from tony979/pcre2-arm64Griffin Downs
[pcre2] Enable arm64-windows
2019-04-12Merge branch 'master' into masterGriffin Downs
2019-04-12Merge pull request #6063 from cenit/dev/cenit/jsonconsGriffin Downs
[jsoncons] add port
2019-04-12[jsoncons] add portStefano Sinigardi
2019-04-11Merge pull request #6040 from stfnp/fix-qt5-static-linkingGriffin Downs
Add missing dependency for static Qt builds on Windows
2019-04-11Merge pull request #6032 from tony979/pcre-arm64Griffin Downs
[pcre] Enable arm64-windows
2019-04-11[PEGTL] Upgrade to 2.8.0Zhihao Yuan
Migration guide: https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11[darknet] sync with community expected version, add fixes for downstream ↵Stefano Sinigardi
projects (#6047)
2019-04-11[devil/libcopp/spaceland] stable cmake config (#6046)Phil Christensen
2019-04-11Bumb version number for qt5-base portstfnp
2019-04-11[distorm, scylla_wrapper, devicenameresolver] init (#4170)atkawa7
* distorm init * scylla wrapper init * devicenameresolver init * [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
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-10[openssl-windows] Bump version numbergrdowns
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-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[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