vcpkg/ports
heydojo 58c7cfaae9 [icu] Prevent stale MSYS gpg-agent.exe process blocking command control (#6407)
* Prevent stale MSYS gpg-agent.exe process blocking command control

This commit fixes:
https://github.com/microsoft/vcpkg/issues/5476

The issue is that CI environments such as Appveyor's VS2017 image will wait for all processes to complete. If a stale process resides as a result, builds will hang.
There does not appear to be any good reason for gpg-agent.exe to be running once the build of icu has completed.

Without this patch builds of icu4c using CI systems will very likely hang and not in an obvious way.

Is this the _right_ solution to this problem? Probably not but it is one solution. And it degrades gracefully in that the build will not fail if gpg-agent.exe is not running. The gpg-agent.exe will not run again once MSYS has been configured, so to test this patch, a fresh install of vcpkg is required. Open the task manager and before the icu build completes, look for gpg-agent.exe just sitting there for no reason.
Might I suggest that the issue is fixed in vcpkg MSYS instead or as well?

Please don't request further from this commit.

* [icu] Kill MSYS gpg-agent.exe on Windows
2019-05-15 17:47:00 -07:00
..
3fd Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
abseil [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
ace [ace] Add support for features (ssl, wchar, xml) #6372 (#6376) 2019-05-09 13:28:04 -07:00
activemq-cpp [activemq-cpp] Add activemq-cpp library (#6017) 2019-04-09 23:01:34 -07:00
ade [ade] Add port (taken from PR 5169 by @cenit) (#6129) 2019-04-24 11:44:38 -07:00
aixlog aixlog port (#4660) 2018-11-06 14:26:03 -08:00
alac Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
alac-decoder Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
alembic Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
allegro5 [allegro5] Update portfile to 5.2.4.0 2018-08-10 17:27:05 +10:00
ampl-mp [ampl-mp] Limit the scope of ICE workaround (#5870) 2019-03-29 22:06:55 -07:00
amqpcpp [amqpcpp] Add new port (#5201) 2019-01-26 16:28:29 -08:00
anax Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
angle Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
antlr4 [antlr4] Support build on Linux and MacOS (#5606) 2019-03-08 22:09:33 -08:00
apr Remove options var; Create var for setting APR_INSTALL_PRIVATE_H 2019-03-12 14:26:38 -07:00
apr-util [apr-util]Fix static library usage bug. (#5769) 2019-03-25 14:06:55 -07:00
arb Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
argh [argh] Add new port (#5266) 2019-02-01 10:04:22 -08:00
args [args] Export official targets (#6276) 2019-05-01 17:20:23 -07:00
argtable2 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
armadillo Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
arrow [arrow] Update Arrow to v0.13 (#5950) 2019-04-04 21:11:46 -07:00
asio [asio] Update to 1.12.2 (#5050) 2019-01-09 09:52:58 -08:00
asmjit [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
assimp [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
asyncplusplus Adding Async++ package (#4438) 2018-10-12 05:45:31 -07:00
atk Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
atkmm Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
atlmfc
aubio Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
aurora
autobahn [autobahn] Add autobahn-cpp header-only library for WAMP 2019-01-10 12:25:07 +03:00
avro-c [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
aws-c-common [aws-sdk-cpp] Update port to version 1.7.38 and add ports for its dependencies (#5214) 2019-01-24 15:53:13 -08:00
aws-c-event-stream [aws-sdk-cpp] Update port to version 1.7.38 and add ports for its dependencies (#5214) 2019-01-24 15:53:13 -08:00
aws-checksums [aws-sdk-cpp] Update port to version 1.7.38 and add ports for its dependencies (#5214) 2019-01-24 15:53:13 -08:00
aws-lambda-cpp [aws-lambda-cpp]Add warning to non-Linux platform when building (#6211) 2019-04-26 12:45:43 -07:00
aws-sdk-cpp [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
azmq [azmq] Initial commit of 1.0.2 2018-03-23 09:42:18 -07:00
azure-c-shared-utility [azure-iot] vcpkg update for master/public-preview release (#5789) 2019-03-26 23:21:51 -07:00
azure-iot-sdk-c [azure-iot] vcpkg update for master/public-preview release (#5789) 2019-03-26 23:21:51 -07:00
azure-storage-cpp [libuuid]Add warning to non-unix platform when building. (#5844) 2019-04-15 10:59:09 -07:00
azure-uamqp-c [azure-iot] vcpkg update for master/public-preview release (#5789) 2019-03-26 23:21:51 -07:00
azure-uhttp-c [azure-iot] vcpkg update for master/public-preview release (#5789) 2019-03-26 23:21:51 -07:00
azure-umqtt-c [azure-iot] vcpkg update for master/public-preview release (#5789) 2019-03-26 23:21:51 -07:00
bde Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
beast
benchmark Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
berkeleydb bump version in CONTROL file 2018-11-16 12:03:07 -08:00
bigint Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
binn Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
bitserializer [bitserializer] Update to v0.8, split to two sub-libraries (#4841) 2018-11-28 18:20:43 -08:00
bitserializer-cpprestjson [bitserializer] Update to v0.8, split to two sub-libraries (#4841) 2018-11-28 18:20:43 -08:00
bitserializer-rapidjson [bitserializer] Update to v0.8, split to two sub-libraries (#4841) 2018-11-28 18:20:43 -08:00
bitsery [Bitsery] New port (#6226) 2019-04-26 12:20:28 -07:00
blaze [blaze] Update to Blaze 3.5 (#5470) 2019-02-27 09:46:43 -08:00
blosc [blosc] Fix accidentally using local vendored copies 2018-05-15 21:46:41 -07:00
bond Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
boost [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-accumulators [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-algorithm [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-align [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-any [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-array [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-asio [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-assert [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-assign [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-atomic [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-beast [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-bimap [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-bind [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-build [boost-regex] Enable arm64-windows (#6206) 2019-04-29 01:49:47 -07:00
boost-callable-traits [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-chrono [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-circular-buffer [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-compatibility [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-compute [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-concept-check [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-config [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-container [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-container-hash [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-context [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-contract [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-conversion [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-convert [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-core [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-coroutine [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-coroutine2 [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-crc [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-date-time [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-detail [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-di [boost-di] Update to version 1.1.0 (#5316) 2019-02-07 11:17:41 -08:00
boost-disjoint-sets [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-dll [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-dynamic-bitset [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-endian [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-exception [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-fiber [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-filesystem [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-flyweight [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-foreach [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-format [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-function [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-function-types [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-functional [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-fusion [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-geometry [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-gil [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-graph [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-graph-parallel [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-hana [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-heap [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-hof [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-icl [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-integer [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-interprocess [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-interval [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-intrusive [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-io [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-iostreams [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-iterator [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-lambda [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-lexical-cast [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-local-function [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-locale [boost-locale] Enable arm64-windows (#6208) 2019-04-29 04:39:58 -07:00
boost-lockfree [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-log [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-logic [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-math [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-metaparse [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-modular-build-helper [boost-regex] Enable arm64-windows (#6206) 2019-04-29 01:49:47 -07:00
boost-move [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-mp11 [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-mpi [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-mpl [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-msm [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-multi-array [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-multi-index [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-multiprecision [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-numeric-conversion [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-odeint [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-optional [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-parameter [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-parameter-python [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-phoenix [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-poly-collection [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-polygon [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-pool [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-predef [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-preprocessor [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-process [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-program-options [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-property-map [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-property-tree [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-proto [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-ptr-container [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-python [boost-python] Restore unwind-type.patch (#5795) 2019-03-25 13:28:36 -07:00
boost-qvm [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-random [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-range [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-ratio [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-rational [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-regex [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-safe-numerics [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-scope-exit [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-serialization [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-signals [boost] Update to 1.68.0 2018-08-20 14:26:49 -07:00
boost-signals2 [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-smart-ptr [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-sort [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-spirit [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-stacktrace [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-statechart [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-static-assert [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-system [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-test [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-thread [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-throw-exception [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-timer [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-tokenizer [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-tti [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-tuple [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-type-erasure [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-type-index [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-type-traits [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-typeof [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-ublas [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-units [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-unordered [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-utility [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-uuid [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-variant [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-vcpkg-helpers Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
boost-vmd [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-wave [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-winapi [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-xpressive [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
boost-yap [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
botan [botan] Make botan also build on macOS and Linux (#6196) 2019-04-24 13:21:58 -05:00
box2d Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
breakpad [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
brotli [brotli] Add unofficial targets 2018-08-31 00:47:31 -07:00
brunocodutra-metal [brunocodutra-metal] Add new port (#5817) 2019-03-31 09:30:13 -07:00
brynet [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
bullet3 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
butteraugli [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
bzip2 [BZip2] Fix Unix Dynamic Builds (#5184) 2019-01-29 13:43:39 -08:00
c-ares [c-ares] Update to Latest (#6287) 2019-05-02 17:39:13 -07:00
caf [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
caffe2 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cairo [cairo] Update version to 1.16.0 (#5646) 2019-03-15 11:41:42 -07:00
cairomm Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
capnproto Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
capstone [capstone] Update Capstone to v4.0.1-49-ge3d5a594 (#5546) 2019-03-14 23:14:05 -07:00
cartographer [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
catch
catch2 [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
catch-classic [catch-classic] Update to 1.12.2 2018-05-15 20:51:30 -07:00
cccapstone
ccd
ccfits [paho-mqtt][cfitsio][ccfits] Reduce conflicts in headers (unistd.h, etc) 2018-03-23 15:11:17 -07:00
cctz Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
celero [celero] Revert changes in c6db2c880a 2019-01-22 15:28:35 -08:00
cereal
ceres [ceres,jxrlib,zziplib] Fixes for non-windows (#6188) 2019-04-30 16:54:33 -07:00
cfitsio [paho-mqtt][cfitsio][ccfits] Reduce conflicts in headers (unistd.h, etc) 2018-03-23 15:11:17 -07:00
cgal Update CGAL to version 4.14 (#5734) 2019-04-02 13:31:00 -07:00
cgicc Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cgltf [cgltf] Add new port (#6369) 2019-05-09 11:48:06 -07:00
chaiscript [chaiscript] 6.1.0 (#4110) 2018-08-24 13:44:58 -07:00
chakracore [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
charls
check [check]Fix always built as debug library. (#6135) 2019-04-18 13:49:35 -07:00
chipmunk
chmlib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cimg [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
civetweb Add prometheus-cpp (and civetweb) (#4694) 2018-11-14 11:16:07 -08:00
clapack [clapack] port patch from #5169 (#6291) 2019-05-03 11:43:10 -07:00
clara [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
clblas [clblas] Also delete clBLAS-tune.pdb 2018-04-26 19:12:26 -07:00
clblast [clblast] Add new port (#6222) 2019-04-26 13:34:54 -07:00
clfft Add OpenCL SDK and clMath ports (#2837) 2018-03-01 08:08:53 -08:00
cli [cli] Update the version to 1.1.0 (#6123) 2019-04-17 12:05:27 -07:00
cli11 [cli11] Update to v1.7.1 (#5424) 2019-02-26 17:38:44 -08:00
clockutils [clockutils] Use vcpkg_from_github() 2018-05-31 13:52:52 -07:00
clp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cmark Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cmocka [cmocka] Add new port (fix #4728) (#5669) 2019-05-01 15:19:12 -07:00
cnl [cnl] Add new port (#5158) 2019-01-23 14:07:22 -08:00
coinutils Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
collada-dom [collada-dom] use vcpkg minizip/zip.h 2019-03-19 13:49:03 -07:00
concurrentqueue [concurrentqueue] Fix header include path (#5550) 2019-03-05 10:05:28 -08:00
console-bridge Fix linux build of urdfdom (#5538) 2019-03-05 10:44:01 -08:00
constexpr Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
coolprop [coolprop] Add patch for fmt 5.0 2018-05-29 13:35:09 -07:00
coroutine Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
corrade [corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312) 2019-02-11 13:49:12 -08:00
cpp-netlib [cpp-netlib] Add new port (#6424) 2019-05-15 16:46:28 -07:00
cpp-redis Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cpp-taskflow [cpp-taskflow] Add new port 2018-11-30 12:00:54 +08:00
cppcms Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cppfs Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cppgraphqlgen [cppgraphqlgen] Update to 3.0.0 release (#6337) 2019-05-07 14:13:27 -07:00
cpprestsdk [cpprestsdk]Add boost-asio dependency on linux (#6380) 2019-05-09 22:53:36 -07:00
cpptoml [cpptoml] new port (#6089) 2019-04-15 04:21:25 -07:00
cppunit [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
cppwinrt
cppzmq CppZMQ library version leveraged to 4.3.0. (#4822) 2018-12-04 18:10:35 -08:00
cpr [cpr] added find_package for cpr on install (#3185) 2019-05-09 17:14:26 -07:00
crc32c [crc32c] bump dash number in control file 2018-12-18 15:22:58 -08:00
crossguid Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
crow Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
cryptopp [cryptopp] Update the version to 8.1.0(Fix #3260) (#6010) 2019-04-12 08:42:59 -07:00
ctemplate
ctre [CTRE] New port 2018-12-03 08:44:24 +00:00
cub [cub] Initial port 2018-11-09 23:31:40 +00:00
cuda
cunit
curl [CURL] Remove unnecessary renaming. (#6386) 2019-05-13 08:57:55 -07:00
curlpp [curlpp] Add new port to fix #5352 (#5381) 2019-02-22 12:10:29 -08:00
cutelyst2 Add Qt5 static missing dependencies, fix mac packages (#5680) 2019-03-26 10:46:40 -07:00
cxxopts [cxxopts] Update to version 2.1.1. 2018-11-15 11:55:30 +08:00
darknet [darknet] remove ninja preference to enable cuda build on windows (#6070) 2019-04-15 08:29:47 -07:00
darts-clone darts clone init 2018-08-30 22:12:11 +02:00
date [date] Update the version to the latest commit. (#6131) 2019-04-29 02:42:35 -07:00
dcmtk Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
decimal-for-cpp [decimal-for-cpp] update to 1.16 (#5852) 2019-03-28 14:36:08 -07:00
detours [detours] new port (#5347) 2019-02-12 16:56:35 -08:00
devicenameresolver [devicenameresolver] Add missing <string> (#6207) 2019-04-25 12:41:33 -07:00
devil [devil/libcopp/spaceland] stable cmake config (#6046) 2019-04-11 08:25:55 -07:00
dimcli Updates 2018.12.14 2019-01-09 12:27:19 -08:00
directxmesh [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
directxtex [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
directxtk [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
directxtk12 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
dirent [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
discord-rpc Updates 2018.12.14 2019-01-09 12:27:19 -08:00
distorm [distorm, scylla_wrapper, devicenameresolver] init (#4170) 2019-04-11 00:35:22 -07:00
dlfcn-win32
dlib [dlib]Fix build error in linux:copyright check failure. (#6361) 2019-05-09 11:55:59 -07:00
docopt Update release version or commit to latest for below ports (#4957) 2018-12-17 16:44:08 -08:00
doctest [doctest] Update to 2.3.2 (#6331) 2019-05-07 12:46:45 -07:00
double-conversion Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
dpdk Add DPDK package (#5388) 2019-03-06 23:37:24 -08:00
draco Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
dtl [dtl] Initial port of library (#5541) 2019-03-05 10:41:52 -08:00
duilib [duilib] add new port (#6231) 2019-04-28 22:18:01 -07:00
duktape [duktape/open62541] Update the SHA512 of distfile (#6326) 2019-05-06 10:03:39 -07:00
dx Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
dxut Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
eastl [eastl]Add option(/Zc:char8_t-) to fix compile issue (#6360) 2019-05-09 15:14:38 -07:00
easyloggingpp [easyloggingpp] updated to 9.96.7 2019-01-09 18:58:20 +02:00
ebml [ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981) 2019-04-06 22:56:04 -07:00
ecm [ecm] Update ecm to 5.56.0 (#5654) 2019-03-13 10:07:36 -07:00
ecsutil Upgrade vcpkg to ECSUtil 1.0.6.1 (#6381) 2019-05-09 15:15:17 -07:00
effolkronium-random [effolkronium-random] Update to 1.3.0 (#5900) 2019-04-02 10:46:52 -07:00
egl-registry [glad] Use registry ports instead of vendored copies 2018-11-20 15:47:14 -08:00
eigen3 [eigen3] Fix long path issue in UWP (#6136) 2019-04-18 11:33:28 -07:00
embree2 [embree2] Disable parallel configure (#6172) 2019-04-23 13:49:30 -07:00
embree3 [embree3] Disable parallel configure due to writes to source directory (#6096) 2019-04-15 04:47:54 -07:00
enet
ensmallen [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
entityx [entityx] Do not build shared library in addition to static one (#5006) 2019-01-07 12:33:37 -08:00
entt [entt] Update to version 2.7.3 (#4649) 2018-11-07 23:49:02 -08:00
epsilon
esaxx esaxx init 2018-08-30 22:29:16 +02:00
evpp [evpp] Upgrade to 0.7.0 2018-03-12 00:46:43 -07:00
exiv2 [exiv2] Update exiv2 to 0.27 release, optionally support unicode on windows (#5454) 2019-03-28 15:46:03 -07:00
expat [cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add unofficial targets and usage information 2018-09-24 18:08:52 -07:00
exprtk [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
fadbad
fann Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
fastcdr [fastcdr] Fix installed cmake files 2018-10-25 10:28:08 -07:00
fastfeat fastfeat init 2018-08-31 16:47:50 +02:00
fastlz Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
fastrtps [tinyxml2] patch fastrtps to use tinyxml2 namespace 2018-12-05 10:56:25 -08:00
fcl Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
fdk-aac Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
fdlibm upgrade to windows MinGit 2.21.0 (#6041) 2019-04-15 22:28:45 -07:00
ffmpeg Merge branch 'master' into master 2019-04-12 02:30:59 -07:00
fftw3 [fftw3]Changed library linkage to static. (#6434) 2019-05-15 16:23:22 -07:00
fizz Updates 2019.01.09 2019-01-18 14:08:49 -08:00
flann fixed flann for linux 2019-03-14 22:31:23 +01:00
flatbuffers Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
flint [pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532) 2019-03-05 10:51:50 -08:00
fltk [fltk] Windows ARM/ARM64 support (#6241) 2019-04-29 00:44:22 -07:00
fluidsynth [fluidsynth] Initial port (#3016) 2018-04-19 15:30:39 -07:00
fmem Initialize project 2018-03-23 10:30:56 -07:00
fmi4cpp [fmi4cpp] Update to 0.7.0 (#6269) 2019-04-30 15:02:18 -07:00
fmilib [fmilib] fmilib not building on x64-windows (#4999) 2019-01-08 15:02:25 -08:00
fmt [fmt] Changed library linkage to static. (#5688) 2019-03-16 03:02:50 -07:00
folly Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
fontconfig [fontconfig] use __attribute__((visibility("default"))) for exporting symbols on macOS (#5689) 2019-03-15 11:12:55 -07:00
forest [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
forge Fix typo (#6235) 2019-04-26 16:48:42 -07:00
freeglut [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364) 2019-05-09 11:45:23 -07:00
freeimage [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364) 2019-05-09 11:45:23 -07:00
freeopcua [freeopcua] better dealing with dynamic builds (#5763) 2019-03-21 23:17:13 -07:00
freerdp
freetype [freetype] fix issue #5774 (#5853) 2019-03-28 16:27:35 -07:00
freetype-gl Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
freexl [freexl] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 17:15:02 -04:00
fribidi [fribidi] Update Version to support static build (#5745) 2019-03-20 09:51:08 -07:00
fruit Add Google Fruit to ports (#4291) 2018-09-18 02:07:27 -07:00
ftgl [ftgl] add new port 2018-12-13 23:15:14 +02:00
fuzzylite
g2o [g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 (#5925) 2019-04-08 23:24:31 -07:00
g3log [g3log] Add new port (#5961) 2019-05-14 08:55:28 -07:00
gainput [clblas] Also delete clBLAS-tune.pdb 2018-04-26 19:12:26 -07:00
gamma Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
gcem [gcem] new port for kthohr/gcem (#5325) 2019-02-07 11:03:09 -08:00
gdal [CURL] Remove unnecessary renaming. (#6386) 2019-05-13 08:57:55 -07:00
gdcm [gdcm]Update to v3.0.0 and rename to gdcm. (#6348) 2019-05-09 23:03:59 -07:00
gdcm2 [gdcm]Update to v3.0.0 and rename to gdcm. (#6348) 2019-05-09 23:03:59 -07:00
gdk-pixbuf Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
geogram [geogram] enable building on non-win32 platforms (#6366) 2019-05-09 11:53:13 -07:00
geographiclib
geos [geos] bump control version number 2018-12-13 16:19:44 -08:00
geotrans [geotrans] add new port (#5498) 2019-03-08 13:39:22 -08:00
getopt New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
getopt-win32 New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
gettext [gettext] fixes arm64-windows build (#6151) 2019-04-19 17:02:14 -07:00
gettimeofday
gflags patch missing @ in cmake config 2018-11-30 16:01:31 -08:00
gherkin-c Initialize project 2018-03-23 10:30:56 -07:00
giflib [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364) 2019-05-09 11:45:23 -07:00
gl2ps
gl3w [gl3w] Update (#3722) 2019-02-21 11:48:30 -08:00
glad [glad] update to v0.1.29 (#5296) 2019-02-07 15:28:50 -08:00
glbinding Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
glew [glew][octomap][roaring] fix parallel config (#5958) 2019-04-05 09:38:26 -07:00
glfw3 [glfw3] Updated to version 3.3 (#6198) 2019-04-24 11:09:58 -07:00
gli [gli]Fix gli is incompatible with glm 2019-03-19 03:10:14 -07:00
glib [glib] arm/arm64 windows support (#6116) 2019-05-03 16:21:44 -07:00
glibmm Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
glm [glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461. (#6466) 2019-05-15 14:37:53 -07:00
globjects [glbinding] Update to v3.0.2 (#4405) 2018-10-15 19:02:05 -07:00
glog Update SHA 2019-04-12 05:43:44 -07:00
glslang Update version string 2019-03-18 14:27:48 -07:00
gmime [gmime] Fixed missing exports. (#6256) 2019-04-29 09:56:18 -07:00
gmmlib [gmmlib] Add new port (#4325) 2018-10-12 15:59:54 -07:00
google-cloud-cpp Upgrade google-cloud-cpp to 0.9.0. (#6355) 2019-05-08 14:57:41 -07:00
graphicsmagick [graphicsmagick] Linux/MacOS support (#6408) 2019-05-13 04:16:57 -07:00
graphite2 [graphite2] Update to 1.3.12. Fixes #4091. 2018-08-24 12:33:30 -07:00
graphqlparser [graphqlparser]Fix static build error (#6359) 2019-05-09 12:00:58 -07:00
grpc [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
gsl [gsl] Fix finding release libs in debug configurations. Fixes #2982. 2018-03-07 11:56:21 -08:00
gsl-lite [gsl-lite] Bump version (#2888) 2018-02-25 10:32:16 -08:00
gsoap [gsoap] Include dom.* files and plugin directory (#5735) 2019-03-19 13:19:00 -07:00
gtest [gtest] Fix install src/gtest-matchers.cc (#5521) 2019-03-04 10:29:28 -08:00
gtk Correctly configure GTK3 to reflect recomended stable release settings (#4211) 2018-10-24 12:45:09 -07:00
gtkmm Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
gts Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
guetzli [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
gumbo Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
halide Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
harfbuzz [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
hdf5 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
highfive highfive bump to 2.0 and macos fix (same as win32) (#5955) 2019-04-04 23:58:56 -07:00
hpx Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
http-parser Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
hungarian [libhungarian] add port (#5849) 2019-03-28 14:36:44 -07:00
hunspell [hunspell] update hunspell to 1.7.0 (#5645) 2019-03-12 15:54:45 -07:00
hwloc [hwloc] Added utility hwloc-info (#4279) 2018-10-12 15:07:30 -07:00
hyperscan [hyperscan] New port (#5285) 2019-02-06 17:21:23 -08:00
hypre
icu [icu] Prevent stale MSYS gpg-agent.exe process blocking command control (#6407) 2019-05-15 17:47:00 -07:00
ideviceinstaller Update HEAD_REF for libimobiledevice-win32 projects (#4162) 2018-08-28 14:05:16 -07:00
idevicerestore [CURL] Remove unnecessary renaming. (#6386) 2019-05-13 08:57:55 -07:00
if97
igloo add igloo port (#4657) 2018-11-07 23:43:13 -08:00
ilmbase [freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417) 2019-02-26 08:16:20 -08:00
imgui [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
inih Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
inja [inja] Update to v2.1.0 (#5985) 2019-04-07 22:18:03 -07:00
intel-ipsec Add intel-ipsec-mb package (#5586) 2019-03-08 15:50:17 -08:00
intel-mkl
intelrdfpmathlib intelrdfpmathlib init (#4168) 2018-08-28 13:55:06 -07:00
io2d [io2d] macOS support (#6456) 2019-05-15 09:42:16 -07:00
irrlicht [Irrlicht] Add new port (#5431) 2019-02-25 13:51:13 -08:00
isal Add isa-l package (#5491) 2019-03-04 15:12:28 -08:00
ismrmrd Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
itk ITK: Do not move/rename src folder. (#6367) 2019-05-09 11:52:25 -07:00
jack2 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
jansson [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
jasper [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
jbig2dec
jbigkit Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
jemalloc Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
jsmn [jsmn] Add new port (#6248) 2019-04-28 19:26:31 -07:00
json11 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
json-dto [json-dto] updated to v.0.2.8 (#5836) 2019-03-27 09:14:18 -07:00
json-spirit [json-spirit] Fix link error C1128 (#5263) 2019-02-01 11:12:29 -08:00
jsoncons [jsoncons] add port 2019-04-12 09:40:25 +02:00
jsoncpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
jsonnet [jsonnet] Hook into existing cmake support (#6358) 2019-05-09 13:52:36 -07:00
jxrlib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
kangaru New package: gracicot/kangaru, a library for dependency injection in C++11, C++14 and later (#4288) 2018-09-14 11:54:54 -07:00
kd-soap [kdsoap] add package (#5750) 2019-03-22 00:00:55 -07:00
kealib kealib update to 1.4.11 and correctly include hdf5 2019-03-14 22:30:18 +01:00
keystone Add keystone port (#3273) 2018-05-18 10:10:16 -07:00
kf5archive [kde frameworks 5] Added karchive, kholidays, updated kplotting from KDE Frameworks 5 (#4302) 2018-10-02 18:22:21 -07:00
kf5holidays [kde frameworks 5] Added karchive, kholidays, updated kplotting from KDE Frameworks 5 (#4302) 2018-10-02 18:22:21 -07:00
kf5plotting [kde frameworks 5] Added karchive, kholidays, updated kplotting from KDE Frameworks 5 (#4302) 2018-10-02 18:22:21 -07:00
kinectsdk1
kinectsdk2 [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
laszip Add laszip (#3978) 2018-08-01 10:40:32 -07:00
lcm [lcm] Disable unexpected components. Only install one flavor. Don't delete DLL. 2018-03-25 10:29:20 -07:00
lcms Freeimage/libraw/lcms debug build fixes (#3643) 2018-08-07 22:50:51 -07:00
lemon [liblemon][lemon] deprecate duplicate port, forward to original (#5758) 2019-03-20 23:40:43 -07:00
leptonica Updated leptonica patch in order to fix Linux builds 2018-09-25 13:48:07 +03:00
lest [lest] Add lest v1.34.1 (was: v1.34.0) (#5353) 2019-02-19 12:29:28 -08:00
leveldb Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libaiff Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libarchive fix(libarchive): fix lz4 patch to align with upstream 2019-02-07 14:42:50 -08:00
libass [libass] Generate pkg-config file (#5272) 2019-02-01 11:11:01 -08:00
libbf [libbf] Add new port (#5570) 2019-03-07 13:28:49 -08:00
libbson [libbson][mongo-c-driver] Update to version 1.13.0. (#4770) 2019-04-12 08:56:36 -07:00
libcds * [libcds] Update to v2.3.3 (#5274) (#5278) 2019-03-14 15:41:16 -07:00
libconfig
libcopp [devil/libcopp/spaceland] stable cmake config (#6046) 2019-04-11 08:25:55 -07:00
libcuckoo [libcuckoo] Add new port (#5436) 2019-02-25 11:09:41 -08:00
libdatrie
libdisasm Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libdshowcapture Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libepoxy Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libevent Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libexif
libffi Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libflac [libflac] Apply patch for flac_max and flac_min 2018-10-03 22:54:39 -07:00
libfreenect2 [libusb] Update to 1.0.22 (#4508) 2018-10-23 16:48:32 -07:00
libgd [libgd] Fix static build (#6307) 2019-05-06 10:48:06 -07:00
libgeotiff [libgeotiff] Remove FindPROJ4.cmake from src 2019-01-23 10:35:53 +01:00
libgit2 Build static libgit2 with dynamic CRT on Windows (#4432) 2018-10-09 00:27:45 -07:00
libgo [libgo] Fix boost-1.68 2018-08-20 14:26:47 -07:00
libgta [BZip2] Fix Unix Dynamic Builds (#5184) 2019-01-29 13:43:39 -08:00
libharu [vtk] Fix flakiness by relying on vcpkg-provided dependencies 2019-04-03 04:15:00 -07:00
libiconv [libiconv] Add mirror (#5056) 2019-01-07 12:52:45 -08:00
libics [libics] Add libics (#5398) 2019-02-20 14:58:33 -08:00
libideviceactivation [CURL] Remove unnecessary renaming. (#6386) 2019-05-13 08:57:55 -07:00
libidn2 [libidn2] Removed CMAKE_DEBUG_POSTFIX. (#6224) 2019-04-26 12:43:10 -07:00
libimobiledevice Update HEAD_REF for libimobiledevice-win32 projects (#4162) 2018-08-28 14:05:16 -07:00
libirecovery [openssl] bump to 1.0.2p CVE-2018-0732 (#4130) 2018-09-02 02:28:10 -07:00
libjpeg-turbo [libjpeg-turbo] Update to libjpeg-turbo 2.0.1 (#4635) 2019-05-06 09:54:05 -07:00
libkml
liblemon Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
liblinear [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
liblo
liblsl [liblsl] Add port for sccn/liblsl (#5410) 2019-02-22 10:58:17 -08:00
liblzma [liblzma] Fix for UWP build (#5607) 2019-03-28 14:38:44 -07:00
libmad Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libmariadb [libmariadb] Fix /MD for static libs. Fixes #4493. 2018-10-20 13:58:28 -07:00
libmaxminddb [libmaxminddb]fix build error in linux. (#6435) 2019-05-14 11:45:13 -07:00
libmicrohttpd [libmicrohttpd] Update to 0.9.63 (#6464) 2019-05-15 16:12:20 -07:00
libmikmod [libmikmod]fix missing dll bug. (#5743) 2019-03-25 22:51:45 -07:00
libmodbus [libmodbus] Remove duplicated header files 2019-04-02 17:46:42 -07:00
libmodplug Fix libmodplug to build on Linux (#5397) 2019-02-28 16:28:13 -08:00
libmorton [libmorton] Initial libmorton port 2018-07-31 13:55:01 -07:00
libmspack [libmspack] update to 0.10.1. (#5834) 2019-03-27 09:16:03 -07:00
libmupdf Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libmysql Handle VCPKG_BUILD_TYPE (#4287) 2018-10-03 23:09:42 -07:00
libnice Remove unnecessary patch to libnice 2019-03-26 20:59:23 -04:00
libnoise [libnoise] Add new port libnoise (#6319) 2019-05-06 15:52:14 -07:00
libodb [libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260) 2019-02-01 12:25:28 -08:00
libodb-boost [libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260) 2019-02-01 12:25:28 -08:00
libodb-mysql [libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260) 2019-02-01 12:25:28 -08:00
libodb-pgsql [libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260) 2019-02-01 12:25:28 -08:00
libodb-sqlite [libodb-sqlite] Find sqlite3 includes from vcpkg 2019-04-02 17:39:03 -07:00
libogg Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libopenmpt
libopusenc
libp7-baical [pmdk, libp7-baical] Bump revision number 2018-07-31 14:14:30 -07:00
libpcap [libpcap] new port only linux (#6082) 2019-04-29 01:04:27 -07:00
libpff [libpff] Initial port. (#6458) 2019-05-15 16:21:05 -07:00
libplist [openssl] bump to 1.0.2p CVE-2018-0732 (#4130) 2018-09-02 02:28:10 -07:00
libpng [libpng] remove broken patch (#6293) 2019-05-07 10:40:35 -07:00
libpng-apng Update libpng-apng to match libpng ports changes + update to 1.6.36 (#4944) 2018-12-13 17:40:18 -08:00
libpopt [cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations. 2018-07-02 22:16:47 -07:00
libpq [libpq]: Fix linkage with static openssl (#6309) 2019-05-06 10:46:58 -07:00
libpqxx [libpqxx]Update to version 6.4.3 2019-04-12 10:04:04 +00:00
libqglviewer Add Qt5 static missing dependencies, fix mac packages (#5680) 2019-03-26 10:46:40 -07:00
libqrencode [libqrencode] Use SOURCE_PATH 2018-04-26 18:17:22 -07:00
librabbitmq Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libraw [libraw] Add wrapper for static build dependencies (#5626) 2019-03-11 00:03:47 -07:00
libressl [libressl] add new port (#6321) 2019-05-14 12:25:09 -07:00
librsync Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
librtmp bug fixed for librtmp on vcpkg 2018-03-18 05:35:10 -07:00
libsamplerate
libsigcpp [libsigcpp] Fix building with older gcc versions 2018-04-19 10:40:06 -07:00
libsndfile [libsndfile]Fix install file path in linux. (#6455) 2019-05-15 16:22:31 -07:00
libsodium [libsodium] Migrate build system to CMake (#5600) 2019-05-01 15:43:48 -07:00
libspatialite [GEOS] Generate debug library names with d suffix (#3371) 2018-05-01 01:14:18 -07:00
libsquish [libsquish] Add new port (#6038) 2019-04-15 04:26:55 -07:00
libssh [libssh]fix config.cmake error, add usage. (#5666) 2019-03-14 06:30:02 -07:00
libssh2 [libssh2] switch from tarball download to github 2018-07-19 11:56:54 +02:00
libstemmer Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libstk [libstk] add new port (#5379) 2019-02-25 11:39:17 -10:00
libtheora [libtheora] Remove double build. (#6431) 2019-05-13 21:51:16 -07:00
libtins [libtins-4.0] new port (#4495) 2018-10-22 09:04:13 -07:00
libtorrent [boost] update boost to 1.69. Fixes #5023 #4961 (#5059) 2019-01-30 16:04:17 -08:00
libudis86
libui Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
libunibreak Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libusb [libusb] fix error c2001 (#5604) 2019-03-08 09:46:18 -08:00
libusb-win32 [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
libusbmuxd [openssl] bump to 1.0.2p CVE-2018-0732 (#4130) 2018-09-02 02:28:10 -07:00
libuuid [libuuid]Add warning to non-unix platform when building. (#5844) 2019-04-15 10:59:09 -07:00
libuv [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
libvorbis [libvorbis] Update to 1.3.6-9eadecc (#5506) 2019-03-05 08:47:37 -08:00
libvpx Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libwebm [libwebm] Fix no-postfix in debug for dll/lib/pdb (#5516) 2019-03-04 23:52:06 -08:00
libwebp [freeimage,freeglut,giflib,libwebp] port patches from #5169 (#6364) 2019-05-09 11:45:23 -07:00
libwebsockets Updates 2018.12.14 2019-01-09 12:27:19 -08:00
libxml2 [libxml2] Update to 2.9.9 (#5193) 2019-03-15 15:29:08 -07:00
libxmlpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libxmp-lite Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libxslt
libyaml [libyaml] Add new port for libyaml v0.2.1 (#4484) 2018-10-17 11:46:46 -07:00
libzip Update libzip to 1.5.2 (#5656) 2019-03-13 10:06:49 -07:00
linalg [linalg] inital port (#4625) 2018-11-04 11:29:53 -08:00
linenoise-ng linenoise init 2018-08-31 19:49:21 +02:00
live555 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
llvm Fix LLVM cmake modules (#5848) 2019-04-05 09:41:16 -07:00
lmdb [lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 (#4054) 2018-08-24 14:03:45 -07:00
lodepng Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
log4cplus Update log4cplus to 2.0.3 (#5483) 2019-02-27 23:45:08 -08:00
loguru [loguru] Add new port (#6342) 2019-05-09 23:05:39 -07:00
lpeg
lua
luabridge Add luabridge 2.1 (#4443) 2018-10-10 17:42:29 -07:00
luafilesystem
luajit [luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. (#5863) 2019-03-29 22:51:58 -07:00
luasocket [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
lz4 [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
lzfse
lzo
magnum [magnum] Update patches (#5730) 2019-03-19 13:08:18 -07:00
magnum-extras [corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312) 2019-02-11 13:49:12 -08:00
magnum-integration [corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312) 2019-02-11 13:49:12 -08:00
magnum-plugins [corrade,magnum,-integration,-extras,-plugins] Update Magnum to v2019.01 (#5312) 2019-02-11 13:49:12 -08:00
mapbox-variant [mapbox-variant] Fix include install location due to hard-coded paths (#5706) 2019-03-18 12:25:21 -07:00
matio [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
matroska [ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981) 2019-04-06 22:56:04 -07:00
mbedtls Updates 2018.12.14 2019-01-09 12:27:19 -08:00
mdnsresponder
meschach Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
metis Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
mhook Add mhook library. (#3178) 2018-03-30 17:02:41 -07:00
milerius-sfml-imgui [milerius-sfml-imgui] Fix find_package issue (#5930) 2019-04-03 20:27:28 -07:00
minhook [minhook] Add new port (#6333) 2019-05-07 22:51:00 -07:00
minisat-master-keying Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
minitrace [minitrace] Add new port (#5534) 2019-03-05 00:32:42 -08:00
miniupnpc [miniupnpc] initial port of miniupnpc 2018-11-15 09:29:37 +01:00
miniz [miniz] Add new port (#5452) 2019-02-26 14:20:07 -08:00
minizip Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
mio [mio] Update to 2019-02-10 (#5499) 2019-03-04 10:25:43 -08:00
mlpack Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
mman [mman] Fix static build 2018-02-25 11:32:37 -08:00
modp-base64 modp-base64 init 2018-08-31 15:53:58 +02:00
mongo-c-driver [libbson][mongo-c-driver] Update to version 1.13.0. (#4770) 2019-04-12 08:56:36 -07:00
mongo-cxx-driver Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
monkeys-audio [monkeys-audio] Fix x64-installation "file INSTALL cannot find" (#4159) 2018-08-28 13:42:46 -07:00
moos-core [moos-core]Fix build failure on Windows (#6252) 2019-05-07 13:35:30 -07:00
moos-essential Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
moos-ui Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
morton-nd [morton-nd] Add port (#4420) 2018-10-09 00:43:02 -07:00
mosquitto Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
mozjpeg [mozjpeg]Fix installation files to the wrong directory (#5833) 2019-03-27 09:52:02 -07:00
mpark-variant Updates 2019.01.30 2019-02-12 17:38:31 -08:00
mpfr [mpfr] update CMakeLists for new version 2018-12-19 16:38:14 -08:00
mpg123 Package sdl2pp (#3430) 2018-05-18 08:15:52 -07:00
mpir [mpir] Embed debug info into static lib (#4905) 2018-12-11 09:38:44 -08:00
ms-angle Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
ms-gsl [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
msgpack Update msgpack to 3.1.1 (#5945) 2019-04-04 21:12:11 -07:00
msinttypes [many ports] Upgrades 2018-02-26 15:10:56 -08:00
msix Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
msmpi [msmpi] update to 10.0 (#5107) 2019-01-16 15:50:45 -08:00
mujs Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
muparser update muParser to v.2.2.6.1 (#5931) 2019-04-03 20:26:54 -07:00
nana [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
nano-signal-slot [nano-signal-slot] (#5243) 2019-01-28 17:41:57 -08:00
nanodbc Update release version or commit to latest for below ports (#4957) 2018-12-17 16:44:08 -08:00
nanomsg [nanomsg] Update to 1.1.5 and add tool feature (#5500) 2019-03-04 10:28:32 -08:00
nanopb Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
nanorange [nanorange] Fix description, --head only, don't use the single-header 2018-06-18 17:10:18 -07:00
nanovg add nanovg port (#4667) 2018-11-08 10:53:06 -08:00
netcdf-c Fix double-conversion issue in ITK (#5115) 2019-04-02 20:35:44 -07:00
netcdf-cxx4 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
nghttp2 [nghttp2] Update nghttp2 to 1.35.0 2018-12-01 09:46:45 +08:00
nlohmann-json [nlohmann-json] update version to 3.6.1 2019-03-26 08:29:28 -04:00
nlopt [nlopt] Bump CONTROL file 2018-07-31 14:20:54 -07:00
nmap [nmap] Integration of nmap netwotk utilities(#5530) (#5545) 2019-03-08 23:25:49 -08:00
nmslib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
nng [nng] Update to 2019-02-27 (#5501) 2019-03-04 10:23:14 -08:00
nonius [nonius] Add new port (#6238) 2019-04-28 19:13:09 -07:00
nuklear [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
nvtt Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
octomap Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
ode Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
ogdf Fixing ogdf and liblemon compile issues on ubuntu (#3847) 2018-07-11 00:17:13 -07:00
ogre Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
ompl [ompl] update to version 1.4.2 (#6084) 2019-04-25 12:42:16 -07:00
oniguruma [oniguruma] Update to 6.9.2 (#6401) 2019-05-13 00:13:18 -07:00
open62541 [duktape/open62541] Update the SHA512 of distfile (#6326) 2019-05-06 10:03:39 -07:00
openal-soft [openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115) 2019-04-25 12:51:31 -07:00
openblas [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
opencl Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
opencsg [opencsg] Add new port (#5481) 2019-02-27 23:47:59 -08:00
opencv [gdcm]Update to v3.0.0 and rename to gdcm. (#6348) 2019-05-09 23:03:59 -07:00
openexr [openexr] Fix IlmImf.dll installed to the wrong location (#5677) 2019-03-14 22:45:46 -07:00
opengl [opengl] If-def on Windows vs other 2018-03-23 09:47:18 -07:00
opengl-registry [glad] Use registry ports instead of vendored copies 2018-11-20 15:47:14 -08:00
openimageio Updates 2018.11.01 2018-11-08 00:17:59 -08:00
openjpeg enable static builds of openjpeg (#6373) 2019-05-09 13:08:05 -07:00
openmama openmama: Bumped to 6.2.2 (#3818) 2018-07-02 23:00:20 -07:00
openmesh [openmesh]Update version to 8.0 (#5923) 2019-04-03 14:43:10 -07:00
openmvg [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
openni2 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
openssl [openssl] Add usage file 2018-07-17 16:51:27 -07:00
openssl-unix [openssl] openssl-bump-to-1.0.2q-cve-fixes 2018-12-22 09:16:18 +00:00
openssl-uwp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
openssl-windows [openssl-windows] Bump version number 2019-04-10 19:37:13 -07:00
opentracing [opentracing] v1.5.1 (#5974) 2019-04-07 22:22:49 -07:00
openvdb [openvdb] Fix openvdb[tools] build failures (#6028) 2019-04-10 21:30:49 -07:00
openvpn3 [openvpn3][tap-windows6] Initial commit 2018-03-21 09:50:10 -07:00
openvr [openvr] update to 1.1.3b 2018-12-05 09:29:32 +09:00
opus Update to Opus 1.3.1 (#6086) 2019-04-14 01:02:58 -07:00
opusfile Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
orc [orc] update to 1.5.5 (#4786) 2019-03-18 12:26:29 -07:00
orocos-kdl Port file for orocos-kdl (#5517) 2019-03-04 23:49:38 -08:00
osg update osg version to 3.6.3 (#6385) 2019-05-10 12:50:38 -07:00
osg-qt [osg-qt] Add missing Qt dependency 2018-07-18 17:23:03 -07:00
osgearth Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
osi Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
paho-mqtt [paho-mqtt] Upgraded to Paho-MQTT v1.21 (#3620) 2018-07-03 21:23:42 -07:00
pango Wt Linux fixes (#4927) 2018-12-17 16:30:27 -08:00
pangolin Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
pangomm [vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. Fixes #828. 2018-03-20 21:49:53 -07:00
parallel-hashmap [parallel hashmap] increment release version (#5898) 2019-04-01 11:01:59 -07:00
parmetis Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
parquet [Arrow] Update Arrow to 0.11.1 (#4977) 2019-01-16 10:29:07 -08:00
parson [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
pbc [pbc] Correct compilation warnings (#5794) 2019-03-25 13:30:49 -07:00
pcg [pcg] add pcg implementation (#3966) 2018-07-31 17:34:53 -07:00
pcl [pcl] Update to PCL 1.9.1 (#4842) 2018-11-28 18:20:09 -08:00
pcre Update CONTROL 2019-04-11 04:41:35 +00:00
pcre2 Update CONTROL 2019-04-11 04:47:12 +00:00
pdal [pdal]fix missing vendor headers (#5846) 2019-03-29 23:28:53 -07:00
pdal-c Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
pdcurses Update PDCurses to 3.6 2018-06-02 02:39:29 +03:00
pegtl [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162) 2019-04-23 17:19:51 -05:00
pegtl-2 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162) 2019-04-23 17:19:51 -05:00
pfultz2-linq [pfultz2-linq] Add new port (#6426) 2019-05-13 09:57:54 -07:00
physfs [physfs] Update to version 3.0.2 (#5821) 2019-03-26 10:51:35 -07:00
physx [physx] Initial port (#5618) 2019-03-14 06:48:30 -07:00
picojson
picosha2 Upgrades 2018.06.31 2018-08-03 00:09:21 -07:00
piex Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
pixel [pixel] v0.3 (#4685) 2018-11-08 15:29:08 -08:00
pixman Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
platform-folders Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
plib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
plibsys [plibsys] Update version to 0.0.4 2018-05-26 14:21:40 +02:00
plog [plog] Update to 1.1.4 (#3129) 2018-03-26 08:14:06 -07:00
plplot fixed building plplot with wxwidget feature on (#5089) 2019-01-10 11:54:05 -08:00
plustache plustache inital port (#4261) 2018-10-22 09:08:46 -07:00
pmdk Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
pngwriter Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
poco [poco] Enable arm64-windows (#6182) 2019-04-23 14:01:23 -07:00
podofo Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
ponder [vcpkg] improve port depend hash used in CI build 2019-02-01 23:38:44 -08:00
portaudio [portaudio]: fix Linux build (#5678) 2019-03-15 10:23:02 -07:00
portmidi
pqp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
proj
proj4 [proj4] undo proj4 portfile changes 2018-12-06 17:29:29 -08:00
prometheus-cpp Add prometheus-cpp (and civetweb) (#4694) 2018-11-14 11:16:07 -08:00
protobuf [protobuf] Update to 3.7.1 (#5502) 2019-03-28 15:44:02 -07:00
ptex
pthreads [pthreads] Add CMake config to support find_package(pthreads) (#4081) 2019-03-08 17:53:00 -08:00
pugixml Delete pugixmlapi.patch 2018-04-06 02:57:39 +02:00
pybind11 [pybind11] Upgrade to v2.2.4 (#5087) 2019-01-09 15:19:27 -08:00
pystring Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
python2 Fix build path for win-x86 platform 2018-08-29 21:18:20 +02:00
python3 [python3] Update to v3.7.3 2019-03-26 16:09:04 +03:00
qca [qca] don't use port dir for temp (#5954) 2019-04-04 21:10:53 -07:00
qcustomplot [qcustomplot] Add new port (#5036) 2019-03-18 14:45:36 -07:00
qhull workaround for qhull regression in static build see #5574 2019-03-14 22:38:17 +01:00
qpid-proton Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
qscintilla Add Qt5 static missing dependencies, fix mac packages (#5680) 2019-03-26 10:46:40 -07:00
qt5 [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-3d [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-activeqt [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-base [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-charts [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-connectivity [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-datavis3d [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-declarative [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-gamepad [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-graphicaleffects [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-imageformats [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-location [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-macextras [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-modularscripts [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-mqtt [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-multimedia [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-networkauth [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-purchasing [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-quickcontrols [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-quickcontrols2 [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-remoteobjects [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-script [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-scxml [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-sensors [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-serialport [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-speech [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-svg [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-tools [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-virtualkeyboard [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-webchannel [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-websockets [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-webview [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-winextras [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
qt5-xmlpatterns [qt5] update to 5.12.3 (#6127) 2019-05-08 15:15:26 -07:00
quirc Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
qwt Qt 5.11 and static build fixes (#4164) 2018-10-22 10:49:16 -07:00
ragel
rang [rang]add port rang (#5273) 2019-02-01 10:08:22 -08:00
range-v3 [range-v3] Update to 0.5.0 (#6283) 2019-05-02 09:20:45 -07:00
range-v3-vs2015 [range-v3] Split ports to enable newer range-v3 versions on linux 2018-05-01 01:45:38 -07:00
rapidcheck [rapidcheck] Add initial support for RapidCheck (#4605) 2018-11-07 23:44:36 -08:00
rapidjson [rapidjson] Fix --head support (#3693) 2019-03-19 16:12:19 -07:00
rapidstring [rapidstring] Add new port (#4814) 2018-12-13 17:50:34 -08:00
rapidxml [rapidxml-ns] Add new port. (#5703) 2019-03-18 21:18:02 -07:00
rapidxml-ns [rapidxml-ns] Add new port. (#5703) 2019-03-18 21:18:02 -07:00
re2 [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
readerwriterqueue [readerwriterqueue] Upgrade to v1.0.1 (#5535) 2019-03-05 11:03:31 -08:00
readline New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
readline-win32 New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
readosm [readosm] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 18:13:36 -04:00
realsense2 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
recast Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
refprop-headers
reproc Reproc initial port (#4263) 2018-10-22 09:08:19 -07:00
restbed Initial restbed port (#4232) 2018-10-16 01:59:33 -07:00
restinio RESTinio updated to v.0.4.9 (#6440) 2019-05-14 10:21:27 -07:00
rhash Updated rhash to 1.3.6. 2018-04-20 12:26:37 +03:00
roaring [glew][octomap][roaring] fix parallel config (#5958) 2019-04-05 09:38:26 -07:00
robin-map [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades 2018-05-14 17:56:34 -07:00
rocksdb [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
rpclib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
rs-core-lib [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
rtmidi
rttr Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
rxcpp
rxqt [rxqt] use fixed release for rxqt 2019-03-19 14:35:16 -07:00
safeint [safeint] Initial port (#3762) 2018-07-03 03:14:00 -07:00
sais sais init 2018-08-30 16:56:53 +02:00
sajson [sajson] Add new port (#4818) 2018-12-12 12:32:45 -08:00
scintilla [scintilla] Update to 4.1.2 2018-10-25 11:50:23 -07:00
sciter Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
scylla-wrapper [distorm, scylla_wrapper, devicenameresolver] init (#4170) 2019-04-11 00:35:22 -07:00
sdl1 [sdl1]Fix sdl1 conflict with sdl2 (#6011) 2019-04-09 09:54:47 -07:00
sdl1-net [sdl1]Fix sdl1 conflict with sdl2 (#6011) 2019-04-09 09:54:47 -07:00
sdl2 [SDL2] fix arm-windows build (#6146) 2019-04-23 13:21:48 -07:00
sdl2-gfx Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948) 2019-05-01 13:36:57 -07:00
sdl2-image Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948) 2019-05-01 13:36:57 -07:00
sdl2-mixer Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948) 2019-05-01 13:36:57 -07:00
sdl2-net Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948) 2019-05-01 13:36:57 -07:00
sdl2-ttf Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) (#5948) 2019-05-01 13:36:57 -07:00
sdl2pp Package sdl2pp (#3430) 2018-05-18 08:15:52 -07:00
secp256k1 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
selene [selene] Update to v0.3. (#5192) 2019-01-26 12:45:54 -08:00
seqan add seqan library for vcpkg (#5238) 2019-01-28 17:59:29 -08:00
sf2cute [sf2cute] new port (#5814) 2019-03-26 11:09:28 -07:00
sfgui Update release version or commit to latest for below ports (#4957) 2018-12-17 16:44:08 -08:00
sfml Update release version or commit to latest for below ports (#4957) 2018-12-17 16:44:08 -08:00
shaderc Fix shaderc compilation with clang (#5622) 2019-03-10 20:31:43 -07:00
shapelib [shapelib] Add option to disable tests 2018-03-24 13:26:48 -07:00
shiva [shiva] update dependancies (#4105) 2018-08-20 11:09:47 -07:00
shiva-sfml [shiva] update to 1.0 (#4088) 2018-08-16 09:55:17 -07:00
shogun Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
signalrclient [signalrclient]Fix build error (#5868) 2019-03-29 22:21:40 -07:00
simdjson [simdjson] Update to 2019-03-09 (fix UWP build) 2019-03-10 11:27:21 +08:00
simpleini [simpleini] Add new port (#4323) 2018-10-12 15:33:16 -07:00
smpeg2 Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
snappy Update versions 2018-03-12 22:44:59 +03:00
sndfile [sndfile] Add new port sndfile (#4514) 2019-05-02 12:02:03 -07:00
snowhouse add igloo port (#4657) 2018-11-07 23:43:13 -08:00
so5extra sobjectizer-v5.5.24 and so5extra-v1.2.2 (#5100) 2019-01-09 09:38:44 -08:00
sobjectizer sobjectizer updated to v.5.5.24.3 (#5627) 2019-03-11 00:04:32 -07:00
soci [soci] Add patches for boost and postgresql (#6328) 2019-05-09 15:22:50 -07:00
socket-io-client Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
soil [soil] Added port for SOIL 2018-05-25 17:02:12 +02:00
soil2 [soil2] Add new package soil2 (#5554) 2019-03-06 11:32:25 -08:00
sol2 [fastrtps][forest][octomap][sol2] Update hashes 2018-08-06 19:51:31 -07:00
solid3 Add port for solid3 (#5989) 2019-04-07 22:17:02 -07:00
sophus
soundtouch Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
spaceland Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
sparsepp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
spatialite-tools [GEOS] Generate debug library names with d suffix (#3371) 2018-05-01 01:14:18 -07:00
spdk SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
spdk-dpdk SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
spdk-ipsec SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
spdk-isal SPDK - Storage performance development kit (#5877) 2019-05-01 12:59:11 -07:00
spdlog [spdlog] Fix #5143 and update to 1.3.1 2019-01-18 20:38:03 +08:00
spectra new port Spectralib 0.7.0 (#5129) 2019-01-26 12:56:41 -08:00
speex
speexdsp [speexdsp] Improve SIMD extension support (#2960) 2018-03-05 12:19:27 -08:00
spirit-po Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
spirv-cross Add spirv-cross to tools directory (#4532) 2019-02-11 14:12:45 -08:00
spirv-headers [spirv-headers] Add new port (#5576) 2019-03-06 21:17:52 -08:00
spirv-tools Merge pull request #5577 from cwfitzgerald/spirv-tools-target 2019-03-15 15:51:21 -07:00
sqlite3 update sqlite3 to 3.27.2 (#6002) 2019-04-08 17:14:39 -07:00
sqlite-modern-cpp [sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc) 2018-06-11 17:05:27 -07:00
sqlite-orm Updates 2019.01.09 2019-01-18 14:08:49 -08:00
sqlitecpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
sqlpp11 Update version strings 2019-03-18 17:47:24 -07:00
sqlpp11-connector-mysql Update version strings 2019-03-18 17:47:24 -07:00
sqlpp11-connector-sqlite3 Update version strings 2019-03-18 17:47:24 -07:00
stb [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
stlab [stlab] update to v1.4.1 (#6209) 2019-04-26 12:28:13 -07:00
strict-variant [strict-variant] Add new header-only library (#5320) 2019-02-07 10:43:50 -08:00
string-theory [string-theory] Update to 2.1. 2018-07-13 01:30:55 -07:00
strtk Updates 2019.01.09 2019-01-18 14:08:49 -08:00
stxxl Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
suitesparse [suitesparse]Fix build error in linux (#6425) 2019-05-13 10:00:16 -07:00
sundials [sundials] Add patch for uwp 2018-06-12 22:22:18 -07:00
systemc [systemc] Add new port (Microsoft#5250) (#5252) 2019-02-01 18:32:57 -08:00
szip update szip control 2019-03-14 22:27:13 +01:00
tacopie Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
taglib
taocpp-json [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
tap-windows6 [openvpn3][tap-windows6] Initial commit 2018-03-21 09:50:10 -07:00
tbb [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
tclap
telnetpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tesseract Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tgui [tgui] Update to 0.8.5 (#6192) 2019-04-24 14:13:04 -07:00
theia Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
think-cell-range Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
thor [thor][sfgui] Fix outdated FindSFML.cmake files 2018-08-08 04:00:50 -07:00
thrift [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
tidy-html5 Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tiff [tiff] Changed library linkage to static. (#5766) 2019-03-21 23:10:23 -07:00
tiny-dnn Upgrades 2018.10.25 2018-10-26 18:49:29 -07:00
tiny-process-library [tiny-process-library] Add new port (#5504) 2019-03-04 23:55:53 -08:00
tinydir
tinyexif [tinyexif] Use SHA as download source code ref 2019-01-16 15:44:51 -08:00
tinyexr Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tinyfiledialogs [tinyfiledialogs] upgrade to 3.3.8 and export cmake config (#5294) 2019-02-07 13:19:10 -08:00
tinygltf remove unneeded deps 2019-04-22 12:08:36 +10:00
tinyobjloader Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tinyspline Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
tinythread Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tinytoml
tinyutf8 [freeglut] fix download URLs (#6035) 2019-04-25 23:37:20 -07:00
tinyxml Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tinyxml2 [tinyxml2] update to 7.0.1 2018-11-18 22:10:53 -08:00
tl-expected [tl-expected] Add new port (#4399) 2018-10-03 17:15:06 -07:00
tl-optional [tl-optional] Add port 2018-11-09 15:45:33 +00:00
tmx Rebase of #4290 (#4460) 2018-10-12 10:02:17 -07:00
tmxlite [tmxlite] port (#6243) 2019-04-29 12:16:12 -07:00
tmxparser Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
torch-th Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
tre
treehopper Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
trompeloeil [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
tsl-hopscotch-map [tsl-hopscotch-map] Add new port. (#5233) 2019-01-27 11:04:16 -08:00
tsl-ordered-map [tsl-ordered-map] Add new port. (#5280) 2019-02-01 11:07:50 -08:00
tsl-sparse-map [tsl-sparse-map] Add new port. (#5279) 2019-02-01 11:08:28 -08:00
unicorn [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
unicorn-lib [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
units
unittest-cpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
unrar Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
urdfdom Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
urdfdom-headers Fix linux build of urdfdom (#5538) 2019-03-05 10:44:01 -08:00
uriparser [uriparser] Update to 0.9.3, add tool feature (#6303) 2019-05-07 14:50:54 -07:00
usbmuxd [pthreads]Modify library name "pthreadsVC2" to correct name "pthreadVC2" (#5532) 2019-03-05 10:51:50 -08:00
usd [USD] New port (#6451) 2019-05-14 16:20:32 -07:00
usockets [uWebSockets] Upgrades 2019.03.29 (#6133) 2019-05-02 13:53:28 -07:00
usrsctp [vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration 2018-12-04 18:01:23 -08:00
utf8h Initial port 2018-04-19 15:28:51 -07:00
utf8proc
utfcpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
utfz
uvatlas Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
uvw [libuv/uvw] Update to 1.27.0 (#5895) 2019-04-01 11:40:20 -07:00
uwebsockets [uWebSockets] Upgrades 2019.03.29 (#6133) 2019-05-02 13:53:28 -07:00
valijson [valijson] new port (#6354) 2019-05-08 13:32:57 -07:00
vcglib [vcglib] inital port (#4626) 2019-01-29 11:09:38 -08:00
visit-struct [visit-struct] Add new port (#6356) 2019-05-09 13:31:55 -07:00
vlpp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
vtk [hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk 2019-04-03 05:52:27 -07:00
vtk-dicom [gdcm]Update to v3.0.0 and rename to gdcm. (#6348) 2019-05-09 23:03:59 -07:00
vulkan [vulkan] add missing license file (#5531) 2019-03-04 23:12:39 -08:00
vulkan-hpp [vulkan-hpp] Add new port (#6400) 2019-05-13 00:14:03 -07:00
vulkan-memory-allocator [vulkan-memory-allocator] Initial port for release 2.1.0 (#4482) 2018-10-16 10:05:57 -07:00
vxl Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
wangle Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
wavpack [port] Add wavpack port (#5049) 2019-02-01 11:21:16 -08:00
websocketpp [websocketpp] update to 0.8.1 (#4554) 2018-10-26 10:25:35 -07:00
wil [wil] new port (#6353) 2019-05-08 12:40:09 -07:00
wildmidi Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
wincrypt
winpcap [winpcap]fix build in x86-windows-static and x64-windows-static: use correct library. (#5478) 2019-02-27 23:50:52 -08:00
winsock2
woff2 woff2 init 2018-08-30 23:01:52 +02:00
wt Revert "[wt] Fix absolute paths in installed share/wt/*.cmake files (#5083)" (#5555) 2019-03-05 15:28:23 -08:00
wtl Upgrade WTL to 10.0.8356. (#5262) 2019-01-29 14:35:33 -08:00
wxwidgets [wxwidgets] Disable cotire on OSX due to appleclang 2019-01-09 12:27:19 -08:00
x264 [x264] build with asm on x64 x86 (#3269) 2019-05-09 13:06:36 -07:00
x265 [x265] upgrade to 3.0, enable assembly (upgrade nasm to 2.14) (#5389) 2019-02-21 17:05:19 -08:00
x-plane X plane (#5419) 2019-02-22 15:50:46 -08:00
xalan-c [many ports]Add long path warnings 2019-03-27 09:41:14 +00:00
xerces-c [xerces-c] Add libraries required on osx to target using wrapper (#5858) 2019-03-30 22:35:47 -07:00
xeus [xeus] Update to 0.19.1 (#6320) 2019-05-06 10:11:02 -07:00
xlnt [xlnt] update to v1.3.0 2018-08-24 14:19:36 +03:00
xmsh [xmsh] add support for xmsh library (#4656) 2018-11-26 16:52:11 -08:00
xsimd [many ports] Updates 2019.05.08 (#6382) 2019-05-09 22:53:05 -07:00
xtensor [xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318) 2019-05-05 23:19:08 -07:00
xtensor-blas [xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318) 2019-05-05 23:19:08 -07:00
xtl [xsimd,xtensor,xtensor-blas,xtl] Update to latest (#6318) 2019-05-05 23:19:08 -07:00
xxhash Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
yajl Add yajl port (#3379) 2018-05-02 01:37:15 -07:00
yaml-cpp [yaml-cpp] Fix regression on non-windows 2018-06-16 15:28:26 -07:00
yara Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
yato [yato] Bump CONTROL file version 2018-04-30 13:45:31 -07:00
yoga [many ports] Updates 2019.04.19 (#6155) 2019-04-30 09:20:18 -07:00
z3 add Z3 package (#5564) 2019-03-08 19:00:48 -08:00
z85 [Z85] Add new port (#6315) 2019-05-05 23:18:18 -07:00
zeromq [many ports] Updates 2019.05.07 (#6338) 2019-05-08 17:51:44 -07:00
zlib Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
zstd [zstd] update to v1.3.7 (#4785) 2018-11-26 15:41:37 -08:00
zxing-cpp [zxing-cpp] improve compatibility with modern OpenCV (#6370) 2019-05-09 11:46:36 -07:00
zziplib Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00