Phil Christensen
3439aef9c0
[ffmpeg] Add patch for upstream fixes
...
address build failures in pangolin that are related to updating
the ffmpeg library by pulling in pangolin fix from upstream.
2018-12-17 16:02:55 -08:00
Phil Christensen
a6b12004c7
[vtk] add warning for libx11_xt_lib on linux
2018-12-17 12:09:44 -08:00
Carsten Neumann
f643622019
Fix spdlog handling of external fmt lib
...
Using an external fmt lib should cause the spdlog::spdlog target to have
a dependency on fmt lib - so that a consuming project does not need
to call find_package(fmt) and target_link_libraries(... fmt::fmt).
To this end a new cmake option SPDLOG_FMT_EXTERNAL is introduced which
makes spdlog depend on fmt lib and defines the SPDLOG_FMT_EXTERNAL macro
to avoid using the bundled fmt lib. The value of SPDLOG_FMT_EXTERNAL is
also stored in the installed spdlogConfig.cmake and if it is ON
find_dependency() is used to ensure the fmt::fmt target is imported.
2018-12-17 09:52:25 -06:00
Lennart Trunk
c3c6c0d0de
Update eigen3 to 3.3.7
2018-12-17 16:37:46 +01:00
Francisco Dias
524a1414fc
TinyXml Linkage error fixed
2018-12-17 11:13:02 -02:00
Carlos O'Ryan
bc79cf9a7c
Apply patch to export all symbols.
2018-12-14 23:12:44 -05:00
Phil Christensen
fcde2e64eb
Merge pull request #4953 from coryan/upgrade-google-cloud-cpp-to-v0.4.0
...
Upgrade google-cloud-cpp to v0.4.0
2018-12-13 23:39:43 -08:00
myd7349
ff87743dcf
[rapidstring] Add new port ( #4814 )
...
* [rapidstring] Add new port
* [rapidstring] Rename package to be unofficial-rapidstring
2018-12-13 17:50:34 -08:00
Yann Lanthony
06cad7ff85
[geogram] update to 1.6.9 ( #4680 )
...
* [geogram] update to 1.6.9
* [geogram] Cleanup. Enable ninja. Modernize.
* [geogram] Disable PREFER_NINJA with comment
2018-12-13 17:43:20 -08:00
Stanislav Ershov
42828b6f39
[imgui] Update to 1.66b ( #4941 )
2018-12-13 17:40:55 -08:00
Albert Huang
a05cbffe55
Update libpng-apng to match libpng ports changes + update to 1.6.36 ( #4944 )
...
* Update libpng-apng to match libpng ports changes + update to 1.6.36
* Delete CONTROL.bak
* Delete portfile.cmake.bak
* Delete use-abort-on-all-platforms.patch.bak
2018-12-13 17:40:18 -08:00
Carlos O'Ryan
165f96bb51
Update to v1.17.1
2018-12-13 19:20:26 -05:00
Phil Christensen
96b282341f
[geos] bump control version number
2018-12-13 16:19:44 -08:00
Phil Christensen
4412edcdd7
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4966
2018-12-13 16:17:15 -08:00
Phil Christensen
83b8a6e036
[mpfr] bump control version number
2018-12-13 16:11:58 -08:00
Phil Christensen
24ff8dcc44
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4964
2018-12-13 16:11:27 -08:00
Phil Christensen
7f7b5cce5c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4963
2018-12-13 16:09:35 -08:00
Phil Christensen
02c27dd55e
[antlr4] bump dash version in control file
...
Done to force test to run
2018-12-13 15:53:32 -08:00
Juha Sointusalo
751aa7809d
[ftgl] add new port
2018-12-13 23:15:14 +02:00
Phil Christensen
5fc3a10651
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4914
2018-12-13 11:13:43 -08:00
Stefano Sinigardi
6d15819fdd
[opencv] bump version
2018-12-13 14:13:05 +01:00
myd7349
13710d5854
[ponder] Add new port
2018-12-13 21:05:21 +08:00
ing. Federico Fuga
dba828e590
Geos: Removed empty directory after install (when only static lib are built)
2018-12-13 13:06:27 +01:00
ing. Federico Fuga
a2c846338c
Update mpfr to 4.0.1 and fix compilation under gcc 7
...
gcc 7 deprecates the use of varargs.h in favour of stdarg.h.
mpfr already fixes it, but the fix is enabled if stdarg is available.
This patch adds the test on CMakeLists.txt and enables the fix if
needed.
2018-12-13 11:59:19 +01:00
Stefano Sinigardi
9b850a8149
[OpenCV3] fix protobuf patch
2018-12-13 11:44:01 +01:00
Roger Leigh
e04b4ed5b5
xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility ( #4575 )
...
* xalan-c: Remove use of obsolete unary_ and binary_function for C++17 compatibility
* [xerces-c] Improve port stability by adding control over ICU dependency
2018-12-12 12:47:57 -08:00
Federico Fuga
4347bc7e45
Port of sparsepp added ( #4938 )
2018-12-12 12:46:59 -08:00
myd7349
a60120cbad
[sajson] Add new port ( #4818 )
...
* [sajson] Add new port
* [sajson] Fix package namespace
2018-12-12 12:32:45 -08:00
Phil Christensen
af2a3b54aa
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4958
2018-12-12 11:28:42 -08:00
Robert Schumacher
e6ee17a951
[libiconv] Modernize
2018-12-12 09:19:37 -08:00
Albert Fong
666cc9cee2
[antlr4] Upgrade to antlr 4.7.1
2018-12-12 02:59:01 -08:00
Carlos O'Ryan
2455140d99
Upgrade gRPC to 1.16.1.
2018-12-11 22:34:47 -05:00
Carlos O'Ryan
f8ce85feef
Upgrade crc32c to 1.0.6.
...
This version supports both static and shared libraries, yay!
2018-12-11 22:28:05 -05:00
Carlos O'Ryan
aace39dc14
Upgrade google-cloud-cpp to v0.4.0
...
Just a periodic release.
2018-12-11 22:22:53 -05:00
Marco Magdy
9e773bd912
Target the v0.1.0 release
2018-12-11 10:07:26 -08:00
James Chang
9b8cc80953
[gdcm2] fix improper cmake file setup ( #4880 )
...
* move cmake files to proper location, and modify path in contents accordingly
* workaround cmake script to find openjpeg package, and include openjpeg in Build-Depends list
* [gdcm2] Use vcpkg_fixup_cmake_targets()
2018-12-11 10:01:05 -08:00
rfric
5295c8fdeb
[mpir] Embed debug info into static lib ( #4905 )
2018-12-11 09:38:44 -08:00
Stefano Sinigardi
cd7eb41290
[OpenCV3] fix protobuf linking ( #4861 )
2018-12-11 09:34:00 -08:00
Phil Christensen
4a4aa09483
Merge pull request #4881 from DaanDeMeyer/fix-llvm-port-with-vcpkg-build-type
...
[LLVM] Fix error when using VCPKG_BUILD_TYPE
2018-12-07 10:43:00 -08:00
Marco Magdy
8dc28516f6
[aws-lambda-cpp] add new port
2018-12-06 17:47:30 -08:00
Phil Christensen
da53f7c8d6
[vtk] bump version in control file
2018-12-06 17:32:05 -08:00
Phil Christensen
a1bb1bdebe
[proj4] undo proj4 portfile changes
2018-12-06 17:29:29 -08:00
Phil Christensen
d13e42b000
Merge pull request #4898 from bluekyu/master
...
[openvr] update to 1.1.3b
2018-12-06 17:25:17 -08:00
Phil Christensen
11aba6ea37
Merge pull request #4900 from zhouqime/master
...
[rxqt] add port
2018-12-06 17:23:06 -08:00
Phil Christensen
e76fa8ee73
[osgearth] bump version in control file
2018-12-06 16:26:43 -08:00
Phil Christensen
d2448e0a95
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4912
2018-12-06 16:25:37 -08:00
Phil Christensen
86bb2c8d16
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4903
2018-12-06 16:23:29 -08:00
Phil Christensen
b6f18a90e2
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4898
2018-12-06 16:18:05 -08:00
Phil Christensen
7347305e84
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/3425
2018-12-06 15:06:28 -08:00
Phil Christensen
63c1b2628e
Merge pull request #4894 from twMr7/ogre_update_1113
...
[Ogre] update to 1.11.3
2018-12-06 14:55:28 -08:00
Phil Christensen
457ca501f5
[ogre] add missing 'debug' to rename path
2018-12-06 14:13:02 -08:00
Phil Christensen
0315b2dfc3
Merge pull request #4858 from rfric/dev/pbc
...
[pbc] Initial support for PBC library
2018-12-06 12:38:11 -08:00
plevy
89de5f705e
Update to release version 2.10
...
Update to release version 2.10
2018-12-06 11:27:31 -05:00
Richard Fric
77163c57f0
[pbc] Initial support for PBC library
2018-12-06 08:35:19 +01:00
angelmixu
4456dcab40
Fix pango on macOS ( #4784 )
...
* fix pango for macOS: added an already parsed config.h.unix and moved win32 code conditionally for platform
* use a list for better viewing wich source files are added
* only define HAVE_CORE_TEXT on macOS
* [pango] Modernize. Bump control version. Fix configure into source directory.
2018-12-05 16:30:25 -08:00
Thierry Bastian
11bee32d76
Upgrade to openssl 1.0.2q ( #4844 )
...
* Upgrade to openssl 1.0.2q
* [qca] Use vcpkg_from_git()
2018-12-05 16:28:35 -08:00
past-due
945e0c0f09
[gettext] macOS fixes ( #4849 )
2018-12-05 15:41:01 -08:00
Phil Christensen
540776b341
Merge pull request #4860 from shaymagsumov/devil-tiff-feature
...
[devil] Fix 'tiff' option name.
2018-12-05 12:16:09 -08:00
Phil Christensen
35be0e7c2b
Merge pull request #4853 from youknowone/flatbuffer-gcc8
...
[flatbuffers] disable -Werror for gcc8
2018-12-05 11:48:51 -08:00
Phil Christensen
b656594f39
Merge pull request #4759 from jasjuang/tinyxml2
...
[tinyxml2] update to 7.0.1
2018-12-05 11:46:32 -08:00
Phil Christensen
a9527a8489
[ffmpeg] fix aubio break from ffmpeg update
2018-12-05 11:06:33 -08:00
Phil Christensen
3b25ec2d5c
[tinyxml2] patch fastrtps to use tinyxml2 namespace
2018-12-05 10:56:25 -08:00
inv2004
18ba27b4ca
mongo and bson 1.9.2 to 1.9.5 ( #4722 )
...
* mongo and bson 1.9.2 to 1.9.5
* [libbson][mongo-c-driver] Modernize
2018-12-05 10:16:23 -08:00
Phil Christensen
b4f900f6c6
Merge pull request #4850 from past-due/physfs_win10_patch
...
[physfs] Fix Win10 GetUserProfileDirectory() problem
2018-12-05 10:00:07 -08:00
Raynor Vliegendhart
197fbf3b8b
[tesseract] Update to 4.0.0
2018-12-05 13:47:04 +01:00
zhouqi
2b410bea32
Merge branch 'master' of https://github.com/zhouqime/vcpkg
2018-12-05 16:59:08 +08:00
zhouqi
642e37b3c9
rxqt port
2018-12-05 16:52:09 +08:00
Łukasz Mendakiewicz
5f63d0a5f7
[re2] Add vcpkg_copy_pdbs ( #4876 )
...
* [re2] Add vcpkg_copy_pdbs
* [re2] Bump control file version
2018-12-04 19:18:56 -08:00
Bill Avery
54e497ec6b
[cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen ( #4825 )
...
* [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen
* Update hash for replacement tag
* Change the github ref to a commit ID to invalidate cached downloads
* Upgrade to cppgraphqlgen v0.6
2018-12-04 19:17:54 -08:00
Robert Schumacher
93f2e956a9
[devil] Bump control version
2018-12-04 19:03:48 -08:00
rfric
ab924c1b10
[mpir] Fix copyright file name on Linux ( #4855 )
2018-12-04 19:01:58 -08:00
Pavel Mach
e1b5375ea6
CppZMQ library version leveraged to 4.3.0. ( #4822 )
...
* CppZMQ library version leveraged to 4.3.0.
* [cppzmq] Disable building tests. Remove vendored FindZeroMQ since our copy already supports the targets.
2018-12-04 18:10:35 -08:00
Robert Schumacher
4d1fd42fca
[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration
...
[brynet] Add missing openssl dependency
[discord-rpc] Ensure no external downloading
[podofo] Improve stability. Modernize.
[usrsctp] Disable Werror
[vcpkg-toolchains] Add linux changes to android and freebsd.
[usrsctp] Remove excess DLLs
2018-12-04 18:01:23 -08:00
Younguk Kim
d1ea0ce936
[openvr] update to 1.1.3b
2018-12-05 09:29:32 +09:00
Phil Christensen
0f849f5a43
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4831
2018-12-04 15:21:26 -08:00
Phil Christensen
6c1dd867ba
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4850
2018-12-04 15:18:45 -08:00
Phil Christensen
89771b0d39
[flatbufers] bump CONTROL version number
2018-12-04 15:15:56 -08:00
Phil Christensen
4f0ffabb5b
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4853
2018-12-04 15:15:18 -08:00
Phil Christensen
8f6e2303f5
Merge pull request #4867 from myd7349/cpp-taskflow
...
[cpp-taskflow] Add new port
2018-12-04 15:02:38 -08:00
Phil Christensen
7da86a7fbc
Merge pull request #4873 from kjpus/patch-1
...
[abseil] Update CMakeLists.txt to install hash/*
2018-12-04 14:59:48 -08:00
Phil Christensen
14caaa2412
Merge pull request #4874 from fcharlie/charlie_update
...
[nghttp2] Update nghttp2 to 1.35.0
2018-12-04 14:56:14 -08:00
Phil Christensen
ad29f3823f
[ogre] bump CONTROL version number
2018-12-04 14:49:47 -08:00
Phil Christensen
b86573f9c1
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4867
2018-12-04 14:38:49 -08:00
Phil Christensen
8a71f22e88
[abseil] bump dash version number in CONTROL
...
Bump dash version number so it will trigger a rebuild for those who already the package installed.
2018-12-04 14:28:14 -08:00
Phil Christensen
bdd825d7e7
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4873
2018-12-04 14:21:32 -08:00
Phil Christensen
452d6207bb
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4874
2018-12-04 14:19:55 -08:00
Phil Christensen
e712374b28
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4889
2018-12-04 14:05:12 -08:00
Phil Christensen
f6d32cc644
Merge pull request #4891 from TartanLlama/master
...
[CTRE] New port
2018-12-04 14:00:36 -08:00
Phil Christensen
413e891b60
Merge pull request #4761 from jwillemsen/ace-653
...
[ace] 6.5.3
2018-12-04 13:54:03 -08:00
Phil Christensen
064a13d50c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4894
2018-12-04 13:39:01 -08:00
Phil Christensen
5edd66af9b
Add local FILENAME
2018-12-04 13:33:50 -08:00
Phil Christensen
8b9b8fc7cc
Add namespace for tinyxml2 in tinyexif port
2018-12-04 11:26:46 -08:00
Phil Christensen
f5329a1410
Merge pull request #4734 from ivysnow/gflags
...
[gflags] Update to version 2.2.2.
2018-12-03 09:59:19 -08:00
Bob Kast
23384daca6
Support ECSUtil 1.0.1.4
2018-12-03 12:24:45 -05:00
Simon Brand
59431acbc7
[CTRE] New port
2018-12-03 08:44:24 +00:00
Daan De Meyer
5b5f904474
[LLVM] Fix error when using VCPKG_BUILD_TYPE
2018-12-02 21:59:20 +01:00
myd7349
cc0a70e4bb
[libui] Add new port ( #4810 )
...
* [libui] Add new port
* [libui] Rename package to be unofficial-libui
2018-12-01 20:04:15 -08:00
Force Charlie
a91d153859
[nghttp2] Update nghttp2 to 1.35.0
2018-12-01 09:46:45 +08:00
Billy O'Neal
8dd8bc10df
[cpprestsdk] Update to v2.10.8 and add brotli feature. ( #4617 )
...
The brotli feature is on by default for Windows only. We think it'll probably work on other platforms but haven't tested that extensively.
2018-11-30 16:48:21 -08:00
Raphael Gozzo
8346836471
[curl] Build openssl and schannel backends by default ( #3932 )
...
* [curl] Split the OpenSSL and SChannel backends into separate features
* [curl] Add mbedTLS backend as a feature
* [curl] Make winssl the default for Windows. Remove need for compatibility workaround.
* [curl] Continue to use openssl in UWP because PSecurityFunctionTableA is not available.
2018-11-30 16:37:54 -08:00