Sean Warren
cc99ad6ee4
Use vcpkg version of BLAS and LAPACK in dlib
...
dlib v19.8 detects these packages correctly
2018-01-03 07:58:20 +11:00
Stanislav Ershov
757e75f89e
[zstd] update to 1.3.3
2018-01-02 15:20:44 +03:00
Alexander Karatarakis
ead35fd00a
Merge pull request #2479 from ivysnow/mongoc
...
[libbson, mongo-c-driver] update to 1.9.0
2018-01-01 14:48:45 +02:00
jasjuang
e95ab9c510
[harfbuzz] update to 1.7.4
2018-01-01 00:19:40 -08:00
Ivy Snow
7f3e5e3f77
[mongo-c-driver] update to 1.9.0
2018-01-01 15:22:26 +08:00
Ivy Snow
ab884b5f0c
[libbson] update to 1.9.0
2018-01-01 15:20:33 +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
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
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
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
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
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
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
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
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
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
14358e8b25
[boost] Modularize
2017-12-19 10:21:58 -08:00