vcpkg/ports
Guillaume Lachance 995ab09409 libmupdf version bump (#2730)
* Add libgta

Libgta is a portable library that implements the Generic Tagged Array (GTA)
file format.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [libgta] turn off document build and doxygen dependency

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [libgta] add build-dependency

- bzip2, zlib and liblzma

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [libgta] remove dlls when static build

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Fix typo

* [libgta] update CONTROL

add lf at end of file.

* libmupdf version bump

* [qt5-base] Use system freetype.

* [opencv] Fix UWP and ARM

* [hdf5] Always use config mode for HDF5

* [opencv] Fixup -- apply patch added in previous commit

* [abseil] Add *.inc files. Fixes #2718

* [abseil] Update to 2018-2-5

* Fix for Issue #2729

Allows PowerShell to change the name of the downloaded directory correctly.

* vcpkgRemoveItem: nullcheck

* [cpprestsdk] Update to 2.10.2

* Adding Torch's TH library (#2737)

Adding Torch's TH library

* [flatbuffers] Fixes #2735

* sobjectizer updated to v.5.5.21

* [nghttp2] Enable static builds

* [nghttp2]: update to 1.30.0 (#2739)

* [nghttp2]: update to 1.30.0

* [nghttp2] Enable static builds

* Add epsilon library port

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [vcpkg-configure-cmake] Use ninja to configure in parallel (#2712)

* [curl] Add nghttp2.lib to dependencies of curl

* [vtk] Fix breaking change in find_package(HDF5)

* Merge findFileRecursivelyUp into VcpkgPowershellUtils

* [vcpkgInvokeCommandClean] Don't use -encodedCommand.

Instead, use -Command with the appropriate number of escaped quotes
(which ended up being 3)

* [blosc] Update to 1.13.5

static-install-fix.patch no longer required (upstream contains the patched version).
Resolves build error with VS 15.6 in static builds

* [cgal] Avoid using absolute paths in cmake config file

* Update CHANGELOG and bump version to v0.0.104

* [qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.

* Add libgeotiff port

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [libgeotiff] fix install directory for cmake configurations

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* fix tiff detection error when static build

* [libgeotiff] remove installed dlls when static build

* [libgeotiff] update description

* [chipmunk] 7.0.2 initial.

* [recast] 1.5.1 initial.

* [tinydir] 1.2.3 initial.

* [mman] git-f5ff813 initial.

* Update Catch to 2.1.2 (#2763)

* [vcpkg-ci] Delete intermediate build folders even on unsuccesful builds

* [folly] Workaround bug for VS 15.6

* [pcre] fix space issue and add mirror (fix #2751)

* [realsense2] Update to v2.10.0

Update realsense2 port to librealsense v2.10.0.

* [libevent] Fix generated libevent targets files

* fixed typo in warning message (#2773)

* [blaze] update to Blaze 3.3

* [lmdb] Fix possible whitespace problem

* Fix date issue

* add qt5-quickcontrols2

* add qt5-quickcontrols port

* add qt5-graphicaleffects

* change compile order to debug first, fix #2767 (#2785)

* [liblzma] Add usage information

* [ffmpeg] Allow static builds of ffmpeg (#2783)

ffmpeg creates static .a libraries, so change the suffix to .lib

* [ffmpeg] Bump version for PR #2783

* [aubio] Update to handle static FFMPEG

* Copy local dependencies for library targets (#2787)

* Fix for issue #2786

* [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries

* [uriparser] Update to 0.8.5

* [vcpkg] Implement Default-Features (#2697)

* [vcpkg] Add Default-Feature to make_status_pgh utility function

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Parse "Default-Features" as dependencies and add test for parsing

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Document some methods and structures

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Add install_default_features_test

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Change install_default_features_test to not have preinstalled package

* [vcpkg] Test install behaviour of default features

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Implement default features

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Test default features upgrade behavior

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Implement upgrade with default features

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Test behaviour of upgrade with default features in dependencies

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Make upgrade install new default features

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Move collecting of packages for which to prevent defaults

Further down the line to create_feature_install_plan.

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Fix core missing from default features and potential inf loop

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Rename, fix and move some tests

Signed-off-by: Squareys <squareys@googlemail.com>

* Updated boost license to 1.66.0 (#2795)

I was a bit confused to see a reference to "1.65.1" while I was installing 1.66.0, but it turns out this URL is just not updated. This updates it.

* [vcpkg-find-acquire-program] Add mirror for NASM. Fixes #2777.

* update cuda requirement to 9.0, fixes #2791 (#2802)

* update cuda requirement to 9.0, fixes #2791

* [cuda] Restore sample version blob

* [vcpkg] http_proxy and https_proxy should be lowercase (#2815)

Pacman of Msys understands only lowercase environment variables
http_proxy and https_proxy.

* [vcpkg] Add find/find_installed/is_installed for FeatureSpec

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Fix build command for packages that depend of features

Signed-off-by: Squareys <squareys@googlemail.com>

* [liblo] Initial port (#2821)

* [portaudio] Added ASIO support to build

* Update libpng to 1.6.34

* [liblo] Initial port

* Revert "Update libpng to 1.6.34"

This reverts commit ede0bb947b.

* Revert "[liblo] Initial port"

This reverts commit bb819eb218.

* [liblo] Initial port

* [liblo] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()

* [liblo] Fix SHA512

* [openvr] update to 1.0.13 (#2809)

* [ebml] Initial port. (#2812)

* [vcpkg] Fix bug with missing dependencies introduced in #2697 (#2819)

When a package dependency was not found (has no source control file),
install would exit with "Value was null" when trying to install its default
features, as the dependency would be marked erroneously as found in this
case.

Signed-off-by: Squareys <squareys@googlemail.com>

* [vcpkg] Avoid using s::status_known() -- it does not do what you think it does

* [jansson] Update to 2.11 (#2820)

* [aws-sdk-cpp] update to 1.3.58 (#2810)

* [mkl] Add port MKL (#2806)

* [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687)

[corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages

* [jbig2dec][libmupdf] Extract jbig2dec, remove remaining vendored 3rdparty
2018-02-17 02:31:49 -08:00
..
abseil [abseil] Update to 2018-2-5 2018-02-05 18:10:32 -08:00
ace [ACE] 6.4.6 2017-12-08 09:55:46 +01:00
alac [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
alac-decoder alac-decoder (#2176) 2017-12-09 00:33:33 -08:00
alembic [alembic] update to 1.7.5 2017-12-20 22:47:10 -08:00
allegro5 [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
anax [anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs() 2017-09-25 15:35:41 -07:00
angle [angle] Add CMake package with modules. (#2223) 2017-11-20 15:33:06 -08:00
antlr4 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
apr [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
apr-util vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
arb [arb] prefer ninja 2017-11-26 14:52:30 -06:00
args adding args port file 2018-01-05 10:46:58 -08:00
arrow Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
asio [asio] swith to vcpkg_from_github() 2017-12-30 01:22:14 +03:00
asmjit [asmjit] init 2018-01-29 22:05:19 +02:00
assimp [assimp] Fixup: add missing patchfile 2017-12-21 03:46:39 -08:00
atk vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
atkmm Use unicode 2017-11-04 10:05:30 -07:00
atlmfc [atlmfc] Add dummy port to detect atl presence in VS 2017-04-23 08:56:36 -07:00
aubio [aubio] Update to handle static FFMPEG 2018-02-13 16:08:04 -08:00
aurora Added aurora as independant portfile 2017-06-21 08:23:27 -07:00
avro-c Initial commit of the C API for Apache Avro 2017-11-15 10:36:04 -05:00
aws-sdk-cpp [aws-sdk-cpp] update to 1.3.58 (#2810) 2018-02-16 16:16:29 -08:00
azure-storage-cpp [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
beast Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
benchmark Updated benchmark to v1.3 2017-11-29 22:22:04 +01:00
berkeleydb [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
bigint vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
blaze [blaze] update to Blaze 3.3 2018-02-11 07:40:02 +01:00
blosc [blosc] Update to 1.13.5 2018-02-07 18:43:10 -08:00
bond Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
boost [boost-vcpkg-helpers][boost] Add autogenerated message 2018-02-01 11:31:46 -08:00
boost-accumulators [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-algorithm [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-align [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-any [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-array [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-asio [boost-asio] Added openssl as a dependency since most users will want it 2018-01-19 16:26:30 -08:00
boost-assert [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-assign [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-atomic [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-beast [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-bimap [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-bind [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-build Updated boost license to 1.66.0 (#2795) 2018-02-14 17:00:25 -08:00
boost-callable-traits [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-chrono [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-circular-buffer [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-compatibility [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-compute [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-concept-check [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-config [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-container [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-context [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-conversion [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-convert [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-core [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-coroutine [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-coroutine2 [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-crc [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-date-time [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-detail [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-di
boost-disjoint-sets [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-dll [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-dynamic-bitset [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-endian [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-exception [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-fiber [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-filesystem [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-flyweight [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-foreach [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-format [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-function [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-function-types [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-functional [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-fusion [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-geometry [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-gil [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-graph [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-graph-parallel [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-hana [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-heap [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-icl [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-integer [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-interprocess [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-interval [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-intrusive [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-io [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-iostreams [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-iterator [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-lambda [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-lexical-cast [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-local-function [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-locale [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-lockfree [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-log [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-logic [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-math [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-metaparse [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-move [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-mp11 [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-mpi [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-mpl [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-msm [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-multi-array [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-multi-index [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-multiprecision [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-numeric-conversion [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-odeint [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-optional [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-parameter [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-phoenix [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-poly-collection [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-polygon [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-pool [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-predef [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-preprocessor [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-process [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-program-options [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-property-map [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-property-tree [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-proto [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-ptr-container [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-python [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-qvm [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-random [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-range [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-ratio [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-rational [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-regex [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-scope-exit [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-serialization [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-signals [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-signals2 [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-smart-ptr [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-sort [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-spirit [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-stacktrace [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-statechart [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-static-assert [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-system [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-test Fix for VCPKG_BUILD_TYPE 2018-01-28 22:24:52 +09:00
boost-thread [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-throw-exception [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-timer [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-tokenizer [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-tti [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-tuple [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-type-erasure [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-type-index [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-type-traits [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-typeof [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-ublas [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-units [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-unordered [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-utility [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-uuid [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-variant [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-vcpkg-helpers [boost-vcpkg-helpers][boost] Add autogenerated message 2018-02-01 11:31:46 -08:00
boost-vmd [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-wave [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-winapi [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
boost-xpressive [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
botan [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
box2d Add support for Box2D to be build as a static library 2017-12-28 15:39:37 -08:00
brotli [brotli] Fix regressions introduced during update 2017-12-13 06:20:07 -08:00
brynet [brynet] Use vcpkg_from_github 2017-12-21 00:19:44 -08:00
bullet3 [bullet3] Update from 2.86.1 to 2.87 2017-12-23 18:07:20 +01:00
butteraugli [vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE 2017-10-16 11:22:21 -07:00
bzip2 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
c-ares vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
caffe2 [caffe2] Added caffe2 port (CPU only, no OpenCV) 2017-09-12 14:52:41 -04:00
cairo vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
cairomm fix path lengths limit for qt source, add qt5 modules: datavis3d, imageformats, multimedia, xmlpatterns 2017-11-05 19:44:44 +11:00
capstone [capstone] Add version. Support shared builds 2017-10-25 16:51:18 -07:00
catch Make catch an alias for Catch2 2018-02-01 12:01:57 +01:00
catch2 Update Catch to 2.1.2 (#2763) 2018-02-09 10:44:48 -08:00
catch-classic Update Catch to 1.12.0 2018-01-18 11:04:56 +01:00
cccapstone [cccapstone] init 2018-01-28 10:08:21 +02:00
ccd vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
ccfits vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
cctz [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
celero [celero] Update to use vcpkg_from_github and Ninja 2017-10-12 10:18:29 -07:00
cereal vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
ceres [ceres] enable static CRT linkage for MSVC 2017-11-17 13:48:52 +02:00
cfitsio vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
cgal [cgal] Avoid using absolute paths in cmake config file 2018-02-07 19:30:30 -08:00
cgicc [cgicc] fix documentation 2018-01-20 16:21:27 +02:00
chaiscript [chaiscript] Initial port 2018-01-04 04:48:49 +01:00
chakracore [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
charls vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
chipmunk [chipmunk] 7.0.2 initial. 2018-02-09 16:24:16 +08:00
chmlib [chmblib] Also modify VCPKG_LIBRARY_LINKAGE 2017-09-14 15:47:24 -07:00
cimg [cimg] initial port 2018-01-05 07:57:58 +03:00
clapack [clapack] Fix downloaded file name 2017-11-06 15:29:22 -08:00
clara [clara] init port #1429 2017-07-20 19:04:10 -07:00
clockutils vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
console-bridge vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
constexpr
coolprop [coolprop] Avoid copying entire include/ directory. Add python2 to requirements. Simplify portfile. Fixes #2180. 2017-11-14 02:13:31 -08:00
corrade [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) 2018-02-16 21:25:30 -08:00
cpp-redis [cpp-redis] Update to 4.3.0 2018-01-03 02:03:43 +03:00
cppcms vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
cpprestsdk [cpprestsdk] Update to 2.10.2 2018-02-06 15:45:13 -08:00
cppunit [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
cppwinrt Merge branch 'master' into master 2017-10-23 12:15:01 -07:00
cppzmq [cppzmq] Update to 4.2.2 2017-10-24 00:04:00 +08:00
cpr Fixed wrong include folder 2018-01-12 14:45:39 +01:00
crc32c [crc32c] init 2018-01-29 22:59:21 +02:00
crow crow initial port 2017-12-05 15:09:14 +01:00
cryptopp vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
ctemplate vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
cuda update cuda requirement to 9.0, fixes #2791 (#2802) 2018-02-15 17:42:35 -08:00
cunit vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
curl update about HTTP2 TLS 2018-01-30 21:22:53 +08:00
cxxopts [cxxopts] init port required by #1248 2017-07-21 12:26:24 -07:00
date Fix date issue 2018-02-12 01:50:04 -08:00
decimal-for-cpp
devil [devil] Enable static builds 2017-11-21 22:50:03 -08:00
dimcli [dimcli] update to 3.1.1 2017-11-13 00:00:35 -08:00
directxmesh [directxmesh] Update to the last version (dec2017) 2017-12-23 15:50:33 +01:00
directxtex [directxtex] Update to the last version (dec2017) 2017-12-23 15:51:00 +01:00
directxtk [directxtk] Update to the last version (dec2017) 2017-12-23 15:51:17 +01:00
directxtk12 [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
dirent [dirent] new port need by #1343 2017-06-23 14:58:52 -07:00
discord-rpc [discord-rpc] bump to version 2.1.0 2018-01-23 16:44:13 +01:00
dlfcn-win32 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
dlib [dlib] Fix assert configuration issue in release mode 2018-01-27 16:07:07 -08:00
doctest [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
double-conversion [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets. 2017-11-02 11:42:32 -07:00
draco vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
duktape vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
dx [dx] upgrade to 1.0.1 2017-01-18 22:20:32 +08:00
dxut [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
eastl [eastl] Initial commit 2017-10-14 05:45:57 -07:00
ebml [ebml] Initial port. (#2812) 2018-02-16 14:49:32 -08:00
ecm [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
eigen3 use vcpkg_from_bitbucket 2017-10-21 08:15:05 -07:00
embree vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
enet Initial enet port 2017-09-26 13:08:27 +01:00
entityx vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
epsilon Add epsilon library port 2018-02-08 06:39:15 +09:00
evpp vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
exiv2 [exiv2] update to latest master and fix debug config 2017-12-11 22:14:57 -08:00
expat [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
exprtk Add ExprTk package 2018-01-26 15:48:21 +11:00
fadbad [fadbad] init port 2017-09-02 20:38:27 -07:00
fastlz vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
fcl Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
fdk-aac [fdk-aac] init 2017-11-03 16:34:13 -07:00
ffmpeg [ffmpeg] Bump version for PR #2783 2018-02-13 16:05:09 -08:00
fftw3 [fftw] Build more libs 2017-12-20 13:23:07 -06:00
flann Fix rename libraries of FLANN 2017-11-03 18:10:30 -07:00
flatbuffers [flatbuffers] Fixes #2735 2018-02-06 17:11:27 -08:00
flint Flint: enable DLL builds (#2271) 2017-12-03 20:37:01 -08:00
fltk vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
fmt [fmt] update to 4.1.0 2017-12-26 12:45:49 +08:00
folly [folly] Workaround bug for VS 15.6 2018-02-09 22:56:36 -08:00
fontconfig vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
forest [forest] New Package (#2650) 2018-01-29 16:44:57 -08:00
freeglut [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
freeimage [freeimage] Link webpmux. 2018-02-01 13:35:32 -08:00
freerdp FreeRDP 2.0.0-rc1 #2267 2017-11-28 11:55:10 -08:00
freetype [freetype][harfbuzz] Fix static freetype dependency. 2018-01-18 10:57:30 -08:00
freetype-gl [freetype-gl] Add version & description. Note that the build is always static. 2017-11-04 21:09:53 -07:00
freexl [ReadOsm][FreeXL] fix spacebar-in-path problems 2017-10-03 23:31:12 +05:00
fuzzylite vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
g2o vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gainput [gainput] Initial port 2017-12-26 17:46:05 +01:00
gdal Merge pull request #1879 from mloskot/ml/gdal-2.2.2 2017-10-12 11:00:49 -07:00
gdcm2 Update GDCM 2017-10-21 19:28:27 +09:00
gdk-pixbuf vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
geogram vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
geographiclib vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
geos [geos] bump version 2017-10-04 05:39:16 -07:00
gettext vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gettimeofday [gettimeofday] Bump version 2017-10-27 18:25:03 -07:00
gflags [gflags] Fix regression in previous gflags update for existing users. 2018-01-31 11:22:35 -08:00
giflib vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gl2ps vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
glbinding [glbinding] Use vcpkg_from_github() 2017-11-08 17:21:21 -08:00
glew [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
glfw3 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gli [gli] Use vcpkg_from_github. Use GLI license, not GLM license. 2017-05-23 15:39:36 -07:00
glib vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
glibmm [glibmm] Add missing dependency: libsigcpp 2017-11-04 10:07:16 -07:00
glm [glm] Ignore MSVC warning C4201 2017-12-19 15:25:03 +08:00
globjects [globjects]disable the gtests 2017-11-15 02:42:09 -08:00
glog vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
glslang vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gmime [gmime] Update to version 3.0.5. 2017-12-07 12:59:08 +03:00
graphicsmagick vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
grpc [grpc] update to 1.8.3 2018-01-10 10:12:05 +00:00
gsl vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gsl-lite [gsl-lite] Updated to 0.26.0 2017-12-15 21:20:32 +03:00
gtest Fix error C4996 of GTest in VS2017. 2018-01-29 14:40:26 +08:00
gtk vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gtkmm Use unicode 2017-11-04 10:05:30 -07:00
gts Initial GTS port 2017-09-26 15:04:49 +01:00
guetzli vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
gumbo vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
halide [halide] Small tweaks, use hash check for license 2017-11-21 21:45:40 -08:00
harfbuzz [freetype][harfbuzz] Fix static freetype dependency. 2018-01-18 10:57:30 -08:00
hdf5 [hdf5] add cpp feature 2018-02-01 15:48:40 +01:00
highfive [highfive] Update to v1.5. Install cmake targets. Remove boost dependency as optional and does not require build sequencing. 2018-02-02 12:37:22 -08:00
hpx [hpx] Handle boost breaking changes. Fixes #2416. 2017-12-20 23:47:39 -08:00
http-parser vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
hunspell vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
hwloc vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
hypre vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
icu [icu] fix build with 64bit msys 2017-04-27 12:46:04 +02:00
if97 [if97] fix source path 2017-11-11 22:46:58 -08:00
ilmbase vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
imgui [imgui] Update to 1.53 2018-01-04 14:46:21 +03:00
intel-mkl [mkl] Add port MKL (#2806) 2018-02-16 21:17:07 -08:00
itk Improving support for ITK 2017-12-20 14:31:52 -05:00
jack2 Fix incorrect version for jack2 2018-01-30 21:24:13 +03:00
jansson [jansson] Update to 2.11 (#2820) 2018-02-16 16:16:10 -08:00
jasper [jasper] update to 2.0.14, fix UWP 2017-11-07 20:15:17 +03:00
jbig2dec libmupdf version bump (#2730) 2018-02-17 02:31:49 -08:00
jbigkit vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
jemalloc vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
jsoncpp vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
jsonnet [jsonnet] init fixes #869 2017-09-03 12:44:15 -07:00
jxrlib [jxrlib] Switch to github 2018-01-31 17:24:35 -08:00
kf5plotting [KF5] Initial port of KPlotting 2017-08-28 05:22:40 +02:00
kinectsdk1 Extract WiX installer using Dark 2017-10-05 00:50:13 +09:00
kinectsdk2 Extract WiX installer using Dark 2017-10-03 22:31:21 +09:00
lcms [lcms] Bump package version 2017-11-21 21:09:21 -08:00
leptonica [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should use TIFF_LIBRARIES. 2017-11-15 18:57:05 -08:00
leveldb [leveldb] force static build when triplet is dynamic 2017-11-21 23:30:36 -08:00
libaiff Fix line endings 2017-11-03 18:11:27 -07:00
libarchive vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libbson [libbson] update to 1.9.2 2018-01-19 12:08:55 +08:00
libconfig [libconfig] update to 1.7.2 2018-01-13 13:04:15 +08:00
libdatrie [libdatrie] fix trietool for MSVC runtime 2017-12-28 16:20:38 +03:00
libdisasm [libdisasm] init 2018-01-21 12:48:37 +02:00
libepoxy vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libevent [libevent] Fix generated libevent targets files 2018-02-10 17:50:33 +03:00
libexif [libexif] add version 0.6.21 2017-10-02 02:06:12 +03:00
libffi vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libflac [libflac] using #ifdef for patches instead 2017-11-21 05:46:58 +01:00
libfreenect2 new port libfreenect2 2017-09-27 00:23:27 -07:00
libgd vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libgeotiff [libgeotiff] update description 2018-02-09 13:44:45 +09:00
libgit2 [libgit2] Initial port. 2017-12-24 00:14:20 +08:00
libgta [libgta] update CONTROL 2018-02-05 15:39:50 +09:00
libharu [libharu] Fix DLLIMPORT macro replacement 2017-11-01 14:47:34 -07:00
libiconv [libiconv] copy pdbs 2018-01-05 07:32:31 +03:00
libidn2 [libidn2] Remove redundant cmake option. 2017-10-12 20:06:28 +03:00
libjpeg-turbo [libjpeg-turbo] update to 1.5.3 2018-01-19 13:08:23 +08:00
libkml Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
liblo [liblo] Initial port (#2821) 2018-02-16 14:42:54 -08:00
liblzma [liblzma] Add usage information 2018-02-13 00:01:51 -08:00
libmad vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libmariadb Fix static build. 2017-10-20 08:21:18 +02:00
libmicrohttpd vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libmikmod vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libmodplug vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libmspack [libmspack] Initial port. 2017-11-30 12:39:19 +03:00
libmupdf libmupdf version bump (#2730) 2018-02-17 02:31:49 -08:00
libmysql [libmysql] Disable /MT. Convert portfile tabs to spaces and CRLF to LF. 2017-10-25 11:51:21 -07:00
libnice [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00
libodb [libodb] Bump version due to package change 2018-01-17 22:48:10 -08:00
libodb-mysql [libodb-mysql] init 2018-02-01 14:54:43 +08:00
libodb-pgsql vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libodb-sqlite vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libogg [libogg] update to 1.3.3 2018-01-19 13:10:01 +08:00
libopenmpt [libopenmpt] init 2018-01-28 13:14:06 +02:00
libopusenc vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libp7-baical vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libpng [libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR override 2017-11-25 13:49:51 -08:00
libpopt vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libpq vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libpqxx [libpqxx] Initial port 2018-01-03 01:43:06 +03:00
libqrencode Added port libqrencode - a fast and compact QR Code encoding library (#2372) 2017-12-20 23:37:02 -08:00
librabbitmq Add librabbitmq port 2017-11-14 12:07:17 -05:00
libraw [libraw] Bump version 2017-11-13 02:51:09 -08:00
librtmp librtmp: Fix debug build (#2537) 2018-01-18 04:20:18 -08:00
libsamplerate [libsamplerate] Initial port 2018-01-04 08:04:54 +01:00
libsigcpp Revert "Updated libsigcpp to version 2.99.9" 2017-11-04 10:05:30 -07:00
libsndfile [libsndfile] fixed missing return ! 2017-11-21 06:54:11 +01:00
libsodium [libsodium] Disable tests 2017-12-06 18:08:03 -08:00
libspatialite [libspatialite] Bump version 2018-01-29 16:49:58 -08:00
libssh vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libssh2 [libssh2] Enable cmake config targets 2017-11-21 21:05:13 -08:00
libstemmer vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libtheora [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00
libtorrent [libtorrent] Update to 1.1.6 2018-01-05 09:35:02 +03:00
libudis86 [libudis86] init 2018-01-28 09:45:36 +02:00
libunibreak vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libusb [libusb] apply patch to make it libfreenect2 compatible 2017-11-18 16:07:49 -08:00
libusb-win32 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libuv libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
libvorbis vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libvpx [openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly. 2017-08-01 17:12:59 -07:00
libwebm vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libwebp Fixed build & install. Added mux library. 2018-02-01 18:06:54 +03:00
libwebsockets [libwebsockets] update to 2.4.1 2018-01-19 13:11:48 +08:00
libxml2 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
libxmp-lite [libxmp-lite] Add INSTALL_HEADERS cmake macro 2017-10-02 13:53:59 -07:00
libxslt
libzip [libzip] bump to 1.4.0 2018-01-25 17:47:11 +01:00
live555 update live555 2018-01-31 02:29:44 -08:00
llvm [llvm]: update llvm to 5.0.1 2018-01-06 10:07:16 +08:00
lmdb [lmdb] Fix possible whitespace problem 2018-02-12 16:32:33 +08:00
lodepng vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
log4cplus [log4cplus] correct path for vcpkg_fixup_cmake_targets (#2646) 2018-01-27 23:30:47 -08:00
lpeg vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
lua [lua] Move tools to /tools/lua 2017-10-17 15:08:30 -07:00
luafilesystem Bump luafilesystem to 1.7.0.2 2017-09-17 07:58:03 -04:00
luajit fix luajit patch 2017-07-23 20:43:57 +02:00
luasocket LuaSocket port for vcpkg 2017-10-29 22:21:41 -04:00
lz4 [lz4] update to 1.8.1.2 2018-01-22 15:13:16 +02:00
lzfse vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
lzo vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
magnum [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) 2018-02-16 21:25:30 -08:00
magnum-extras [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) 2018-02-16 21:25:30 -08:00
magnum-integration [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) 2018-02-16 21:25:30 -08:00
magnum-plugins [corrade,magnum,-plugins,-extras,-integration] Update to latest and support feature packages (#2687) 2018-02-16 21:25:30 -08:00
matio vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
mbedtls [mbedtls] Initial port. (#2286) 2017-12-09 00:00:06 -08:00
mdnsresponder Add mdnsresponder port 2017-04-15 14:24:29 -04:00
meschach vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
metis vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
minizip Fill Description for minizip 2017-10-17 15:28:18 +03:00
mman [mman] git-f5ff813 initial. 2018-02-09 17:03:39 +08:00
mongo-c-driver [mongo-c-driver] update to 1.9.2 2018-01-19 12:10:05 +08:00
mongo-cxx-driver Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
mozjpeg [mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependencies 2017-10-06 14:06:43 -07:00
mpfr mpfr: fix download link 2017-12-26 12:16:50 -06:00
mpg123 fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse 2018-01-29 18:33:18 +08:00
mpir [mpir] use vcpkg_from_github 2017-12-26 14:24:42 -08:00
ms-gsl [ms-gsl] update to 2017-12-04 2017-12-06 12:55:03 +01:00
msgpack vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
msinttypes [msinttypes] added outer folder to prevent polluting the environment 2017-06-29 15:46:05 -07:00
msmpi [msmpi] Accept v8.1.1 2018-01-23 02:50:01 -08:00
mujs [mujs] init 2018-01-29 18:55:41 +02:00
muparser [muparser] init 2018-01-29 18:13:09 +02:00
nana [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
nanodbc vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
netcdf-c [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
netcdf-cxx4 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
nghttp2 [nghttp2]: update to 1.30.0 (#2739) 2018-02-07 12:17:25 -08:00
nlohmann-json [nlohmann-json] Update to 3.1.0 2018-02-01 17:08:39 -08:00
nlopt vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
nuklear [nuklea] new port #1291 2017-06-15 13:04:24 -07:00
octomap vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
ode Add ode port 2017-05-07 23:24:02 +02:00
ogre [ogre] Fix unrelocatable CMake files, also attempt to enable Debug 2017-11-22 04:36:33 -08:00
openal-soft [openal-soft] update to 1.18.2 2017-11-06 12:29:27 -08:00
openblas Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
opencv [opencv] Fixup -- apply patch added in previous commit 2018-02-05 18:03:41 -08:00
openexr vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
opengl license has been removed from SDK 16299 default installation, use a link as a copyright notice like 8.1 sdk 2018-01-25 22:49:44 +01:00
openimageio Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
openjpeg vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
openmama Modified OpenMAMA port to use vcpkg build option 2017-12-27 23:03:48 +00:00
openni2 Fix OpenNI2 deploy (#2627) 2018-01-23 08:45:23 -08:00
openssl [openssl] Add missing patch 2018-01-24 18:49:03 -08:00
openvdb Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
openvr [openvr] update to 1.0.13 (#2809) 2018-02-16 14:43:38 -08:00
opus [opus] update to 1.2.1 2017-06-26 22:35:44 +02:00
opusfile vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
osg [osg] Keep debug plugins separate 2018-01-19 16:04:09 +00:00
paho-mqtt [paho-mqtt] Remove duplicate libraries without SSL support. 2017-09-20 20:00:57 -07:00
pango vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
pangolin [pangolin] Fix glew dependency and fix usage of the crt 2017-10-25 18:31:30 -07:00
pangomm Use unicode 2017-11-04 10:05:30 -07:00
parmetis vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
pcl Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
pcre vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
pcre2 [pcre] fix space issue and add mirror (fix #2751) 2018-02-10 18:50:12 +08:00
pdcurses [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
physfs [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
picojson Using 1.3.0 instead of master as suggested by ras0219-msft 2017-04-13 01:22:02 -04:00
picosha2 [picosha2] init 2017-09-02 20:28:16 -07:00
piex vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
pixman vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
plibsys vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
plog [plog] initial port of plog 1.1.3 2017-08-10 10:54:39 +03:00
poco [poco] Fix embedded copy of pcre in static linking mode. Fixes #2685. 2018-01-31 14:50:25 -08:00
podofo vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
portaudio vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
portmidi [portmidi] Initial port 2017-12-27 11:49:36 +01:00
pqp vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
proj [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07:00
proj4 [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07:00
protobuf [protobuf] update to 3.5.1 2018-01-31 16:30:03 +02:00
ptex vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
pthreads [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
pugixml Install cmake files so find_package works 2017-11-26 22:32:23 -08:00
pybind11 Merge pull request #2517 from albertziegenhagel/fix-pybind11-version 2018-01-05 21:06:51 +02:00
pystring vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
python3 [python3] Update to 3.6.4 2018-01-04 17:55:01 +01:00
qca [qwt][qscintilla][qca] Use dash in qt modular dependency 2018-01-18 07:36:44 -08:00
qhull Fix remove files when install dynamic libraries 2017-11-26 07:36:03 +09:00
qpid-proton Fixed qpid-proton port to not need system python 2017-11-22 21:51:40 +00:00
qscintilla [vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions. 2018-01-18 07:36:54 -08:00
qt5 add qt5-graphicaleffects 2018-02-12 18:13:17 +01:00
qt5-3d append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-base [qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder. 2018-02-08 13:25:45 -08:00
qt5-charts append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-datavis3d append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-declarative append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-gamepad append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-graphicaleffects add qt5-graphicaleffects 2018-02-12 18:13:17 +01:00
qt5-imageformats append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-modularscripts [vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions. 2018-01-18 07:36:54 -08:00
qt5-multimedia append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-networkauth append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-quickcontrols add qt5-quickcontrols port 2018-02-12 18:12:10 +01:00
qt5-quickcontrols2 add qt5-quickcontrols2 2018-02-12 16:45:29 +01:00
qt5-scxml append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-serialport append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-speech append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-svg append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-tools append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-virtualkeyboard append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-websockets append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-winextras append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qt5-xmlpatterns append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
qwt [vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions. 2018-01-18 07:36:54 -08:00
ragel vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
range-v3 Update Range-V3-VS2015. 2017-12-18 20:59:31 -08:00
rapidjson [rapidjson] Update to 1.1.0 2017-02-08 23:51:16 -08:00
rapidxml
re2 [re2] Don't pass BUILD_SHARED_LIBS 2017-12-04 19:50:23 -08:00
readosm [ReadOsm][FreeXL] fix spacebar-in-path problems 2017-10-03 23:31:12 +05:00
realsense2 [realsense2] Update to v2.10.0 2018-02-10 23:18:38 +09:00
recast [recast] 1.5.1 initial. 2018-02-09 16:24:58 +08:00
redshell update CONTROL with latest deps 2017-11-15 09:58:21 +09:00
refprop-headers [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
rhash vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
rocksdb vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
rpclib [rpclib] Initial commit of 2.2.0 2017-10-26 18:16:36 -07:00
rs-core-lib [unicorn-lib][rs-core-lib] Initial port 2018-01-04 05:02:59 +01:00
rtmidi vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
rttr [rttr] Disable unit tests during build. Not bumping version because the output files are unaffected. 2017-10-26 18:33:17 -07:00
rxcpp [rxcpp] Use vcpkg_from_github() 2017-05-09 20:55:58 -07:00
scintilla [scintilla] Initial port. 2017-12-03 14:56:37 +05:00
sciter [sciter] Update to 4.1.2.5717 2018-01-25 07:57:33 +03:00
sdl2 [SDL2] use vcpkg_from_github to enable --head 2018-01-16 14:13:15 -08:00
sdl2-gfx [sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode. 2017-10-19 19:24:49 -07:00
sdl2-image Add missing version.rc file to sdl2 libraries. 2018-01-09 23:44:37 +03:00
sdl2-mixer Add missing version.rc file to sdl2 libraries. 2018-01-09 23:44:37 +03:00
sdl2-net Add missing version.rc file to sdl2 libraries. 2018-01-09 23:44:37 +03:00
sdl2-ttf Add missing version.rc file to sdl2 libraries. 2018-01-09 23:44:37 +03:00
secp256k1 [secp256k1] Bump version 2017-10-25 16:23:09 -07:00
sery vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
sfgui [sfgui] add version 0.3.2 2017-11-05 13:59:25 +03:00
sfml Updated SFML to use github 2017-09-23 17:19:29 +01:00
shaderc [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00
shapelib [shapelib] initial port 2017-09-23 12:08:38 +05:00
signalrclient [signalrclient] Update to handle cpprestsdk 2.10 2017-10-28 08:50:58 -07:00
smpeg2 fix smpeg2 to use SDL2d in debug mode 2017-10-21 21:38:40 -04:00
snappy vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
sobjectizer sobjectizer updated to v.5.5.21 2018-02-07 21:01:59 +03:00
soci vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
sol [Sol] Initial port 2018-01-04 04:45:30 +01:00
sophus vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
soundtouch Fix incorrect version for soundtouch 2018-01-30 21:22:40 +03:00
spatialite-tools [spatialite-tools] initial port (spatialite.exe and other tools) 2017-10-04 20:38:57 +05:00
spdlog vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
speex [speex] Fix release mode .def file. Add missing exports (#2340) 2017-12-09 17:19:12 -08:00
speexdsp [speexdsp] Check CMAKE_SYSTEM_PROCESSOR to enable SSE 2017-11-23 11:26:30 +01:00
spirit-po Crap 2017-10-01 13:38:12 -04:00
spirv-tools Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
sqlite3 [sqlite3] update to 3.21.0 2017-10-25 17:32:38 +03:00
sqlite-modern-cpp updated control and port file for latest version of sqlite-modern-cpp 2017-11-07 18:25:47 -08:00
sqlitecpp [sqlitecpp] Initial port 2018-01-06 12:58:22 +03:00
stb [stb] update to lastest master 2017-08-09 21:33:37 +02:00
string-theory Update string-theory to 1.7 2017-12-18 11:10:11 -08:00
strtk Update StrTk package 2018-01-26 15:41:24 +11:00
suitesparse vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
sundials vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
szip Update szip to 2.1.1 2018-01-03 12:47:37 +01:00
tacopie [tacopie] Update to 3.2.0 2018-01-03 01:54:10 +03:00
taglib vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
tbb [tbb] Update to 2018_U2 2017-12-15 17:59:11 +08:00
tclap Update TCLAP to 1.2.2. 2018-01-10 15:40:27 +02:00
telnetpp [telnetpp] Initial port for 'Telnet++', a C++ 14 implementation of the Telnet Session Layer protocol 2017-10-03 14:26:40 +01:00
tesseract [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix static linking. 2017-11-15 21:58:26 -08:00
theia Fix several port hashes due to github tar.gz change 2017-09-12 13:32:26 -07:00
think-cell-range [think-cell-range] Update to version 498839d 2017-06-26 16:51:36 +02:00
thor Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
thrift Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
tidy-html5 [tidy-html5] Handle static builds. 2017-11-08 11:34:36 -08:00
tiff [tiff] update to 4.0.9 2018-01-19 13:13:06 +08:00
tiny-dnn [tiny-dnn] Use vcpkg_from_github() and fix version 2017-10-09 17:11:34 -07:00
tinydir [tinydir] 1.2.3 initial. 2018-02-09 16:25:52 +08:00
tinyexif [tinyexif] update to version 1.0.1 2017-12-09 15:04:16 +02:00
tinyexr Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
tinythread vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
tinyxml vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
tinyxml2 [tinyxml2] update to 6.0.0 2017-12-14 13:29:55 -08:00
torch-th Adding Torch's TH library (#2737) 2018-02-06 16:53:15 -08:00
tre [tre] Initial port 2018-01-12 12:24:02 +01:00
unicorn [unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF. 2017-12-08 23:54:41 -08:00
unicorn-lib [unicorn-lib][rs-core-lib] Initial port 2018-01-04 05:02:59 +01:00
units git push clean-up of portfile 2017-09-18 19:15:16 -04:00
unittest-cpp [unittest-cpp] Use vcpkg_from_github. 2017-11-25 12:47:41 -08:00
unrar no more renaming 2017-08-22 23:15:19 -04:00
urdfdom vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
urdfdom-headers vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
uriparser [uriparser] Update to 0.8.5 2018-02-13 16:43:55 -08:00
utf8proc vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
utfcpp [utfcpp] update 2017-07-27 21:23:51 -07:00
utfz vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
uvatlas [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
uwebsockets [uwebsockets] Remove boost from dependency list to follow upstream's official README 2017-11-01 13:24:54 -07:00
vlpp [vlpp] add the CppMerge.exe tool 2017-12-01 18:34:26 +08:00
vtk [vtk] Add dependency from mpi feature to hdf5[parallel] 2018-01-09 02:01:40 -08:00
websocketpp Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
wildmidi Add Wildmidi 0.4.1 2017-10-02 16:11:34 +02:00
wincrypt [wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 default installation 2018-01-26 14:25:24 -08:00
winpcap [fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd 2017-10-17 13:23:22 -07:00
winsock2 [wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 default installation 2018-01-26 14:25:24 -08:00
wt Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
wtl
wxwidgets Fix missing dlls 2018-01-23 23:23:58 +01:00
xalan-c [atlmfc] Add dummy port to detect atl presence in VS 2017-04-23 08:56:36 -07:00
xerces-c Removing explicit setting of SOURCE_PATH 2017-08-31 00:56:49 +02:00
xlnt Update to v1.2.0. Remove man pages 2017-11-01 06:11:03 -07:00
xxhash [xxhash] update to 0.6.4 2018-01-19 13:14:26 +08:00
yaml-cpp Fix several port hashes due to github tar.gz change 2017-09-12 13:32:26 -07:00
yara [yara] init 2018-01-29 20:53:31 +02:00
yoga [Yoga] Initial port 2018-01-04 04:34:44 +01:00
zeromq [zeromq] Fix #2476 2018-01-03 19:52:14 -08:00
zlib [vcpkg] Allow compilation inside WSL 2017-11-25 16:21:54 -08:00
zstd [zstd] update to 1.3.3 2018-01-02 15:20:44 +03:00
zziplib [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00