vcpkg/ports
Alexander Neumann 458c20e94b
[vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550)
* [vcpkg/scripts/pkgconfig] rewrite pkgconfig check for libraries.

* [vcpkg/scripts/pkgconfig] fix more details.

* [vcpkg/scripts/pkgconfig] smaller improvements

* ws change to check functionallity of script for testing.

* [vcpkg/scripts/pkgconfig] update to latest test version

* Revert "ws change to check functionallity of script for testing."

This reverts commit 26269e9e776009230777d9390465715f2ebac465.

* [nettle] bump control for vcpkg_fixup_pkgconfig test

* [gmp] rerun CI to create new *.pc files

* [gmp/nettle] enable port debug

* [vcpkg/script/pkgconfig] fix path conversion regex for CI

* [CI|OSX] install pkg-config on osx

* [gmp/nettle] disable port debug

* [vcpkg/scripts/pkgconfig] update to latest version of x windows pr

* [zlib] add pkgconfig file

* [zstd] add fixup pkgconfig

* [libpng] add pc file installation

* [bzip2] install pc file and leave a TODO for somebody else ;)

* [bzip2] bump control

* [vcpkg/scripts/pkgconfig] skip checks if pkgconfig cannot be found.
- small bugfix in ignore flags regex

* retry zstd and zlib

* [libpng] retry by adding dl and m to system libraries for osx

* [libpng] add missing vcpkg_fixup_pkgconfig()

* [vcpkg/scripts/pkgconfig] unset var if found. 

fixes checks for other configurations which will be always succesful otherwise

* [libpng] bump control

* [libpng] enable port debug to debug osx regression

* ws change to retrigger osx ci and hopeing that it works

* fix typo

* [libpng] remove -lm flag on apple platforms

* ws change to rerun some ports in ci for good measure after the merge with master

* Re-trigger CI test

* [zstd] add pkgconfig

* [zstd] correct debug link

* [vcpkg/script/pkgconfig] - add more search suffixes for static libs
- add additional debug messages for debuging
- fix unsetting of cache variables hiding issues with debug libraries
- fixed pkgconfig fix in the debug case

* [pcre] add pthread dependency to pcre

* [protobuf] fix pkgconfig

* include quotes around the prefix in the case the prefix path was quoted (fixes some regressions)
add option NOT_STATIC_PKGCONFIG to run pkg-config without the --static argument

* [ignition-msgs5] get rid of a dev warning

* [apr] fix apr regression

* [protobuf] fix protobuf regression

* [sdl1] fix regression due to variable expansion of pkg-config. Use similar regex to the library removal for ignored flags.

* [ignition] fix regression

* remove changes of zlib portfile.

* reset changes in osx ci pipeline

* add DISABLE_PARALLEL_CONFIGURE

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-07-24 11:39:21 -07:00
..
3fd [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
7zip [7zip] add new port (#5221) (#6920) 2019-07-10 13:56:07 -07:00
abseil [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
absent [absent] Bump version 0.3.1 (#12036) 2020-06-23 13:00:49 -07:00
ace [ace] 6.5.10 (#12183) 2020-07-06 13:16:24 -07:00
activemq-cpp [activemq-cpp] Fix static build (#12005) 2020-06-23 13:18:04 -07:00
ade [ade] Update library to 0.1.1f (#7628) 2019-08-13 10:49:59 -07:00
aixlog [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
akali [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
alac [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
alac-decoder [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
alembic [alembic] linux fixes (#10912) 2020-04-30 17:45:43 -07:00
aliyun-oss-c-sdk [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
allegro5 [allegro5] Update to 5.2.6.0 (#11187) 2020-05-08 14:51:05 -07:00
ampl-mp [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
amqpcpp [amqpcpp] Update to 4.1.7 (#11608) 2020-06-02 22:49:40 -07:00
anax Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
angelscript [angelscript] Upgrade to version 2.34.0 2019-10-10 02:45:57 +00:00
angle [angle] Add egl renderer to list of files compiled for linux (#12111) 2020-07-06 14:06:30 -07:00
antlr4 [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
any-lite [any-lite] Use ${PORT} 2019-05-27 11:44:01 +02:00
anyrpc [anyrpc] Updated to latest commit (#9682) 2020-01-22 12:37:57 -08:00
apr [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
apr-util [VCPKG baseline] Fix many ports (#11559) 2020-05-25 11:52:48 -07:00
arb [arb]Upgrade to 2.17.0 (#8831) 2019-10-31 13:04:30 -07:00
argagg [argagg] Update library to 0.4.6 (#7752) 2019-08-20 08:43:51 -07:00
argh [argh] Patch argh to not take the name 'license'. 2020-04-30 21:51:31 -07:00
argparse [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
args [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
argtable2 [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
argtable3 [argtable3] Add new port (#7815) 2019-09-12 11:04:29 -07:00
argumentum [argumentum] Update to 0.3.0 (#10355) 2020-03-10 15:46:53 -07:00
armadillo [armadillo] Add dependent port superlu on osx (#11063) 2020-04-30 10:05:06 -07:00
arrow [Arrow] Update to 0.17.1 (#11472) 2020-06-09 15:41:24 -07:00
asio [asio] fix flaky build (#7083) 2019-06-28 13:50:32 -07:00
asiosdk [asiosdk] Add new port (#9456) 2020-01-27 14:14:26 -08:00
asmjit [asmjit] Update to the latest commit (#11245) 2020-05-08 14:34:22 -07:00
assimp [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
asynch [asynch,minimp3]Change copyright path and name. (#8371) 2019-09-29 02:30:06 -07:00
asyncplusplus
atk [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
atkmm [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
atlmfc
aubio [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
aurora [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
autobahn [vcpkg] Add optional 'Homepage' field to CONTROL (#6844) 2019-06-10 16:35:22 -07:00
avisynthplus [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
avro-c [avro-c] Fix building avro-c in Linux (#10514) 2020-04-16 11:51:43 -07:00
aws-c-common [aws-*]Update version (#8832) 2020-01-30 14:43:34 -08:00
aws-c-event-stream [aws-*]Update version (#8832) 2020-01-30 14:43:34 -08:00
aws-checksums [aws-*]Update version (#8832) 2020-01-30 14:43:34 -08:00
aws-lambda-cpp [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
aws-sdk-cpp aws-sdk-cpp version update (#12316) 2020-07-07 13:40:31 -07:00
azmq [azmq] Update to latest commit and support boost 1.70 (#10288) 2020-03-05 20:24:27 -08:00
azure-c-shared-utility Update C port files (#12013) 2020-06-18 15:23:54 -07:00
azure-iot-sdk-c [azure-iot-sdk-c] Fix feature name and enable to build (#12209) 2020-07-02 10:47:54 -07:00
azure-kinect-sensor-sdk [azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139) 2020-05-08 14:35:59 -07:00
azure-macro-utils-c Update C port files (#12013) 2020-06-18 15:23:54 -07:00
azure-storage-cpp [azure-storage-cpp] Upgrade to 7.5.0 (#12333) 2020-07-09 12:29:52 -07:00
azure-uamqp-c Update C port files (#12013) 2020-06-18 15:23:54 -07:00
azure-uhttp-c Update C port files (#12013) 2020-06-18 15:23:54 -07:00
azure-umqtt-c Update C port files (#12013) 2020-06-18 15:23:54 -07:00
basisu [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494) 2020-05-26 22:13:00 -07:00
bde Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
bdwgc [bdwgc] New port (#6405) 2019-06-06 13:58:40 -07:00
beast Add homepage for beast (#7909) 2019-08-26 14:09:53 -07:00
benchmark [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
bento4 [bento4] Add new port (#7595) 2019-08-12 13:22:22 -07:00
berkeleydb [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message (#11589) 2020-05-26 20:40:27 -07:00
bfgroup-lyra [bfgroup-lyra] Update to 1.3 (#10436) 2020-03-27 19:57:26 -07:00
bigint [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
binn [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
bitmagic [Bitmagic] Add new port (#11890) 2020-06-23 14:18:09 -07:00
bitserializer [bitserializer] Update to new version 0.10 (#11683) 2020-06-11 22:34:31 -07:00
bitserializer-cpprestjson [bitserializer] Update to new version 0.10 (#11683) 2020-06-11 22:34:31 -07:00
bitserializer-pugixml [bitserializer] Update to new version 0.10 (#11683) 2020-06-11 22:34:31 -07:00
bitserializer-rapidjson [bitserializer] Update to new version 0.10 (#11683) 2020-06-11 22:34:31 -07:00
bitserializer-rapidyaml [bitserializer] Update to new version 0.10 (#11683) 2020-06-11 22:34:31 -07:00
bitsery [bitsery] Update to 5.1.0 version (#11912) 2020-06-18 16:26:36 -07:00
blaze [blaze] Update to 3.7 (#10182) 2020-02-28 21:44:18 -08:00
blend2d [blend2d] Update to beta_2020-07-09 (#12360) 2020-07-13 12:30:10 -07:00
blitz [blitz] Update to the latest commit and fix no dll and lib generated (#10546) 2020-03-27 19:15:32 -07:00
blosc update portfile.cmake according to LilyWangL review 2020-04-14 09:12:31 +02:00
bond [bond] updated version to 9.0 + added bond-over-grpc integration as feature (#10319) 2020-06-02 16:14:26 -07:00
boolinq [boolinq] Add new port (#7362) 2019-07-22 10:09:58 -07:00
boost [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-accumulators [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-algorithm [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-align [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-any [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-array [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-asio [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-assert [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-assign [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-atomic [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-beast [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-bimap [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-bind [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-build [boost] MinGW build fixes (#11427) 2020-06-05 12:28:42 -07:00
boost-callable-traits [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-chrono [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-circular-buffer [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-compatibility [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-compute [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-concept-check [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-config [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-container [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-container-hash [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-context [vcpkg baseline] Remove passing port from Ci baseline (#11692) 2020-06-01 18:32:41 -07:00
boost-contract [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-conversion [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-convert [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-core [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-coroutine [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-coroutine2 [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-crc [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-date-time [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-detail [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-di [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
boost-dll [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-dynamic-bitset [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-endian [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-exception [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-fiber [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-filesystem [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-flyweight [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-foreach [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-format [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-function [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-function-types [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-functional [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-fusion [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-geometry [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-gil [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-graph [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-graph-parallel [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-hana [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-heap [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-histogram [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-hof [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-icl [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-integer [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-interprocess [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-interval [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-intrusive [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-io [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-iostreams [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-iterator [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-lambda [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-lexical-cast [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-local-function [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-locale [boost-locale] Fix boost-locale failing to build with ICU (#10943) 2020-06-30 15:00:31 -07:00
boost-lockfree [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-log [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-logic [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-math [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-metaparse [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-modular-build-helper [boost-modular-build-helper] Remove has_icu.lib (#12417) 2020-07-15 14:44:01 -07:00
boost-move [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-mp11 [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-mpi [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-mpl [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-msm [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-multi-array [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-multi-index [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-multiprecision [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-nowide [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-numeric-conversion [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-odeint [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-optional [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-outcome [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-parameter [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-parameter-python [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-phoenix [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-poly-collection [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-polygon [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-pool [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-predef [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-preprocessor [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-process [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-program-options [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-property-map [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-property-tree [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-proto [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-ptr-container [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-python [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-qvm [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-random [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-range [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-ratio [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-rational [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-regex [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-safe-numerics [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-scope-exit [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-serialization [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-signals Fix osx baseline build failures (#9726) 2020-01-21 10:03:57 -08:00
boost-signals2 [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-smart-ptr [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-sort [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-spirit [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-stacktrace [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-statechart [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-static-assert [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-static-string [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-system [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-test [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-thread [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-throw-exception [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-timer [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-tokenizer [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-tti [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-tuple [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-type-erasure [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-type-index [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-type-traits [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-typeof [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-ublas [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-units [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-unordered [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-utility [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-uuid [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-variant [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-variant2 [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-vcpkg-helpers [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-vmd [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-wave [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-winapi [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-xpressive [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boost-yap [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
boringssl [boringssl] Add new port (#8455) 2020-04-14 17:20:24 -07:00
botan [botan] Fix unrecognized compile flag MT/MD (#9335) 2019-12-20 11:57:17 -08:00
box2d [box2d] Update to 2019-12-31 (#9529) 2020-01-06 11:00:01 -08:00
breakpad [breakpad] Fix build failure on OSX (#11984) 2020-06-17 11:19:55 -07:00
brigand [brigand] Add new port (#7518) 2019-08-02 10:29:18 -07:00
brotli [brotli] Fix build failure on arm64-uwp (#10116) 2020-02-25 14:18:40 -08:00
brunocodutra-metal [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
brynet [brynet] Update to 1.0.5 (#9277) 2019-12-20 11:55:20 -08:00
bullet3 [bullet3] Add usage (#10226) 2020-02-28 21:30:50 -08:00
bustache [bustache] Add new port 2020-02-05 16:31:40 +01:00
butteraugli [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
byte-lite [byte-lite] Add new port (v0.2.0) (#6630) 2019-05-31 03:21:20 -07:00
bzip2 [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
c4core [c4core] Add new port (#10791) 2020-04-17 14:10:00 -07:00
c-ares [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
caf [caf] Update to 0.17.3 (#12068) 2020-07-06 14:28:59 -07:00
caffe2 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
cairo [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
cairomm [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
capnproto [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
capstone [Many ports] fix invalid character in feature name (#12306) 2020-07-08 14:02:34 -07:00
cartographer [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
casclib [casclib] Update library to 1.50b (#7907) 2019-08-27 10:50:50 -07:00
catch
catch2 [catch2] Update to 2.12.1 (#10996) 2020-04-24 12:56:10 -07:00
catch-classic [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
cccapstone [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
ccd [ccd] Add emscripten support (#11407) 2020-06-11 23:20:27 -07:00
ccfits [VCPKG baseline] Fix many ports (#11559) 2020-05-25 11:52:48 -07:00
cctz [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
celero [celero] Fix some macros (#10159) 2020-02-28 22:14:37 -08:00
cello [cello] Add new port (#7386) 2019-09-06 18:27:12 -07:00
cereal Update CONTROL file of cereal to v1.3.0 2019-11-05 21:12:24 +01:00
ceres [ceres] Added patch to add find_dependency() for suitesparse targets downstream (#11200) 2020-05-11 15:45:42 -07:00
cfitsio [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
cgal [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
cgicc [cgicc]Fix usage error:lnk2019. (#8558) 2020-01-10 15:51:51 -08:00
cgl [cgl] Fix cgl cannot be found (#8807) 2020-01-06 13:17:14 -08:00
cgltf [cgltf] Update homepage and description 2020-02-04 11:55:29 +00:00
cgns [CGNS/ParaView] Add new ports (#9960) 2020-06-23 10:20:18 -07:00
chaiscript modernize many ports (#7986) 2019-09-05 10:43:09 -07:00
chakracore [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
charls [charls] upgrade to 2.1.0 (#9494) 2020-01-02 13:30:27 -08:00
chartdir [chartdir] fix hash for osx (#8308) 2019-09-23 14:21:47 -07:00
check [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
chipmunk [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
chmlib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
cimg [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
cityhash [cityhash] Add new port (#7879) 2019-09-09 11:31:43 -07:00
civetweb [civetweb] Update to version 1.12 (#10591) 2020-04-30 17:56:33 -07:00
cjson [cjson] fix windows-static for don't export symbols (#12026) 2020-06-23 13:01:52 -07:00
clapack [clapack] Add uwp support (#9957) 2020-05-20 14:20:59 -07:00
clara [clara] Update library to 1.1.5 (#7775) 2019-08-20 08:33:15 -07:00
clblas [clblas] Fix build error (#8919) 2020-02-04 14:11:19 -08:00
clblast [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
clfft [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
cli [cli] Update the version to 1.1.1 (#12139) 2020-07-06 13:39:02 -07:00
cli11 [cli11] Update to version 1.9.0 (#10129) 2020-03-10 17:21:43 -07:00
clickhouse-cpp [clickhouse-cpp] Add new port (#7880) 2019-09-26 12:56:46 -07:00
clipp [clipp] Add new port (#6612) 2019-05-24 15:15:22 -07:00
clockutils [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
clp [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
clue [clue] Add new port (#7564) 2019-08-29 14:10:24 -07:00
cmark [many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
cmcstl2 [cmcstl2] Add new port (#7348) 2019-07-21 23:21:29 -07:00
cmocka [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196) 2020-07-02 11:00:28 -07:00
cnl [cnl] Update cnl to latest(#7031) 2019-06-25 10:55:24 -07:00
coin [Coin3D] Add new ports for simage, Coin, and SoQt (#9880) 2020-05-08 10:35:22 -07:00
coinutils [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
collada-dom [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
concurrentqueue [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
console-bridge [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
constexpr [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
coolprop [fmt] Fix coolprop build error 2020-04-09 08:04:35 +00:00
coroutine [coroutine] update to 1.5.0 (#10692) 2020-04-24 14:02:39 -07:00
corrade [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211) 2020-07-14 08:38:18 -07:00
cpp-base64 [cpp-base64]Add new port. (#8368) 2019-10-01 15:51:02 -07:00
cpp-httplib [cpp-httplib] Update library to 0.7.0 (#12010) 2020-06-23 13:10:14 -07:00
cpp-netlib [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
cpp-peglib [cpp-peglib] Add new port (#7254) 2019-07-15 11:21:19 -07:00
cpp-redis [simpleini cpp-redis tacopie] ports update (#8245) 2019-09-19 15:16:22 -07:00
cpp-taskflow [vcpkg-baseline][manyport] Fix baseline error (#11742) 2020-06-04 12:20:25 -07:00
cppcms [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message (#11589) 2020-05-26 20:40:27 -07:00
cppcodec [cppcodec] Add new port (#6651) 2019-05-28 15:31:46 -07:00
cppcoro [cppcoro] Simplify CMakeLists.txt to ease future maintenance. Fix VS 2019 builds. 2020-04-24 03:04:26 -07:00
cppfs [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
cppgraphqlgen [pegtl/cppgraphqlgen] matching updates for dependency (#11531) 2020-05-26 21:47:34 -07:00
cppitertools [cppitertools] Update to version 2.0 (#10848) 2020-04-16 11:56:36 -07:00
cppkafka [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
cppmicroservices [cppmicroservices] Fix find dependency gtest (#9886) 2020-02-04 14:46:24 -08:00
cpprestsdk [cpprestsdk] Fix usage issue when building static (#12006) 2020-06-23 13:12:42 -07:00
cpptoml [cpptoml] new port (#6089) 2019-04-15 04:21:25 -07:00
cppunit [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
cpputest [cpputest] Move library to manual-link (#11585) 2020-05-28 13:12:23 -07:00
cppwinrt [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
cppzmq [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
cpr [cpr] Add find_dependency to cprConfig.cmake (#9567) 2020-01-15 12:18:46 -08:00
cpuid [cmake] Update to 3.17.2 (#10767) 2020-05-19 14:47:19 -07:00
cpuinfo [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
cr [cr] Add new port (#11841) 2020-06-10 17:53:22 -07:00
crashpad [gn, crashpad] Add GN build support and crashpad port (#10505) 2020-05-11 14:58:12 -07:00
crc32c [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
crfsuite [crfsuite] Add new port (#8233) 2019-09-24 11:25:22 -07:00
crossguid Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
crow [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
cryptopp [licensepp] Add new port (#11711) 2020-06-11 01:00:07 -07:00
cspice NASA C SPICE toolkit (#8859) 2019-11-20 14:04:54 -08:00
ctbignum [ctbignum] Add new port (#7512) 2019-08-02 10:31:29 -07:00
ctemplate Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
ctp [ctp] New port CTP library 6.3.15 (#10717) 2020-05-18 10:43:53 -07:00
ctre [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
cub [vcpkg] Fix spec instance name (#10660) 2020-04-03 09:41:36 -07:00
cuda [cuda] correct env variables for newer cuda versions (#12244) 2020-07-09 14:20:45 -07:00
cudnn [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
cunit [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
curl [curl] Update to 7.71.0 (#12141) 2020-07-06 13:23:44 -07:00
curlpp [curlpp] Fix target "curlpp" link "ZLIB::ZLIB" error (#10535) 2020-04-16 11:48:33 -07:00
cute-headers [cute-headers] Add new port (#8277) 2019-09-22 22:56:40 -07:00
cutelyst2 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
cxxopts [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
czmq [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
darknet [OpenCV2] add new "old" port (#7849) 2020-05-06 15:26:16 -07:00
darts-clone [libsodium/darts-clone] remove conflicting makefile (#6875) 2019-06-12 21:39:10 -07:00
date [date] Update to 3.0.0 (#11968) 2020-06-23 13:37:41 -07:00
dbg-macro [dbg-macro] Add new port (#7237) 2019-07-18 13:47:09 -07:00
dbow2 [dbow2] Add new port (#7552) 2019-08-12 13:32:38 -07:00
dbow3 Fix PR#8547 and use original repo and add .diff file with needed changes 2019-10-11 14:56:39 +02:00
dcmtk [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
decimal-for-cpp [decimal-for-cpp] update to 1.16 (#5852) 2019-03-28 14:36:08 -07:00
detours [detours] Update for vcpkg_build_nmake 2019-11-01 14:45:30 -04:00
devicenameresolver [devicenameresolver] Add missing <string> (#6207) 2019-04-25 12:41:33 -07:00
devil [devil] fix OpenEXR not found (#9341) 2020-01-06 12:29:28 -08:00
dimcli [dimcli] Upgrade to version 5.0.1 2019-09-03 02:53:38 +00:00
directxmesh [directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#12332) 2020-07-09 12:33:08 -07:00
directxtex [directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#12332) 2020-07-09 12:33:08 -07:00
directxtk [directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#12332) 2020-07-09 12:33:08 -07:00
directxtk12 [directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#12332) 2020-07-09 12:33:08 -07:00
dirent [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
discord-game-sdk [discord-game-sdk] Won't compile with certain compilers (#11728) 2020-06-11 22:09:27 -07:00
discord-rpc [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
discount [discount] Add new package Discount (#7400) 2019-08-08 12:04:39 -04:00
distorm [distorm] Update library to 3.4.1 (#7777) 2019-08-20 08:33:27 -07:00
dlfcn-win32 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
dlib [dlib] add more granularity in features (#11195) 2020-05-07 23:33:16 -07:00
dmlc [vcpkg baseline] Fix baseline error (#11896) 2020-06-12 13:09:46 -07:00
docopt
doctest [doctest] update to 2.4.0 (#12239) 2020-07-06 12:27:14 -07:00
double-conversion [double-conversion] Update library to 3.1.5 (#7717) 2019-08-19 08:36:16 -07:00
dpdk [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
draco [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
drlibs [drlibs] Add new port (#7656) 2019-08-13 10:31:37 -07:00
drogon [Drogon] Add new port (#12024) 2020-06-23 13:03:23 -07:00
dtl
duckx [duckx] update library to 1.0.0 (#8673) 2019-10-21 15:23:30 -07:00
duilib [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074) 2019-06-30 09:31:22 -07:00
duktape [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
dx [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
dxut [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
eabase [vcpkg-baseline][manyport] Fix baseline error (#11742) 2020-06-04 12:20:25 -07:00
eastl [eastl] Update to 3.16.05 (#10216) 2020-02-28 21:34:44 -08:00
easycl [EasyCL] New GitHub Repository (#7387) 2019-07-24 16:13:12 -07:00
easyhook [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
easyloggingpp Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
eathread Fix baseline error (#10051) 2020-02-19 16:45:58 -08:00
ebml [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
ecm [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
ecos [ecos] Add new port (#9019) 2019-11-21 16:58:35 -08:00
ecsutil [ecsutil] Update ECSUtil v1.0.7.9 (#10258) 2020-03-10 17:23:25 -07:00
edlib [edlib] Adding new port (#12490) 2020-07-21 15:43:03 -07:00
effolkronium-random [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
efsw [efsw] Add new port (#11901) 2020-06-23 13:58:38 -07:00
egl-registry [egl-registry, opengl-registry] Update egl-registry to 2020-02-20 and opengl-registry to 2020-03-25 (#10676) 2020-04-27 07:49:37 -07:00
eigen3 [eigen3] Fix eigen3 and cuda compatibility issue (#12279) 2020-07-15 16:04:08 -07:00
embree2 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
embree3 [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
enet [enet] Update to 1.3.15 (#11702) 2020-06-02 22:40:56 -07:00
ensmallen [mlpack ensmallen] Update to latest revision (#10070) 2020-03-10 17:15:34 -07:00
entityx [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
entt [entt] Update to 3.4.0 (#11507) (#11509) 2020-05-22 21:57:41 -07:00
epsilon [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
esaxx
evpp [evpp] Fix build error on OSX (#11967) 2020-07-07 14:03:12 -07:00
exiv2 [Exiv2] update to 0.27.3 (#12278) 2020-07-06 11:49:13 -07:00
expat [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
expected-lite [expected-lite] Add new port (0.3.0) (#6642) 2019-05-31 03:22:06 -07:00
exprtk Update ExprTk package (#10506) 2020-03-27 19:33:05 -07:00
faad2 [Many ports] fix invalid character in feature name (#12306) 2020-07-08 14:02:34 -07:00
fadbad [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
fann Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
farmhash [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
fast-cpp-csv-parser [fast-cpp-csv-parser] Add new port (#7681) 2019-08-14 14:05:21 -07:00
fastcdr [fastcdr] Update library to 1.0.11 (#8173) 2019-09-14 21:23:29 -07:00
fastfeat Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
fastlz Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
fastrtps [vcpkg-baseline][manyport] Fix baseline error (#11742) 2020-06-04 12:20:25 -07:00
fcl [fcl] Explicity handle FCL_USE_X64_SSE CMake option (#11406) 2020-05-20 14:24:22 -07:00
fdk-aac [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
fdlibm Fix vcpkg_from_git (#7082) 2019-07-01 22:39:51 -07:00
ffmpeg [ffmpeg] Fix tools dependency dll file (#12063) 2020-07-07 13:58:29 -07:00
ffnvcodec Fix bootstrapping MSYS2 pacman (#11499) (#12080) 2020-06-24 11:29:28 -07:00
fftw3 [vcpkg] Add vcpkg item to project settings in Visual Studio (#4361) 2020-06-15 14:24:14 -07:00
fftwpp [fftwpp] Update to latest commit (#9169) 2019-12-23 15:42:36 -08:00
field3d [hdf5] Update HDF5 to 1.12 (#11747) 2020-06-23 12:58:50 -07:00
fizz [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
flann [flann]Change the version tag to the corresponding time of commit id. (#7125) 2019-07-02 15:31:25 -07:00
flatbuffers [flatbuffers] Update to 1.12.0 (#10664) 2020-04-16 13:30:13 -07:00
flint [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
fltk [fltk] Fix build error on Linux (#10018) 2020-03-10 16:51:52 -07:00
fluidsynth [fluidsynth] Update to 2.1.0 (#9937) 2020-02-07 09:56:12 -08:00
fmem
fmi4cpp modernize many ports (#7986) 2019-09-05 10:43:09 -07:00
fmilib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
fmt [fmt] Update to 6.2.1 (#11789) 2020-06-11 21:42:36 -07:00
folly [folly] Fix build error C3861 (#12419) 2020-07-15 14:26:17 -07:00
font-chef [Font Chef] add font-chef C/C++ library (#12293) 2020-07-07 13:41:59 -07:00
fontconfig [fontconfig] Fix fonts.conf install pat (#12322) 2020-07-08 13:54:19 -07:00
foonathan-memory [foonathan-memory] Fix using vcpkg_check_features error (#8266) 2019-09-20 11:29:10 -07:00
forest [forest] Update library to 12.0.4 (#8727) 2019-10-24 15:48:31 -07:00
forge [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
fplus [fplus] Add new port (#7883) 2019-08-25 16:16:38 -07:00
freeglut [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
freeimage [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
freeopcua [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
freerdp [freerdp] Fix x64-osx triplet (#12037) 2020-07-08 15:24:36 -07:00
freetds [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00
freetype [freetype] Update to 2.10.2 (#11846) 2020-07-08 15:25:27 -07:00
freetype-gl [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix (#8992) 2019-11-20 12:12:04 -08:00
freexl [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
fribidi [tool-meson] Update to 0.54.2 (#11380) 2020-05-20 10:10:59 -07:00
frozen [frozen] Add frozen library (#10766) 2020-04-24 14:01:02 -07:00
fruit [fruit] fix wchar.h import issue under Catalina (#9445) 2020-01-02 13:44:54 -08:00
ftgl [ftgl] Fix build failure #9520 (#9521) 2020-01-27 14:11:39 -08:00
function2 [function2] Update to version 4.1.0 (#10666) 2020-04-03 10:14:18 -07:00
fuzzylite [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
g2o [g2o] Update to 2020-02-07 (#9968) 2020-02-11 16:32:28 -08:00
g3log [g3log] Fix https://github.com/KjellKod/g3log/issues/319 (#7448) 2019-07-29 11:15:53 -07:00
gainput [gainput] imporve cmake search gainput library (#11000) 2020-05-07 23:45:18 -07:00
gamma Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
gasol [gasol] Add new port (#9550) 2020-05-07 12:36:44 -07:00
gaussianlib [gaussianlib] Add new port (#7542) 2019-08-06 13:28:29 -04:00
gcem [many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
gdal [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00
gdcm [gdcm] Update to version 3.0.5 (#11258) 2020-05-15 16:33:39 -07:00
gdcm2 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
gdk-pixbuf [gdk-pixbuf] GdkPixbuf fix for building on macOS (#11721) 2020-06-02 22:34:47 -07:00
genann [genann] Add new port. (#7195) 2019-07-10 17:25:51 -07:00
geogram [alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379) 2019-09-29 13:07:50 -07:00
geographiclib [geographiclib] Update to 1.50.1 (#12379) 2020-07-14 08:44:21 -07:00
geos [geos] Upgrade to GEOS 3.6.4 (released 2019-10-04) (#10377) 2020-04-27 07:47:08 -07:00
geotrans [geotrans] Modify incorrect version in CONTROL (#10325) 2020-03-27 20:27:07 -07:00
getdns [getdns] Add new port. (#12090) 2020-07-06 17:22:17 -07:00
getopt [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
getopt-win32 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
gettext [gettext] fix build with mingw-w64 (#10077) 2020-03-11 09:07:39 -07:00
gettimeofday [check/gettimeofday] Move static libraries to manual-link. (#9510) 2020-01-06 11:10:10 -08:00
gflags [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
gherkin-c Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
giflib [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
gl2ps Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
gl3w [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
glad [glad] Pass path to python explicitly to work on default Ubuntu 18.04 wherein 'python' is python2. 2020-04-30 21:51:31 -07:00
glbinding Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
glew [many ports] Support building with MinGW toolchain (#8940) 2020-02-11 17:30:03 -08:00
glfw3 [glfw3] Update to 3.3.2 (#9809) 2020-02-02 23:16:54 -08:00
gli [gli] Add CMake config support (#11634) 2020-06-01 16:02:26 -07:00
glib [glib/gts] Add pkgconfig files (#11884) 2020-06-11 21:30:40 -07:00
glibmm [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
glm [glm, sqlitecpp] update to new version (#10977) 2020-04-23 21:17:26 -07:00
globjects [globjects] Fix incorrect filepath in globjects (#10309) 2020-03-10 15:57:07 -07:00
glog [glog] Disable tests (#11288) 2020-05-11 15:44:55 -07:00
glslang [glslang]Fix generated cmake files. (#8051) 2019-09-11 12:54:29 -07:00
glui [glui] Add new port (#9155) 2020-01-15 16:46:35 -08:00
gmime [gmime] Update to 3.2.6 (#10112) 2020-02-28 22:30:06 -08:00
gmmlib [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
gmp [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
google-cloud-cpp [google-cloud-cpp] Update to v1.15.0 (#12195) 2020-07-01 11:35:20 -07:00
google-cloud-cpp-common [google-cloud-cpp] Consolidate all google-cloud* packages (#11698) 2020-06-02 22:46:06 -07:00
google-cloud-cpp-spanner [google-cloud-cpp] Consolidate all google-cloud* packages (#11698) 2020-06-02 22:46:06 -07:00
googleapis [google-cloud-cpp] Consolidate all google-cloud* packages (#11698) 2020-06-02 22:46:06 -07:00
gperf [gperf] Initial implementation (#9505) 2020-01-15 12:37:04 -08:00
gperftools [gperftools] Add new port (#8750) 2020-05-15 13:59:18 -07:00
gppanel [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494) 2020-05-26 22:13:00 -07:00
graphicsmagick [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
graphite2 [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
graphqlparser [openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371) 2019-05-31 15:48:17 -07:00
greatest [greatest] Add new port (#6934) 2019-06-17 10:24:41 -07:00
grpc [grpc] Update to 1.29.1 (#11791) 2020-06-23 14:36:26 -07:00
grppi [grppi] Add new port (#8125) 2019-09-13 13:16:49 -07:00
gsl handle multiline arguments in makefile correctly 2020-04-09 12:41:16 +02:00
gsl-lite [gsl-lite] update to 0.37.0 (#11351) 2020-05-15 16:58:36 -07:00
gsoap [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
gtest [gtest] Rollback to a release version. (#10963) 2020-05-06 18:57:07 -07:00
gtk [gtk] DISABLE_PARALLEL_CONFIGURE (#11892) 2020-06-11 19:20:28 -07:00
gtkmm [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
gts [glib/gts] Add pkgconfig files (#11884) 2020-06-11 21:30:40 -07:00
guetzli [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
gumbo [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
gzip-hpp [gzip-hpp] Add new port (#11735) 2020-06-11 02:51:31 -07:00
h3 H3: A Hexagonal Hierarchical Geospatial Indexing System 2020-02-05 07:55:06 +02:00
h5py-lzf [h5py-lzf] Add new port (#10871) 2020-05-13 16:59:31 -07:00
halide [llvm] Update to version 10.0.0 and add new features (#10295) 2020-05-03 20:30:17 -07:00
harfbuzz [harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416) 2020-05-19 15:20:18 -07:00
hayai [hayai] Add new port (#7624) 2019-08-13 11:44:11 -07:00
hdf5 [hdf5] Update HDF5 to 1.12 (#11747) 2020-06-23 12:58:50 -07:00
healpix [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
hedley [hedley] Add new port (#6776) 2019-06-10 16:28:28 -07:00
hfsm2 [hfsm2] Add new port (#7516) 2019-08-15 13:35:57 -07:00
hidapi [hidapi] add new port (#8113) 2019-09-10 08:51:46 -07:00
highfive [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
hiredis [hiredis] Fix feature ssl build error on windows (#12354) 2020-07-15 15:55:31 -07:00
hpx [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
http-parser [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
hungarian [libhungarian] add port (#5849) 2019-03-28 14:36:44 -07:00
hunspell [hunspell] Disable build tools in non-Windows (#10574) 2020-04-03 10:28:02 -07:00
hwloc [hwloc] Support UNIX (#10615) 2020-04-24 14:10:39 -07:00
hyperscan [python3] Update to Python 3.8 (#11708) 2020-06-11 22:23:26 -07:00
hypre [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
icu Fix bootstrapping MSYS2 pacman (#11499) (#12080) 2020-06-24 11:29:28 -07:00
ideviceinstaller
idevicerestore [idevicerestore] Fix libgen.h cannot be found (#11074) 2020-05-12 16:10:16 -07:00
if97 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
igloo
ignition-cmake0 [ignition-modular-scripts] Migrate from bitbucket to github (#10858) 2020-05-07 12:14:23 -07:00
ignition-cmake2 [eigen3] [ignition-modularscripts] Fix installed pkgconfig files (#11270) 2020-05-11 15:57:50 -07:00
ignition-common1 [ignition-modular-scripts] Migrate from bitbucket to github (#10858) 2020-05-07 12:14:23 -07:00
ignition-fuel-tools1 [eigen3] [ignition-modularscripts] Fix installed pkgconfig files (#11270) 2020-05-11 15:57:50 -07:00
ignition-math4 [ignition-modular-scripts] Migrate from bitbucket to github (#10858) 2020-05-07 12:14:23 -07:00
ignition-math6 [ignition-math6] Add new port 🤖 (#11232) 2020-05-08 14:37:26 -07:00
ignition-modularscripts [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
ignition-msgs1 [ignition-modular-scripts] Migrate from bitbucket to github (#10858) 2020-05-07 12:14:23 -07:00
ignition-msgs5 [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
ignition-plugin1 [ignition-plugin1] Add new port 🤖 (#11275) 2020-06-24 14:59:32 -07:00
ignition-transport4 [eigen3] [ignition-modularscripts] Fix installed pkgconfig files (#11270) 2020-05-11 15:57:50 -07:00
ignition-transport8 [ignition-msgs5][ignition-transport8] Add new ports 🤖 (#11272) 2020-05-11 15:43:32 -07:00
ilmbase
imgui [imgui] Split bindings to multiple features (#12329) 2020-07-15 16:07:40 -07:00
imgui-sfml [imgui-sfml] Force imgui-sfml to be a static library (#10840) 2020-05-15 14:11:26 -07:00
immer [immer] Add new port (#6814) 2019-06-08 19:10:25 -07:00
implot [implot] Add new port (#11920) 2020-07-07 14:13:05 -07:00
indicators updated indicators to 1.7 2020-04-03 14:39:04 -07:00
infoware [infoware] Bump version to 0.5.4 (#12167) 2020-07-01 17:00:32 -07:00
inih [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
iniparser [iniparser] Add new port (#10710) 2020-04-23 21:25:04 -07:00
inja [inja] Use inja CMakeLists.txt (#7402) 2019-07-24 10:28:05 -07:00
intel-ipsec [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
intel-mkl
intelrdfpmathlib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
io2d [io2d] Fix link to target "Cairo::Cairo" error (#8935) 2019-12-23 16:10:42 -08:00
irrlicht [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
isal
ismrmrd [ismrmrd] updated to version 1.4.2 (#10618) 2020-04-16 13:31:59 -07:00
itk [itk]Fix use 64 bit ids. 2019-10-08 02:16:03 -07:00
itpp [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
ixwebsocket [ixwebsocket] update to 9.6.2 (#11030) 2020-05-19 14:36:36 -07:00
jack2 Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
jaeger-client-cpp [jaeger-client-cpp] Fix improper direct reference to the "installed" directory which fails when it has been redirected. (#11583) 2020-05-26 20:58:07 -07:00
jansson [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
jasper [jasper] freeglut is not a dependency in macOS (#9680) 2020-01-22 12:42:42 -08:00
jbig2dec [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
jbigkit [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
jemalloc [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
jinja2cpplight [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
jsmn [jsmn] Add new port (#6248) 2019-04-28 19:26:31 -07:00
json5-parser fix find_package(json5-parser ...) issue (#8401) 2019-10-02 15:51:40 -07:00
json11 [ppconsul] remove conflict with json11 (#6967) 2019-06-22 23:30:45 -07:00
json-c [json-c] Add dynamic library support (#8121) 2019-09-10 08:55:48 -07:00
json-dto json_dto updated to v.0.2.9.2. (#9083) 2019-11-24 21:27:05 -08:00
json-schema-validator [json-schema-validator] Add new port (#11599) 2020-06-11 00:21:27 -07:00
json-spirit Make json-spirit pass post-validation (#7310) 2019-07-17 21:54:24 -07:00
jsoncons [jsoncons] Update to v0.153.3 (#12014) 2020-06-18 15:21:04 -07:00
jsoncpp [Jsoncpp] Update to 1.9.2 (#9759) 2020-01-29 11:49:19 -08:00
jsonnet [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
jwt-cpp [jwt-cpp] Update to v0.4.0 (#11625) 2020-06-01 18:34:07 -07:00
jxrlib [jxrlib] Update port (#8525) 2019-10-28 17:45:46 -07:00
kangaru [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
kcp [kcp] Add new port (#8278) 2019-10-07 19:15:32 -07:00
kd-soap [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
kealib [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
keystone
kf5archive [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
kf5holidays [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
kf5plotting [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
kf5syntaxhighlighting [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
kfr [kfr] Add new port (#8322) 2020-07-09 13:59:37 -07:00
kinectsdk1 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
kinectsdk2 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
kissfft [kissfft] Add new port (#9237) 2020-05-12 16:21:22 -07:00
kvasir-mpl [kvasir-mpl] Add new port (#7562) 2019-08-29 14:14:30 -07:00
lastools [LAStools] Update to 200509 (#11796) 2020-06-11 22:04:14 -07:00
laszip [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
lazy-importer [lazy-importer] Add new port (#7630) 2019-08-13 10:49:31 -07:00
lcm [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
lcms [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
leaf [leaf] Update library to 0.2.2 (#7782) 2019-08-20 08:31:57 -07:00
lemon
leptonica [leptonica]Add dependency port libwebp and fix find libwebp in debug/release (#7712) 2019-08-21 14:01:57 -07:00
lest [many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
leveldb [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libaaplus [libaaplus] Use versioned download link (#10981) 2020-04-23 13:46:26 -07:00
libaiff [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libarchive [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196) 2020-07-02 11:00:28 -07:00
libass
libb2 [libb2] Add supports and install pkg-conifg on macOS VM (#12398) 2020-07-14 08:37:14 -07:00
libbf [libbf]Fix error message print judgment on windows. (#6577) 2019-05-23 21:41:47 -07:00
libbson [libbson, vcpkg baseline] Remove passing and fix spurious failure. (#12300) 2020-07-07 13:41:28 -07:00
libcds [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
libcerf [libcerf] Add new port (#7320) 2019-08-07 12:29:14 -04:00
libconfig [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
libconfuse [libconfuse] Add new port (#7252) 2019-07-21 23:25:18 -07:00
libcopp [libcoppp] Update version to 1.3.0 (#12264) 2020-07-07 13:47:32 -07:00
libcrafter [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libcroco [gdk-pixbuf] Fix Linux compilation. (#6663) 2019-06-06 11:54:15 -07:00
libcuckoo
libdatrie [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libdisasm [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libdivide [libdivide] Add new port (#8320) 2019-10-30 13:50:12 -07:00
libdshowcapture Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
libepoxy [libepoxy] Update to 1.5.4 (#11448) 2020-05-20 14:29:45 -07:00
libevent [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libevhtp [libevhtp] Add new port (#8678) 2020-01-10 15:50:35 -08:00
libexif [libexif] Update to 0.6.22 (#12161) 2020-07-06 13:28:59 -07:00
libfabric [libfabric] Only support dynamic build (#11647) 2020-06-02 22:41:49 -07:00
libffi [libffi] Add pkgconfig file (#12126) 2020-07-06 13:40:46 -07:00
libflac [libflac] Update to 1.3.3-1 (#11152) 2020-05-21 11:19:21 -07:00
libfort [libfort] Add new port (#12305) 2020-07-08 14:02:58 -07:00
libfreenect2 [libfreenect2] add opengl and opencl features (#9551) 2020-01-06 10:49:04 -08:00
libftdi Fix header path propagation. (#7015) 2019-06-26 22:20:04 -07:00
libftdi1 [libftdi-compat] Add new port (#6843) 2019-06-21 22:45:40 -07:00
libgd fix libgd arm64 regression ...... 2020-01-22 22:06:43 +01:00
libgeotiff [proj4] Upgrade version to 6.1.1 and remove patches. (#7917) 2019-10-17 17:15:52 -07:00
libgit2 [libgit2] Update to 1.0.1 (#11844) 2020-06-11 02:02:04 -07:00
libgo [libgo] Update CONTROL to fix typo (#11435) 2020-05-19 15:14:29 -07:00
libgpod [libgpod] Add new port (#7983) 2020-02-04 15:35:26 -08:00
libgta [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
libguarded [libguarded] Correct libguarded REPO name 2020-01-08 23:49:29 -08:00
libharu symbols only clash in static builds 2019-12-09 21:57:03 +01:00
libhdfs3 [libhdfs3] Add new port (#10021) 2020-02-11 14:09:51 -08:00
libhydrogen [libhydrogen] Add new port (#7436) 2019-09-06 18:28:44 -07:00
libiconv [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196) 2020-07-02 11:00:28 -07:00
libics [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
libideviceactivation [libusbmuxd]Upgrade to 1.2.137. Fix pkgconfig path. 2019-11-05 00:04:51 -08:00
libidn2 [many ports] Add mirror (#9123) 2020-01-06 14:33:00 -08:00
libigl [imgui] Add feature bindings and remove feature example (#10253) 2020-04-30 22:57:38 -07:00
libimobiledevice [libimobiledevice] Update to 1.2.185 and fix usbmuxd build (#10007) 2020-02-11 16:29:04 -08:00
libirecovery
libjpeg-turbo [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
libkml [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
liblas [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
liblbfgs [liblbfgs] add new port (#8186) 2019-09-17 10:05:35 -07:00
liblemon [liblemon] Fix post-build failed (#10106) 2020-03-10 17:19:18 -07:00
liblinear [many ports] Updates 2019.03.29 (#5698) 2019-04-15 22:30:11 -07:00
liblo [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
liblsl Change WIN32 to VCPKG_TARGET_IS_WINDOWS 2019-08-28 23:30:48 +04:30
liblzma [liblzma, libvpx] Add mingw support (#12401) 2020-07-15 15:09:33 -07:00
libmad [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libmagic [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libmariadb [libmariadb] Fix patch (#10043) 2020-02-25 16:42:08 -08:00
libmaxminddb [libmaxminddb]fix build error in linux. (#6435) 2019-05-14 11:45:13 -07:00
libmediainfo [libmediainfo] Add new port (#7005) 2020-05-12 16:36:56 -07:00
libmesh [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libmicrohttpd [libmicrohttpd] Add platform.h to restricted header list. (#12455) 2020-07-20 18:02:45 -07:00
libmikmod [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libmodbus [libmodbus] Update library to 3.1.6 (#7834) 2019-08-22 08:15:58 -07:00
libmodman [proxywrapper] Add new port (#8916) 2019-12-03 11:18:49 -08:00
libmodplug [libmodplug] use static cast for ctype 2019-11-23 10:20:18 +01:00
libmorton [libmorton] Update library to 0.2 (#7738) 2019-08-19 11:29:18 -07:00
libmpeg2 [libmpeg2] Add new port (#8871) 2020-05-06 13:53:41 -07:00
libmspack [libmspack] Removed redundant Build-Depends. 2019-11-20 11:11:28 +03:00
libmupdf [libmupdf] Update to 1.17.0 (#12483) 2020-07-21 16:04:20 -07:00
libmysql [libmysql] Update to 8.0.20 (#11303) 2020-05-15 16:37:54 -07:00
libnice [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libnoise [libnoise] Add new port libnoise (#6319) 2019-05-06 15:52:14 -07:00
libodb [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libodb-boost [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
libodb-mysql [libmysql] Update to 8.0.20 (#11303) 2020-05-15 16:37:54 -07:00
libodb-pgsql [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libodb-sqlite [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libogg [libogg] Update to 1.3.4-1 (#8094) 2019-09-11 14:33:07 -07:00
libopenmpt [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libopusenc [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libosip2 [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libosmium [libosmium ] added new port (#11863) 2020-06-11 02:13:53 -07:00
libp7-baical [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libp7client [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libpcap [libpcap] Enable compilation of libpcap port on x86-windows and x64-windows (#10731) 2020-06-11 23:13:23 -07:00
libpff [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
libplist [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
libpmemobj-cpp [libpmemobj-cpp] Update to 1.10 (#11738) 2020-06-11 22:13:44 -07:00
libpng [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
libpopt [libpopt] Remove invalid URL (#11607) 2020-05-27 16:08:36 -07:00
libpq [libpq] Remove broken features (#12415) 2020-07-15 14:48:22 -07:00
libpqxx [libpqxx] linux support (#11442) 2020-05-21 11:31:00 -07:00
libproxy [proxywrapper] Add new port (#8916) 2019-12-03 11:18:49 -08:00
libqcow [libqcow] Update baseline (#11238) 2020-05-07 23:35:09 -07:00
libqglviewer [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
libqrencode [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
librabbitmq [librabbitmq] Update to use rabbitmq-config.cmake (#11733) 2020-06-11 22:16:43 -07:00
libraqm [many ports] Support building with MinGW toolchain (#8940) 2020-02-11 17:30:03 -08:00
libraw [freeimage libraw] Fix case issue on Linux (#8707) 2020-01-06 13:15:20 -08:00
librdkafka [librdkafka] Add vcpkg-cmake-wrapper.cmake (#8355) 2019-09-27 09:46:49 -07:00
libressl [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
librsvg [vcpkg baseline] Fix baseline (#11865) 2020-06-10 19:13:11 -07:00
librsync Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
librtmp [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00
libsamplerate [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libsigcpp [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libsndfile [libflac] Update to 1.3.3-1 (#11152) 2020-05-21 11:19:21 -07:00
libsodium Update CONTROL 2019-11-20 19:38:47 +08:00
libsoundio [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
libspatialindex [libspatialindex]Add new port (#7762) 2019-08-20 08:41:32 -07:00
libspatialite [proj4] Upgrade version to 6.1.1 and remove patches. (#7917) 2019-10-17 17:15:52 -07:00
libsquish [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libsrt [libsrt]Add new port. (#8712) 2019-10-28 11:23:21 -07:00
libsrtp Port for libsrtp (#8046) 2019-09-11 22:34:35 -07:00
libssh [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
libssh2 [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
libstemmer [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libstk [many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
libsvm [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
libtheora [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libtins [libtins]Upgrade version to 4.2 and adds dependent ports to new version. (#7008) 2019-06-24 11:38:10 -07:00
libtomcrypt [Libtomcrypt, libtommath] new ports (#10960) 2020-04-27 06:53:55 -07:00
libtommath [Libtomcrypt, libtommath] new ports (#10960) 2020-04-27 06:53:55 -07:00
libtorrent [libtorrent] Update to 1.2.7 (#11709) 2020-06-02 22:37:33 -07:00
libu2f-server [libu2f-server] New Port (#6781) 2019-06-27 16:41:01 -07:00
libudis86 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
libudns [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libui
libunibreak [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
libusb [libusb] upgrade and support arm64 (#8976) 2019-11-19 11:02:13 -08:00
libusb-win32 [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libusbmuxd [libusbmuxd berkeleydb cppcms activemq-cpp] Add Supports and failure message (#11589) 2020-05-26 20:40:27 -07:00
libuuid [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libuv [libarchive, libuv]Fix static linkage (#10769) 2020-04-17 14:13:24 -07:00
libvmdk [libvmdk] Initial port (#11010) 2020-05-18 10:38:59 -07:00
libvorbis [libvorbis] Update to 1.3.6-4d963fe 2020-04-10 13:52:40 +05:00
libvpx [liblzma, libvpx] Add mingw support (#12401) 2020-07-15 15:09:33 -07:00
libwandio [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libwebm [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
libwebp [Many ports] fix invalid character in feature name (#12306) 2020-07-08 14:02:34 -07:00
libwebsockets Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/NancyLi/10611-fix-mosquitto 2020-04-06 19:22:19 -07:00
libxdiff [LibXDiff] Add port (#12017) 2020-06-23 13:09:21 -07:00
libxlsxwriter [libxlsxwriter] upgrade to 0.9.4 (#9775) 2020-01-21 12:22:30 -08:00
libxml2 [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196) 2020-07-02 11:00:28 -07:00
libxmlpp [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
libxmp-lite [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
libxslt [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
libyaml [libyaml] Fix linkage in non-Windows systems (#10908) 2020-04-21 13:19:48 -07:00
libyuv [libyuv] Fix static build issue (#12338) 2020-07-15 16:09:02 -07:00
libzen [libzen] Update to 0.4.38 (#11237) 2020-05-11 14:44:02 -07:00
libzip [libzip] Update to 1.7.1 (#11982) 2020-06-17 14:47:32 -07:00
libzippp [libzippp] Update to libzippp-v3.1-1.6.1 (#10893) 2020-04-21 13:21:33 -07:00
licensepp [licensepp] Add new port (#11711) 2020-06-11 01:00:07 -07:00
linalg
linenoise-ng [linenoise-ng] Fix flaky config (#8276) 2019-09-20 15:35:15 -07:00
live555 [live555] Fix live555:x86-windows-static build failure (#9303) 2019-12-20 12:00:56 -08:00
llgl [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
llvm [llvm] fix issue #11916 (#11956) 2020-06-23 13:39:52 -07:00
lmdb [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
lodepng [lodepng] Update to commit e34ac0@2020-03-15 (#10427) 2020-03-27 20:04:02 -07:00
log4cplus [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
log4cpp [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
log4cxx [log4cxx] Add new port (#11659) 2020-06-11 00:56:42 -07:00
loguru [loguru] Fix link issue (#10050) 2020-03-10 17:06:56 -07:00
lpeg [luafilesystem][lpeg] Bump versions (#11554) 2020-05-26 21:32:47 -07:00
lua [lua] Add vcpkg-cmake-wrapper (#11870) 2020-06-11 02:32:09 -07:00
luabridge [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
luafilesystem [luafilesystem][lpeg] Bump versions (#11554) 2020-05-26 21:32:47 -07:00
luajit [luajit] Improve static and dynamic CRT support (#8929) 2020-02-13 17:48:46 -08:00
luasocket [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
lz4 [VTK/vtk-m] Update VTK to 9.0 and add vtk-m (#11148) 2020-05-11 13:39:50 -07:00
lzfse [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
lzo [lzo] Fix for building Linux shared library (#10451) 2020-03-27 19:51:48 -07:00
magic-enum [magic-enum] Update to v0.6.6 (#11814) 2020-06-10 18:01:39 -07:00
magic-get [magic-get] Fix improper direct reference to the "downloads" directory which fails when the downloads directory has been relocated. (#11581) 2020-05-26 20:59:38 -07:00
magnum [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211) 2020-07-14 08:38:18 -07:00
magnum-extras [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211) 2020-07-14 08:38:18 -07:00
magnum-integration [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211) 2020-07-14 08:38:18 -07:00
magnum-plugins [magnum-plugins] Fix file conflict with stb (#12458) 2020-07-20 19:47:16 -07:00
mapbox-variant
marl [marl] Update to 2020-06-30 (#12162) 2020-07-06 13:35:42 -07:00
mathc [mathc] Add new port (#8394) 2019-09-30 08:51:44 -07:00
mathgl [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
matio [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
matplotlib-cpp [matplotlib-cpp] Add new port (#8313) 2019-09-24 10:42:43 -07:00
matroska [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
mbedtls [libssh] Enable mbedtls's threading support (#10154) 2020-03-11 09:15:12 -07:00
mcpp [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
mdnsresponder [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
mecab [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
memorymodule [memorymodule] Add new port (#9541) 2020-01-27 14:07:04 -08:00
meschach [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
meshoptimizer [corrade,magnum,*-plugins,*-extras,*-integration] Update to v2020.06 (#12211) 2020-07-14 08:38:18 -07:00
metis [metis][suitesparse] add metisConfig.cmake (#8376) 2019-10-05 08:02:12 -07:00
metrohash [cmake] Update to 3.17.2 (#10767) 2020-05-19 14:47:19 -07:00
mgnlibs [mgnlibs] Add new port (#8390) 2019-10-02 19:17:31 -07:00
mhook [mhook] fix build error on windows (#10302) 2020-03-10 17:25:50 -07:00
microsoft-signalr [Baseline] Fix boost-*:arm-uwp failure and resolve conflicts in CI (#11496) 2020-05-23 12:39:26 -07:00
milerius-sfml-imgui [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
mimalloc [mimalloc] Install mimalloc-redirect.dll to CMAKE_INSTALL_BINDIR (#11632) 2020-06-01 16:17:34 -07:00
minhook [minhook] fix usage issue (#12399) 2020-07-13 10:54:00 -07:00
minifb [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
minimp3 [asynch,minimp3]Change copyright path and name. (#8371) 2019-09-29 02:30:06 -07:00
minisat-master-keying [vcpkg] Add optional 'Homepage' field to CONTROL (#6844) 2019-06-10 16:35:22 -07:00
minitrace
miniupnpc [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
miniz [miniz] Fix broken cmake config file (#11316) 2020-05-12 16:06:15 -07:00
minizip [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
mio
mlpack [mlpack] Explicitly depend on stb (#11785) 2020-06-09 11:39:17 -07:00
mman [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
mmloader [mmloader ]Add new port (#11381) 2020-05-21 11:25:25 -07:00
mmx [mmx] add new port (#8384) 2019-10-05 07:58:20 -07:00
modp-base64 [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
mongo-c-driver [mongo-c-driver] Fix find_package error (#11217) 2020-05-07 23:42:27 -07:00
mongo-cxx-driver [mongo-cxx-driver] Patch std::atomic P0883 changes (#11584) 2020-05-29 13:03:06 -07:00
mongoose [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
monkeys-audio [monkeys-audio] Update to 5.46 (#12158) 2020-06-30 15:01:30 -07:00
moos-core [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
moos-essential [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
moos-ui [moos-ui] Fix install path (#7812) 2019-08-27 15:44:26 -07:00
morton-nd [Morton-nd] Update version to v3.0.0 (#10474) 2020-03-27 19:41:44 -07:00
mosquitto [mosquitto] Add support for static build 2020-03-31 19:40:20 -07:00
mozjpeg [mozjpeg] Update to latest commit (#11719) 2020-06-05 12:10:36 -07:00
mp3lame [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
mpark-variant
mpfr [mpfr] Add mirror for mpfr at gnu.org (#10035) 2020-04-06 15:21:36 -07:00
mpg123 [mpg123] Update portfile.cmake to accomodate OpenSUSE 15.x /lib /lib64 (#12287) 2020-07-06 11:40:13 -07:00
mpi [OpenMPI] add a new port (#7142) 2019-07-31 14:47:59 -07:00
mpir [mpir] Add mpirxx.lib (#9205) 2020-06-15 13:13:04 -07:00
mpmcqueue [mpmcqueue][spscqueue] Add new port 2019-07-26 18:57:51 +08:00
mqtt-cpp Merge branch 'master' into patch-1 2020-02-04 13:40:15 +05:00
ms-angle [ms-angle] Set ms-angle to empty package (#11458) 2020-06-11 01:36:10 -07:00
ms-gsl [ms-gsl] Update to 3.0.1 (#10993) 2020-04-23 21:14:12 -07:00
msgpack [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
msgpack11 [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494) 2020-05-26 22:13:00 -07:00
msinttypes [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
msix [vcpkg baseline] Fix baseline error (#11896) 2020-06-12 13:09:46 -07:00
msmpi [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365) 2020-06-11 11:13:09 -07:00
mstch [mstch] Add new port (#11020) 2020-04-30 17:47:22 -07:00
mujs [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
munit [munit] Add new port (#6780) 2020-05-19 14:34:08 -07:00
muparser [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
murmurhash [cmake] Update to 3.17.2 (#10767) 2020-05-19 14:47:19 -07:00
mygui [MyGUI] Add new port (#11991) 2020-07-09 12:40:15 -07:00
nameof [nameof] Update to 0.9.4 (#11815) 2020-06-11 02:17:54 -07:00
nana [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494) 2020-05-26 22:13:00 -07:00
nano-signal-slot [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
nanobench [nanobench] Add new port (#11955) 2020-06-18 15:33:42 -07:00
nanodbc [nanodbc] Set unixodbc as a dependency under non-Windows (#12274) 2020-07-06 11:50:07 -07:00
nanoflann [nanoflann]Add parameter PREFER_NINJA to function vcpkg_configure_cmake. 2019-11-21 15:35:42 +08:00
nanogui [nanogui] Add new port (#8302) 2019-09-26 17:04:10 -07:00
nanomsg [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
nanopb Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
nanoprintf [nanoprintf] Add new port (#11605) 2020-05-28 13:09:59 -07:00
nanorange
nanort [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
nanovg [nanovg] Add dependency port stb (#8813) 2020-01-06 13:18:22 -08:00
nativefiledialog [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
netcdf-c [netcdf-c] Fix builds with hdf5[parallel] (#9721) 2020-01-27 12:04:35 -08:00
netcdf-cxx4 [netcdf-cxx4]Add dependency hdf5, fix osx build. 2019-11-20 01:12:22 -08:00
nethost [nethost] Adding a port for nethost (#8701) 2020-01-06 13:14:20 -08:00
nettle [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
networkdirect-sdk [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
nghttp2 [nghttp2] Fix to build nghttp2 statically (#11638) 2020-06-01 15:59:58 -07:00
nlohmann-fifo-map [nlohmann-fifo-map] Fix Could not find a package "nlohmann-fifo-map" (#10850) 2020-04-16 11:55:00 -07:00
nlohmann-json [nlohmann-json] Always install multiple headers to allow forward declarations (#12117) 2020-07-09 13:17:32 -07:00
nlopt [nlopt] Enable UWP support (#11398) 2020-05-18 11:20:37 -07:00
nmap Update portfiles to use VCPKG_BUILD_TYPE (#9703) 2020-01-22 12:15:26 -08:00
nmslib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
nng [nng] update to 1.3.0 (#10974) 2020-04-23 21:43:37 -07:00
nngpp [nngpp] Update to 1.3.0 (#10975) 2020-04-23 21:18:00 -07:00
nonius [nonius] properly install noniusConfig.cmake (#7258) 2019-07-15 11:14:28 -07:00
nowide [nowide] update to 11.0.0 (#12020) 2020-06-23 13:07:42 -07:00
nrf-ble-driver [nrf-ble-driver] Update to v4.1.2 (#12436) 2020-07-15 14:20:50 -07:00
nt-wrapper [nt-wrapper] Add new port (#7633) 2019-08-13 10:47:47 -07:00
nuklear [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
numactl [numactl] new port only linux (#6080) 2019-05-19 17:24:15 -07:00
nuspell [nuspell] update port to v3.1.1 (#11291) 2020-05-11 15:31:51 -07:00
nvtt [nvtt]Upgrade version to 2.1.1 and fix build error on windows. (#6765) 2019-06-17 16:36:07 -07:00
oatpp [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-consul [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-curl [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-libressl [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-mbedtls [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-swagger [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
oatpp-websocket [oatpp] Add new port (#9402) 2020-05-15 13:34:08 -07:00
observer-ptr-lite Use dash in unit name for vcpkg_fixup_cmake_targets() 2019-05-30 10:39:20 +02:00
ocilib [vcpkg baseline][ocilib] Fix build failure (#11646) 2020-06-01 17:52:36 -07:00
octomap [octomap] Cleanup (#11408) 2020-05-21 11:25:51 -07:00
ode [ode] Bump version to 0.16.1 (#11029) 2020-04-27 07:01:00 -07:00
offscale-libetcd-cpp [grpc] Update to 1.29.1 (#11791) 2020-06-23 14:36:26 -07:00
ogdf [ogdf] Update source link (#7846) 2019-08-28 12:25:28 -07:00
ogre [ogre/ogre-next] Add conflict error message (#11325) 2020-05-15 16:39:54 -07:00
ogre-next [ogre/ogre-next] Add conflict error message (#11325) 2020-05-15 16:39:54 -07:00
ois [VCPKG baseline] Fix many ports (#11559) 2020-05-25 11:52:48 -07:00
ompl [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
oniguruma [oniguruma] Update to 6.9.4 (#10019) 2020-02-11 16:27:17 -08:00
open62541 [open62541] update to v1.1, add encryption support (#12023) 2020-06-23 13:05:20 -07:00
openal-soft [openal-soft] Revert #12047 (#12318) 2020-07-13 11:00:26 -07:00
openblas [OpenBLAS] Upgrade to 0.3.9 + a patch to fix AVX512 (which is now present on the VMs) 2020-04-30 21:51:31 -07:00
opencc [opencc] Fix regression on pipeline (#12246) 2020-07-06 12:20:02 -07:00
opencensus-cpp [abseil] Add uwp support (#10301) 2020-03-05 16:01:57 -08:00
opencl [opencl] Add build type when installing targets (#10567) 2020-05-08 10:42:11 -07:00
opencolorio [opencolorio] fix lcms dependency (#9755) 2020-01-22 12:03:36 -08:00
opencsg modernize many ports (#7986) 2019-09-05 10:43:09 -07:00
opencv [vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558) 2019-08-13 20:13:55 -07:00
opencv2 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
opencv3 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
opencv4 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
opendnp3 [opendnp3] Add new port (#9313) 2019-12-20 12:00:29 -08:00
openexr [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
opengl [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
opengl-registry [egl-registry, opengl-registry] Update egl-registry to 2020-02-20 and opengl-registry to 2020-03-25 (#10676) 2020-04-27 07:49:37 -07:00
openigtlink [OpenIGTLInk] Add new port (#6769) 2019-06-14 16:05:02 -07:00
openimageio [openimageio] Update to version 2.1.16.0 (#11767) 2020-07-07 13:48:51 -07:00
openjpeg [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
openmama [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
openmesh [openmesh] Upgrade to 8.1 (#11739) 2020-07-13 13:37:29 -07:00
openmpi [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365) 2020-06-11 11:13:09 -07:00
openmvg [openmvg] Update to 1.5 (#10008) 2020-02-11 17:23:12 -08:00
openmvs [openmvs] use project install folder (#10265) (#10291) 2020-03-04 10:15:30 -08:00
openni2 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
openscap [openscap]Add new port. (#8654) 2019-10-29 23:20:30 -07:00
openssl [openssl] Update openssl 1.1.1g - continued from PR #11003 (#11882) 2020-06-29 14:43:51 -07:00
openssl-unix [openssl] Update openssl 1.1.1g - continued from PR #11003 (#11882) 2020-06-29 14:43:51 -07:00
openssl-uwp [openssl] Update openssl 1.1.1g - continued from PR #11003 (#11882) 2020-06-29 14:43:51 -07:00
openssl-windows [openssl] Update openssl 1.1.1g - continued from PR #11003 (#11882) 2020-06-29 14:43:51 -07:00
opentracing [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
openvdb [openvdb] Update to 7.0.0 (#10020) 2020-02-11 16:45:01 -08:00
openvpn3 [vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux (#9411) 2019-12-21 11:34:24 -08:00
openvr [openvr] Update to 1.12.5 (#12219) 2020-07-06 12:51:58 -07:00
openxr-loader [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
optional-bare [optional-bare] Add new port (1.1.0) 2019-05-28 10:24:16 +02:00
optional-lite [optional-lite] Add new port (3.2.0) 2019-05-28 10:49:40 +02:00
opus [opus] Update port to 1.3.1-2 (#11279) 2020-05-11 15:57:17 -07:00
opusfile [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
orc [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
orocos-kdl modernize many ports (#7986) 2019-09-05 10:43:09 -07:00
osg [osg] Fix conflict when asio and boost-asio are installed. (#11715) 2020-06-02 15:04:11 -07:00
osg-qt [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
osgearth [osg] Add feature examples and plugins, fix configure options (#10082) 2020-04-16 13:49:55 -07:00
osi [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
otl [otl] Update to 4.0.455 (#11300) 2020-05-11 20:13:38 -07:00
outcome Remove blank lines 2019-08-27 23:54:22 -07:00
p-ranav-csv [p-ranav-csv2] Add new port (#11725) 2020-06-05 12:01:52 -07:00
p-ranav-csv2 [p-ranav-csv2] Add new port (#11725) 2020-06-05 12:01:52 -07:00
paho-mqtt [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
paho-mqttpp3 [paho-mqttpp3] update to 1.1 (#11327) 2020-05-15 16:57:28 -07:00
pango [cairo] Fix error in static build (#11829) 2020-06-23 14:28:19 -07:00
pangolin [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
pangomm [libffi] Update to v3.3 release (#6119) 2020-02-07 09:36:39 -08:00
parallel-hashmap [parallel-hashmap] Update parallel-hashmap version (#11420) 2020-05-19 15:12:29 -07:00
parallelstl [parallelstl] update to 20200330 (#11379) 2020-05-19 14:57:41 -07:00
paraview [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
parmetis [OpenMPI] add a new port (#7142) 2019-07-31 14:47:59 -07:00
parquet
parson [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
pbc [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
pcg
pcl [boost] update to 1.73.0 (#11221) 2020-05-13 10:26:05 -07:00
pcre [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
pcre2 [pcre2] Fix -mshstk needed with -fcf-protection (#12347) 2020-07-13 13:00:43 -07:00
pdal [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00
pdal-c Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
pdcurses [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
pdqsort [pdqsort] Add new port (#7464) 2019-08-08 08:15:09 -07:00
pe-parse [pe-parse] Add new port (#11012) 2020-04-27 07:06:49 -07:00
pegtl [pegtl/cppgraphqlgen] matching updates for dependency (#11531) 2020-05-26 21:47:34 -07:00
pegtl-2 [VTK/vtk-m] Update VTK to 9.0 and add vtk-m (#11148) 2020-05-11 13:39:50 -07:00
pfring [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
pfultz2-linq [pfultz2-linq] Update to 2019-05-14 (#6517) 2019-05-18 14:22:04 -07:00
phnt [phnt] Add new port (#8434) 2019-10-03 16:20:50 -07:00
physfs fix clean 2020-04-13 11:41:27 +08:00
physx [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
picojson [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
picosha2 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
piex [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
pistache [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
pixel [pixel] Add warning message on Linux 2020-03-31 20:35:49 -07:00
pixman [pixman] Update to version 0.38.4 (#9170) 2019-12-02 10:33:27 -08:00
platform-folders [openexr,openimageio,suitesparse,theia] updates for non-win32 (#6371) 2019-05-31 15:48:17 -07:00
plf-colony [plf-colony] Update to 5.33 (#11993) 2020-06-17 13:04:54 -07:00
plf-list [plf-colony][plf-list][plf-nanotimer][plf-stack] Add new ports (#7627) 2019-08-13 10:50:49 -07:00
plf-nanotimer [plf-colony][plf-list][plf-nanotimer][plf-stack] Add new ports (#7627) 2019-08-13 10:50:49 -07:00
plf-stack [plf-colony][plf-list][plf-nanotimer][plf-stack] Add new ports (#7627) 2019-08-13 10:50:49 -07:00
plib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
plibsys [cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196) 2020-07-02 11:00:28 -07:00
plog [plog] Update to 1.1.5 (#8685) 2019-10-21 15:18:52 -07:00
plplot [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
plustache
pmdk [pmdk] Update to 1.8 (#10118) 2020-03-06 10:09:15 -08:00
pngwriter Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
poco [poco] bin and debug/bin directories should also be removed on macOS (#9798) 2020-02-04 14:49:41 -08:00
podofo [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
polyclipping [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
polyhook2 [polyhook2] Update to latest (#12189) 2020-07-06 13:15:26 -07:00
polymorphic-value [Polymorphic-value] Add new port (#10267) 2020-03-05 13:58:02 -08:00
ponder [ponder] patch missing headers for Visual Studio 2019 16.6 (#11582) 2020-05-26 22:38:56 -07:00
portable-snippets [portable-snippets] Add new port (#7783) 2019-09-25 15:39:15 -04:00
portaudio [Portaudio] Disable debug logging by default (#9877) 2020-02-04 14:47:15 -08:00
portmidi [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
ppconsul [vcpkg baseline] Remove passing port from Ci baseline (#11692) 2020-06-01 18:32:41 -07:00
ppmagic [ppmagic] Add new port (#12253) 2020-07-06 12:18:53 -07:00
pprint [pprint] Fix #7301 (#7317) 2019-07-18 19:20:53 -07:00
pqp [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
proj
proj4 [PROJ4] Add search path for sqlite.exe (#11086) 2020-06-11 01:10:02 -07:00
prometheus-cpp [prometheus-cpp] Update to version 0.9.0 (#10175) 2020-02-25 14:24:30 -08:00
protobuf [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
protobuf-c [protobuf-c] Fix wrong dependency for feature test (#11609) 2020-06-01 11:12:14 -07:00
protozero [Protozero] Add new port (#11652) 2020-06-02 22:48:22 -07:00
proxygen [proxygen]Add new port. (#8766) 2019-12-23 15:58:21 -08:00
proxywrapper [proxywrapper] Add new port (#8916) 2019-12-03 11:18:49 -08:00
ptex [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
pthread [pthread] update to v3 (#6473) 2019-05-16 13:49:25 -07:00
pthreads [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
pugixml [pugixml] Fix pkgconfig file (#12441) 2020-07-15 15:17:32 -07:00
pybind11 [pybind11] Update to v2.5.0 (#12394) 2020-07-13 11:04:14 -07:00
pystring [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
python2 [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
python3 [python3] Fix building x86-windows-static triplet on VS 2017. (#12412) 2020-07-14 08:43:02 -07:00
qca [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qcustomplot [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qhull [qhull] update version 8.0.0 (#12015) 2020-06-18 15:18:12 -07:00
qpid-proton [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
qscintilla [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-3d [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-activeqt [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-androidextras [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-base [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-canvas3d [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-charts [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-connectivity [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-datavis3d [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-declarative [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-doc [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-gamepad [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-graphicaleffects [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-imageformats [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-location [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-macextras [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-modularscripts [Qt] Update to 5.12.4 (#7667) 2019-09-12 10:07:21 -07:00
qt5-mqtt [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-multimedia [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-networkauth [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-purchasing [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-quickcontrols [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-quickcontrols2 [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-remoteobjects [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-script [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-scxml [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-sensors [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-serialbus [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-serialport [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-speech [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-svg [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-tools [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-translations [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-virtualkeyboard [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-wayland [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-webchannel [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-webengine [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-webglplugin [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-websockets [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-webview [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-winextras [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-x11extras [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt5-xmlpatterns [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qt-advanced-docking-system [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
qtkeychain [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
quadtree Use PORT variable instead of hardcoded name. 2020-04-15 18:09:03 -05:00
quantlib [quantlib] Add new port (#7283) 2019-09-09 10:51:56 -07:00
quaternions [quaternions] Add new port (#9837) 2020-01-30 11:29:24 -08:00
quickfast [quickfast] Add new port (#7814) 2019-08-22 14:56:29 -07:00
quickfix [quickfix] Fix build failure on arm64-windows (#11604) 2020-06-01 17:53:26 -07:00
quill [Quill] update to v1.3.1 (#11326) 2020-05-15 16:55:20 -07:00
quirc [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
qwt [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
rabit [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
ragel [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
rang
range-v3 updates range-v3 (#12346) 2020-07-09 10:23:13 -07:00
range-v3-vs2015 Fix homepage for range-v3(-vs2015) (#7049) 2019-06-26 10:34:19 -07:00
rapidcheck [basisu, gppanel, msgpack11, nana, rapidcheck, folly] Fix std function build error (#11494) 2020-05-26 22:13:00 -07:00
rapidjson [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
rapidxml [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
rapidxml-ns [many ports] Updates 2019.05.19 (#6524) 2019-05-21 21:00:24 -07:00
raylib [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
re2 [re2] update to 2020-01-01 (#10197) 2020-02-26 13:59:31 -08:00
readerwriterqueue [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
readline [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
readline-win32 [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
readosm [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
realsense2 [realsense2] Update to 2.34.0 (#11437) 2020-05-19 15:15:33 -07:00
recast Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
redis-plus-plus [redis-plus-plus] Add new port (#8846) 2019-11-21 17:16:30 -08:00
refl-cpp [refl-cpp] Add new port (#11622) 2020-06-01 16:21:50 -07:00
refprop-headers [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
replxx [replxx] Add missing header <stdexcept> needed to name std::runtime_error for replxx. (#11571) 2020-05-26 21:03:19 -07:00
reproc [reproc] Update to version 12.0.0 (#10594) 2020-04-03 10:27:19 -07:00
restbed [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
restclient-cpp [restclient-cpp] Fix portfile and update version. (#9717) 2020-05-11 14:51:34 -07:00
restinio [restinio] update to v.0.6.8. (#11367) 2020-05-15 17:03:34 -07:00
rhash [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
riffcpp Update riffcpp to 2.2.4 (#8153) 2019-09-17 12:17:06 -07:00
ring-span-lite [ring-span-lite] Add new port (0.3.0) 2019-05-30 23:07:43 +02:00
roaring [glew][octomap][roaring] fix parallel config (#5958) 2019-04-05 09:38:26 -07:00
robin-hood-hashing [robin-hood-hashing] Update to 3.7.0 (#12147) 2020-07-06 13:24:19 -07:00
robin-map [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
rocksdb [rocksdb] Update to v6.6.4 (#10123) 2020-03-10 17:21:14 -07:00
rpclib [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
rply [rply]requested changes 2019-12-06 17:05:36 +01:00
rs-core-lib [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
rtlsdr [rtlsdr] Fix the 'rtlsdr' package when not running from within a git tree. (#11575) 2020-05-29 16:51:12 -07:00
rtmidi [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
rttr [rttr] Add dependency rapidjson (#9252) 2019-12-20 12:15:14 -08:00
rxcpp [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
rxqt [vcpkg] Add optional 'Homepage' field to CONTROL (#6844) 2019-06-10 16:35:22 -07:00
rxspencer [rxspencer] Add RxSpencer port (#9166) 2020-02-13 17:51:10 -08:00
ryml [ryml] Add new port (#10793) 2020-04-23 13:43:38 -07:00
ryu [ryu]Ryu include fix (#10989) 2020-04-23 21:16:24 -07:00
safeint [safeint] Update to 3.24 (#12217) 2020-07-02 20:21:56 -07:00
sais [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
sajson
scintilla [scintilla] Update to 4.2.3 (#9591) 2020-01-17 16:51:00 -08:00
sciter [sciter] Update to 4.4.3.20.7852 (#11723) 2020-06-11 01:58:31 -07:00
scnlib [scnlib] Update to version 0.3 (#11540) 2020-05-26 21:39:17 -07:00
scylla-wrapper [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
sdformat6 [sdformat6] Migrate from Bitbucket to GitHub 🤖 (#10859) 2020-04-21 13:29:35 -07:00
sdformat9 [vcpkg-baseline][manyport] Fix baseline error (#11742) 2020-06-04 12:20:25 -07:00
sdl1 [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
sdl1-net [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
sdl2 [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365) 2020-06-11 11:13:09 -07:00
sdl2-gfx [sdl2-gfx] Fix build error on non windows (#10575) 2020-04-24 14:05:43 -07:00
sdl2-image [sdl2-image] Updated to 2.0.5 (#7355) 2019-07-21 23:13:42 -07:00
sdl2-mixer [sdl2-mixer] Enable native MIDI support on macOS (#10201) 2020-02-28 21:42:47 -08:00
sdl2-net [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
sdl2-ttf [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
sdl2pp [sdl2pp] Fix find dependencies (#9428) 2020-01-06 11:48:42 -08:00
seal [seal] Disable SEAL_USE_MSGSL and add default feature zlib (#11588) 2020-05-26 20:42:09 -07:00
secp256k1 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
selene [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
sentencepiece [sentencepiece]Add new port 2019-05-20 01:41:52 -07:00
septag-sx [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
seqan [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
sf2cute [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
sfgui [sfgui] Fix on macOS (#9625) 2020-01-13 13:37:40 -08:00
sfml [sfml] Remove unnecessary patch (#11246) 2020-05-08 14:33:58 -07:00
sfsexp [sfsexp] Add new port (#9420) 2020-01-27 14:19:26 -08:00
shaderc Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
shapelib [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
shiva [tools] Add python64 bit. (#7964) 2020-02-04 11:32:03 -08:00
shiva-sfml [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
shogun [shogun] Fix target.cmake path (#10246) 2020-03-02 15:55:52 -08:00
signalrclient [Baseline] Fix boost-*:arm-uwp failure and resolve conflicts in CI (#11496) 2020-05-23 12:39:26 -07:00
sigslot [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
simage [Coin3D] Add new ports for simage, Coin, and SoQt (#9880) 2020-05-08 10:35:22 -07:00
simde [simde] Add new port (#6777) 2019-06-08 18:44:07 -07:00
simdjson [simdjson] Update to 0.4.6 (#12140) 2020-07-07 13:54:46 -07:00
simpleini [simpleini] Install missing code (#9429) 2020-01-02 13:27:31 -08:00
skia [harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416) 2020-05-19 15:20:18 -07:00
skyr-url [skyr-url] Changed version number to 1.12.0 (#12214) 2020-07-06 12:53:29 -07:00
slikenet [slikenet] Add cmake config and targets file (#11987) 2020-06-17 11:18:54 -07:00
smpeg2 [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
snappy [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
sndfile [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
snowhouse [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
so5extra so5extra updated to v.1.4.1. (#12052) 2020-06-23 12:58:01 -07:00
sobjectizer SObjectizer updated to v.5.7.1. (#12051) 2020-06-23 12:58:31 -07:00
soci [soci] fixed SOCI_CXX11 flag (#9887) 2020-02-07 09:34:22 -08:00
socket-io-client
sockpp [sockpp] Add new port (#11562) 2020-06-01 19:10:23 -07:00
soem [soem] Add new port (#9572) 2020-01-14 12:28:06 -08:00
soil [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
soil2 Fix osx baseline build failures (#9726) 2020-01-21 10:03:57 -08:00
sokol [sokol] Add new port (#8107) 2019-09-10 11:44:01 -07:00
sol2 [sol] Update to version 3.2.1 (#11826) 2020-06-10 18:01:07 -07:00
solid3 Add port for solid3 (#5989) 2019-04-07 22:17:02 -07:00
sophus [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
soqt [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596) 2020-07-08 15:34:35 -07:00
soundtouch [vcpkg baseline] Fix baseline error (#11896) 2020-06-12 13:09:46 -07:00
soxr [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
spaceland [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
span-lite [span-lite] Update to 0.7.0 (#12206) 2020-07-02 11:50:03 -07:00
sparsehash [sparsehash] Add new port (#7772) 2019-08-20 10:33:40 -07:00
sparsepp Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
spatialite-tools [proj4] Upgrade version to 6.1.1 and remove patches. (#7917) 2019-10-17 17:15:52 -07:00
spdk [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
spdk-dpdk [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
spdk-ipsec [libpq][spdk-ipsec] Rebuild to correct baseline (#10445) 2020-03-18 09:45:41 -07:00
spdk-isal [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
spdlog [spdlog] Update to 1.61 (#11793) 2020-06-11 02:42:04 -07:00
spectra [spectra] Update library to 0.8.1 (#7803) 2019-08-21 07:55:37 -07:00
speex [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
speexdsp [speexdsp] Change repo to github (#11218) 2020-05-11 14:44:26 -07:00
spirit-po [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
spirv-cross [spirv-cross] Update to version 2020-02-26 (#10442) 2020-03-27 19:56:18 -07:00
spirv-headers [spirv-tools] Update to version 2020.1 (#10441) 2020-03-20 00:32:07 -07:00
spirv-tools [vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483) 2020-06-03 19:31:28 -07:00
sprout [sprout] Add new port (#6997) 2019-06-24 13:23:55 -07:00
spscqueue [spscqueue] Update to version 1.0 (#10874) 2020-04-23 13:52:34 -07:00
sqlite3 [sqlite3] update to 3.32.3 to deal with security issues (#12185) 2020-07-01 17:00:57 -07:00
sqlite-modern-cpp [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
sqlite-orm [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
sqlitecpp [glm, sqlitecpp] update to new version (#10977) 2020-04-23 21:17:26 -07:00
sqlpp11 [sqlpp11] update to v0.59 (#11771) 2020-06-10 17:52:14 -07:00
sqlpp11-connector-mysql [sqlpp11] update to v0.59 (#11771) 2020-06-10 17:52:14 -07:00
sqlpp11-connector-sqlite3 Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
status-value-lite [status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563) 2019-08-29 14:12:07 -07:00
stb [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
stlab [stlab] Fix cmake config file (#11787) 2020-06-23 14:38:14 -07:00
stormlib [cmake] Update to 3.17.2 (#10767) 2020-05-19 14:47:19 -07:00
strict-variant [many ports] Updates 2019.05.24 (#6618) 2019-06-10 17:01:54 -07:00
string-theory [string-theory] Update to 3.3 (#12440) 2020-07-15 14:20:07 -07:00
string-view-lite [string-view-lite] Add new port (1.3.0) (#6758) 2019-06-04 15:05:53 -07:00
strtk [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
stxxl [stxxl] compilation fix (#7330) 2019-08-07 12:32:48 -04:00
suitesparse [suitesparse] Fixing SuiteSparse_INCLUDE_DIRS is not usable from the port. (#11945) 2020-06-30 14:43:32 -07:00
sundials [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
superlu [superlu] Add new port (#9930) 2020-03-04 13:52:00 -08:00
symengine [symengine] Add new port (#8752) 2020-05-26 22:36:51 -07:00
systemc [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
szip [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
tabulate [tabulate] Add new port (#9543) 2020-01-06 10:50:36 -08:00
tacopie [simpleini cpp-redis tacopie] ports update (#8245) 2019-09-19 15:16:22 -07:00
taglib [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
taocpp-json [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
tap-windows6
tbb [vcpkg baseline] Fix CI test (#10508) 2020-03-25 20:43:02 -07:00
tcl [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
tclap [vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
teemo [teemo] Update to v1.3 (#9999) 2020-02-10 16:23:04 -08:00
telnetpp [telnetpp] Add missing <ostream> for Visual Studio 2019 16.6 (#11573) 2020-05-26 22:50:28 -07:00
tensorflow-cc Fix bootstrapping MSYS2 pacman (#11499) (#12080) 2020-06-24 11:29:28 -07:00
tesseract [Many ports] fix invalid character in feature name (#12306) 2020-07-08 14:02:34 -07:00
tfhe [tfhe] Fix Mac support (#9649) 2020-01-13 15:31:57 -08:00
tgbot-cpp [tgbot-cpp] Add new port (#11876) 2020-06-23 14:26:53 -07:00
tgc [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
tgui [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
theia [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
think-cell-range [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
thor [thor] Fix error on Linux. (#6953) 2019-06-20 14:52:54 -07:00
threadpool [threadpool] Add new port (#11650) 2020-07-08 15:26:47 -07:00
thrift [thrift] Update to 0.13.0 and fix OSX build (#11981) 2020-06-17 13:42:40 -07:00
tidy-html5 [tidy-html5] Fix for non-Windows users (#10308) 2020-03-10 15:59:38 -07:00
tiff [tiff] Install runtime deps for tiff[tool] (#11364) 2020-05-15 17:04:10 -07:00
tinkerforge [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
tiny-aes-c [tiny-aes-c] Add new port (#7530) 2019-08-12 14:01:37 -07:00
tiny-bignum-c [tiny-bignum-c] Add new port (#7531) 2019-08-12 12:43:59 -04:00
tiny-dnn [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
tiny-process-library
tiny-regex-c [tiny-regex-c] Add new port (#7626) 2019-08-13 10:51:47 -07:00
tinycthread [tinycthread] Add new port (#7565) 2019-08-06 13:36:35 -04:00
tinydir [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
tinyexif fix linux/mac (#7575) 2019-08-07 12:14:35 -04:00
tinyexr [tinyexr] Update to commit fdaeecb@2020-03-15 (#10426) 2020-03-27 20:05:36 -07:00
tinyfiledialogs [tinyfiledialogs] Update version and download path to v3.6.3 (#12137) 2020-07-06 13:39:32 -07:00
tinygltf remove unneeded deps 2019-04-22 12:08:36 +10:00
tinynpy [tinynpy] update (#8274) 2019-09-20 12:46:40 -07:00
tinyobjloader [tinyobjloader] update to 2.0.0-rc2 and add feature to enable double mode (#8955) 2019-11-21 11:33:17 -08:00
tinyply [tinyply] Add new port (#11534) 2020-05-26 21:45:20 -07:00
tinyspline
tinythread [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
tinytoml [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
tinyutf8 [many ports] Updates 2019.07.09 (#7217) 2019-08-24 13:43:57 -07:00
tinyxml [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
tinyxml2 [tinyxml2] Fix generation of pkg-config file (#11966) 2020-06-18 15:30:42 -07:00
tl-expected [tl] Update tl::expected and tl::optional, add tl::function_ref (#7028) 2019-06-25 22:09:16 -07:00
tl-function-ref [tl] Update tl::expected and tl::optional, add tl::function_ref (#7028) 2019-06-25 22:09:16 -07:00
tl-optional [tl] Update tl::expected and tl::optional, add tl::function_ref (#7028) 2019-06-25 22:09:16 -07:00
tmx [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
tmxlite [tmxlite] port (#6243) 2019-04-29 12:16:12 -07:00
tmxparser [many ports] Support building with MinGW toolchain (#8940) 2020-02-11 17:30:03 -08:00
toml11 [toml11] Add new port (#9941) 2020-02-11 16:39:59 -08:00
tool-meson [tool-meson] Update to 0.54.2 (#11380) 2020-05-20 10:10:59 -07:00
torch-th [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
trantor [trantor] Bump version to v1.0.0-rc14 (#11937) 2020-06-18 15:43:10 -07:00
tre [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
treehopper [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
trompeloeil [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
tsl-hopscotch-map Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
tsl-ordered-map Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
tsl-sparse-map [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
turbobase64 [turbobase64] Update to latest (#10317) 2020-03-05 11:34:18 -08:00
tweeny [Tweeny] Added Tweeny port (#8341) 2019-09-26 14:24:54 -07:00
type-lite [status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563) 2019-08-29 14:12:07 -07:00
uchardet [uchardet] Add new port (#8477) 2020-04-28 13:15:57 -07:00
umock-c Update C port files (#12013) 2020-06-18 15:23:54 -07:00
unicorn [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
unicorn-lib [unicorn-lib] Update to 01cc7fc (2020-03-02) (#11830) 2020-06-10 17:53:53 -07:00
units [units] Update to 2.3.1 (#11308) 2020-05-12 16:09:10 -07:00
unittest-cpp [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
unixodbc [unixodbc/nanodbc] Fix unixodbc build failure and set it as a dependency on nanodbc (#11613) 2020-06-01 15:56:10 -07:00
unrar [unrar] Update to 5.8.1 (#8108) 2019-09-09 08:59:05 -07:00
upb [upb] Remove unneeded changes 2020-03-10 09:33:28 -07:00
urdfdom [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
urdfdom-headers [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
uriparser [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
usbmuxd [libimobiledevice] Update to 1.2.185 and fix usbmuxd build (#10007) 2020-02-11 16:29:04 -08:00
usd [usd] Fix build error on Linux (#11440) 2020-06-11 00:29:20 -07:00
usockets [usockets] Add features (#10303) 2020-03-04 10:38:47 -08:00
usrsctp
utf8h [utf8h] Update to latest commit (#12218) 2020-07-06 12:53:06 -07:00
utf8proc [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
utfcpp [utfcpp] Update to 3.1.1 (#11426) 2020-05-19 15:13:17 -07:00
utfz [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
uthenticode [uthenticode] Update to 1.0.4 (#11362) 2020-05-15 16:59:40 -07:00
uvatlas [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
uvw [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
uwebsockets [uWbSockets] Update to 18.1.0 (#11866) 2020-06-11 02:14:15 -07:00
v-hacd [v-hacd] Add new port (#11606) 2020-06-11 01:48:31 -07:00
valijson [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
value-ptr-lite [status-value-lite, type-lite, value-ptr-lite] Add new ports (#7563) 2019-08-29 14:12:07 -07:00
variant-lite [variant-lite] Add new port (1.2.2, was: 1.2.1) (#6720) 2019-06-04 02:21:22 -07:00
vcglib
vectorclass [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
visit-struct [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
vlpp [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
volk [volk] Update to latest version for crucial upstream fixes to the CMake files. (#8364) 2019-09-26 16:49:35 -07:00
vs-yasm [gmp,nettle,hogweed] Add new ports (#10613) 2020-05-08 13:55:11 -07:00
vtk [vtk|cuda] add nvcc to the path (#12472) 2020-07-21 16:04:45 -07:00
vtk-dicom [VTK/vtk-m] Update VTK to 9.0 and add vtk-m (#11148) 2020-05-11 13:39:50 -07:00
vtk-m [VTK/vtk-m] Update VTK to 9.0 and add vtk-m (#11148) 2020-05-11 13:39:50 -07:00
vulkan Fix how to use VULKAN_SDK under Visual Studio (#8092) 2019-09-09 08:48:38 -07:00
vulkan-hpp [vcpkg] Fix spec instance name (#10660) 2020-04-03 09:41:36 -07:00
vulkan-memory-allocator [vulkan-memory-allocator] Update to version 2.3.0 (#9975) 2020-02-08 21:36:33 -08:00
vxl [Many ports] fix invalid character in feature name (#12306) 2020-07-08 14:02:34 -07:00
wampcc [wampcc] Add new port (#7929) 2019-09-09 15:43:30 -07:00
wangle [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
wavelib [wavelib] Add new port (#11611) 2020-06-01 16:20:12 -07:00
wavpack [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
websocketpp [websocketpp] Update to 0.8.2 (#10969) 2020-04-24 12:57:24 -07:00
wepoll [wepoll] Add new port (#8280) 2019-09-28 08:54:09 -07:00
wg21-sg14 [wg21-sg14] Add new port (#7663) 2019-08-15 11:57:26 -07:00
wil [wil] Update to 2020-05-19 (#11506) 2020-05-22 21:59:05 -07:00
wildmidi [vcpkg] fatal_error when patch fails to apply (#8087) 2019-10-07 10:35:13 -07:00
wincrypt [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
winpcap [libpcap] Enable compilation of libpcap port on x86-windows and x64-windows (#10731) 2020-06-11 23:13:23 -07:00
winreg [WinReg] Update to 3.1.0 (#11888) 2020-06-11 21:29:31 -07:00
winsock2 [opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232) 2020-07-06 12:42:35 -07:00
wintoast [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
woff2
wordnet [wordnet]add a new port (#8816) 2019-10-31 14:12:32 -07:00
wpilib [wpilib] update to 2020.1.1 (#9513) 2020-01-06 11:08:52 -08:00
wren Adding WREN to vcpkg (#7242) 2019-09-11 14:52:07 -07:00
wt [wt] Update to 4.2.2 (#10459) 2020-03-27 19:43:20 -07:00
wtl [vcpkg_from_sourceforge] Add retry mirror function (2/2) (#12018) 2020-07-03 09:36:40 -07:00
wxchartdir remove 'usage' file 2019-09-07 23:16:27 +02:00
wxwidgets [wxwidgets] Apply fix for copy and paste macOS (#11178) 2020-05-07 22:26:43 -07:00
x264 [vcpkg] Improve make builds (#10402) 2020-05-21 10:46:07 -07:00
x265 [x265] Delete the bin directory if the platform is Linux (#11903) 2020-06-23 13:57:29 -07:00
x-plane [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
xalan-c [xalan-c] Fix import Xalan.exe (#11869) 2020-06-11 21:31:24 -07:00
xbyak [xbyak] Add new port (#11689) 2020-06-11 00:57:38 -07:00
xerces-c [xercesc] rename feature from xmlch_wchar to xmlch-wchar (#12205) 2020-07-02 21:12:23 -07:00
xeus [xeus] Fix build error with Visual Studio 2019 (#9254) 2019-12-20 12:13:34 -08:00
xlnt Fix baseline error (#10051) 2020-02-19 16:45:58 -08:00
xmlsec [Xmlsec] Update to 1.2.30 (#11595) 2020-05-26 20:37:58 -07:00
xmsh [VCPKG baseline] Fix many ports (#11559) 2020-05-25 11:52:48 -07:00
xorstr [xorstr] Update xorstr to fix GCC warnings and compilation error (#10026) 2020-02-11 23:17:55 -08:00
xproperty [xproperty] Add new port (#6316) 2019-05-20 17:08:24 -07:00
xsimd [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
xtensor [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
xtensor-blas [xsimd][xtensor][xtl] Update to lastest (#9158) 2020-01-06 12:57:24 -08:00
xtensor-fftw [xtensor-fftw] Add new port (#9159) 2019-12-23 16:01:59 -08:00
xtensor-io [xsimd][xtensor][xtl] Update to lastest (#9158) 2020-01-06 12:57:24 -08:00
xtl [many ports] Upgrades to 2020.02.08 (#9986) 2020-02-10 16:08:57 -08:00
xxhash [WIP] Add a Homepage URL entry for vcpkg ports (#2933) 2019-06-15 16:54:47 -07:00
yajl
yaml-cpp [yaml-cpp] Update to 0.6.3 and also fix include files cannot be found (#11718) 2020-06-02 22:35:48 -07:00
yara [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00
yas [yas] Initial port (#8891) 2020-01-06 14:53:56 -08:00
yasm [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
yato Add PREFER_NINJA to many ports (#7468) 2019-07-31 13:01:02 -07:00
yoga [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
z3 [z3] update port to 4.8.8 (#11314) 2020-05-12 16:07:16 -07:00
z85 [Z85] Add new port (#6315) 2019-05-05 23:18:18 -07:00
zeromq [zeromq] Update to 2019-09-13 (#8119) 2019-09-20 19:10:14 -07:00
zfp [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
zkpp [zkpp] Add new port (#7001) 2020-03-10 12:20:42 -07:00
zlib [zlib] Add pkgconfig file (#12133) 2020-07-16 13:53:55 -07:00
zookeeper [zkpp] Add new port (#7001) 2020-03-10 12:20:42 -07:00
zopfli [zopfli] Update to 1.0.3 (#10405) 2020-03-16 14:52:12 -07:00
zserge-webview [many ports] improvements for linux/wsl (#6730) 2019-06-20 19:11:54 -07:00
zstd [zstd] fix pkg-config files (#12407) 2020-07-14 14:40:43 -07:00
zstr [zstr] Add new port (#6773) 2019-06-06 18:58:40 -07:00
zxing-cpp [vcpkg-baseline][zxing-cpp] Fix build failure (#11586) 2020-06-01 17:55:23 -07:00
zydis [zydis] Fix portfile (#11173) 2020-05-11 15:35:40 -07:00
zyre [vcpkg] Add new function vcpkg_copy_tools (#8749) 2020-05-01 15:28:55 -07:00
zziplib [zziplib] fix flaky build (#7090) 2019-06-29 22:21:00 -07:00