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
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
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
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
Robert Schumacher
891e72af66
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-12-19 16:10:50 -08:00
Robert Schumacher
8791faba96
[llvm] Add atlmfc to dependencies -- fixes #2400
2017-12-19 16:05:15 -08:00
Robert Schumacher
f381823f70
Merge pull request #2269 from Microsoft/boost-modular
...
[boost] Modularize and update to 1.66
2017-12-19 16:01:58 -08:00
Robert Schumacher
9ed81627e7
[vcpkg-list] Improve list output for long triplets
2017-12-19 10:42:14 -08:00
Robert Schumacher
47e968937f
[magnum] Remove --trace
2017-12-19 10:41:42 -08:00
Robert Schumacher
b79395c4ad
Update downstream libraries to use modularized boost
2017-12-19 10:26:27 -08:00
Robert Schumacher
a6ee2c145f
[vcpkg-list] Improve list output for long triplets
2017-12-19 10:22:43 -08:00
Robert Schumacher
14358e8b25
[boost] Modularize
2017-12-19 10:21:58 -08:00
Mark Garcia
dde10c4936
[glm] Ignore MSVC warning C4201
2017-12-19 15:25:03 +08:00
Robert Schumacher
5ac69dd02b
[vcpkg] Improve error message upon graph cycle detected.
2017-12-18 23:00:11 -08:00
Robert Schumacher
4a7c3586ac
Merge pull request #2402 from Microsoft/update_rv3
...
Update Range-V3-VS2015.
2017-12-18 21:08:08 -08:00
Casey Carter
3f43b56bd9
Update Range-V3-VS2015.
2017-12-18 20:59:31 -08:00
Alexander Karatarakis
90c21c0c7d
Merge pull request #2388 from Chaiinik/master
...
[nlohmann-json] Update to 3.0.0
2017-12-18 17:43:08 -08:00
Alexander Karatarakis
0f0d1051d6
Merge pull request #2401 from zrax/string-theory
...
Update string-theory to 1.7
2017-12-18 17:42:11 -08:00
Michael Hansen
8ad25f0506
Update string-theory to 1.7
2017-12-18 11:10:11 -08:00