Commit Graph

5020 Commits

Author SHA1 Message Date
jasjuang
e95ab9c510 [harfbuzz] update to 1.7.4 2018-01-01 00:19:40 -08:00
Alexander Karatarakis
79fbc50de9
Merge pull request #2466 from pravic/sciter
[sciter] Update to 4.0.8.5649
2017-12-31 14:12:57 +02:00
Alexander Karatarakis
df015420e8
Merge pull request #2470 from Mixaill/asio_github
[asio] switch to vcpkg_from_github()
2017-12-31 14:12:17 +02:00
Alexander Karatarakis
73916adbc3
Merge pull request #2472 from Mixaill/nlohmann-301
[nlohmann-json] update to 3.0.1
2017-12-31 14:11:49 +02:00
Mikhail Paulyshka
7fbd67db7b [nlohmann-json] update to 3.0.1 2017-12-30 02:08:49 +03:00
Mikhail Paulyshka
42467a590e [asio] swith to vcpkg_from_github() 2017-12-30 01:22:14 +03:00
Robert Schumacher
c367994e73
Merge pull request #2462 from AMDmi3/patch-1
Fix version
2017-12-28 18:58:35 -06:00
Dmitry Marakasov
4bdaba0e50
Fix version 2017-12-28 22:28:44 +03:00
Alexander Karatarakis
50baf7db17
Merge pull request #2446 from ivysnow/libconfig
[libconfig] update to 1.7.1
2017-12-27 20:56:07 +02:00
Alexander Karatarakis
851f1ee1b0
Merge pull request #2451 from jasjuang/mpir
[mpir] use vcpkg_from_github
2017-12-27 20:53:23 +02:00
Alexander Karatarakis
c03f2b959b
Merge pull request #2450 from xoviat/patch-1
mpfr: fix download link
2017-12-27 20:52:47 +02:00
Alexander Karatarakis
841f2d3985
Merge pull request #2439 from UnaNancyOwen/update_realsense2
Update realsense2 port to librealsense v2.8.3
2017-12-27 20:47:33 +02:00
jasjuang
fe2d4e2ee9 [mpir] use vcpkg_from_github 2017-12-26 14:24:42 -08:00
xoviat
55d8069da3
mpfr: fix download link 2017-12-26 12:16:50 -06:00
Robert Schumacher
6e05f9cdf5
Merge pull request #2447 from ivysnow/fmt
[fmt] update to 4.1.0
2017-12-26 03:16:35 -08:00
Ivy Snow
178517052f [fmt] update to 4.1.0 2017-12-26 12:45:49 +08:00
Ivy Snow
c8cddb849a [libconfig] update to 1.7.1 2017-12-26 12:43:00 +08:00
Tsukasa Sugiura
75f43baedf Update librealsense v2.8.3
Update librealsense v2.8.3.
2017-12-24 23:46:16 +09:00
Robert Schumacher
544e99310d
Merge pull request #2428 from jasjuang/opencv
[opencv] update to 3.4.0
2017-12-23 07:42:10 -08:00
Robert Schumacher
332414111d Revert "clang-tidy fixes"
This reverts commit 2d0a76370e.
2017-12-23 07:29:12 -08:00
pravic
e57bd44d28 [sciter] Update to 4.0.8.5649 2017-12-23 17:47:11 +03:00
jasjuang
6832578fe3 [opencv] update to 3.4.0 2017-12-22 21:23:57 -08:00
Alexander Karatarakis
2d0a76370e clang-tidy fixes 2017-12-22 16:52:11 -08:00
Robert Schumacher
db40d19f3d [qt5] Add atlmfc to dependencies on windows due to tlbase.h inclusion. Fixes #2344. 2017-12-21 12:02:08 -08:00
Robert Schumacher
95b739c1a8 [boost-python] Fix build. 2017-12-21 11:47:13 -08:00
Robert Schumacher
15ca078f60
Merge pull request #2419 from jasjuang/alembic
[alembic] update to 1.7.5
2017-12-21 10:29:20 -08:00
Robert Schumacher
4625659c26
Merge pull request #2376 from dzenanz/itk2
Improving support for ITK
2017-12-21 10:28:57 -08:00
Robert Schumacher
5e5506e68a [vcpkg-download-distfile] Add input sanitization 2017-12-21 03:47:02 -08:00
Robert Schumacher
9491c60743 [assimp] Fixup: add missing patchfile 2017-12-21 03:46:39 -08:00
Robert Schumacher
4971bb4dca [libtorrent] Update to more recent snapshot to support boost 1.66 2017-12-21 03:46:08 -08:00
Robert Schumacher
ac32306cd2 [assimp] Fix unitialized variable issue. 2017-12-21 03:15:23 -08:00
Robert Schumacher
81bb62a8dd [boost] Fix uwp builds on systems with spaces 2017-12-21 02:38:02 -08:00
Robert Schumacher
26b5fe20b3
Merge pull request #2380 from IronsDu/master
Added port brynet - A C++ cross platform high performance TCP network library.
2017-12-21 00:21:15 -08:00
Robert Schumacher
31d686e7e4 [brynet] Use vcpkg_from_github 2017-12-21 00:19:44 -08:00
Vitaliy Didik
c426491191 [nghttp2] initial port (dynamic build only). (#2366)
* [nghttp2] initial port (dynamic build only).

* [nghttp2] Slight tweak
2017-12-21 00:13:50 -08:00
Robert Schumacher
b7ce0db27f [folly] Handle boost upgrade 2017-12-20 23:55:38 -08:00
Robert Schumacher
1e7b704939 [hpx] Handle boost breaking changes. Fixes #2416. 2017-12-20 23:47:39 -08:00
Guillaume Lachance
4e6678ba9d libmupdf initial port (#1950)
* libmupdf initial port

* [libmupdf] Use CMake for buildsystem replacement.
2017-12-20 23:39:45 -08:00
Anatoly Shirokov
a0b2767175 Added port libqrencode - a fast and compact QR Code encoding library (#2372)
* https://github.com/Microsoft/vcpkg/issues/2363

* libqrencode: Added necessary new line at end of CONTROL, portfile.cmake, usage files. Added copying the usage file in portfile.cmake, and removed unnecessary DBUILD_SHARED_LIBS as remarked @ras0219-msft

* [libqrencode] Adjust usage to match other packages
2017-12-20 23:37:02 -08:00
Robert Schumacher
d4b1d19912
Merge pull request #2409 from UnaNancyOwen/fix_boost
Initial experimental re-support for VCPKG_BUILD_TYPE release
2017-12-20 23:00:17 -08:00
jasjuang
b4e0467f9e [alembic] update to 1.7.5 2017-12-20 22:47:10 -08:00
Alexander Karatarakis
f10a95d551
Merge pull request #2403 from markgarcia/msvc-ignore-warning-C4201
[glm] Ignore MSVC warning C4201
2017-12-20 18:59:57 -08:00
Alexander Karatarakis
be3da41b0c
Merge pull request #2408 from pravic/sciter
[sciter] Update to 4.0.7.5637
2017-12-20 18:52:36 -08:00
Alexander Karatarakis
5464399e55
Merge pull request #2412 from jasjuang/dlib
[dlib] update to 19.8
2017-12-20 18:52:03 -08:00
Dženan Zukić
49e56732c0 Improving support for ITK 2017-12-20 14:31:52 -05:00
jasjuang
65f96fab1d [dlib] update to 19.8 2017-12-20 08:15:18 -08:00
Tsukasa Sugiura
6c55370286 Initial experimental re-support for VCPKG_BUILD_TYPE release
re-add this commit 5335d17
2017-12-20 18:57:16 +09:00
pravic
476dab7615 [sciter] Update to 4.0.7.5637 2017-12-20 08:56:32 +03:00
Tsukasa Sugiura
6cb6a61aaf Fix find Boost when can not be found Boost that installed with Vcpkg (#2395)
* Fix find Boost when can not be found Boost that installed with Vcpkg

Fix find Boost when can not be found Boost that installed with Vcpkg.
Re-find package Boost uisng user specified options.

* Fix regex of generators

Fix regex of generators.
Add ending position.

* Fix Save and Resore Boost_COMPILER

* [vcpkg-cmake-integration] Expand saved boost variables
2017-12-19 16:18:13 -08:00
Robert Schumacher
7e1a737ba4 [vcpkg-integrate-powershell] Fix $false bug. Fixes #2397. 2017-12-19 16:11:34 -08:00