Barath Kannan
fe94a33bfe
qt5 network auth module
2017-12-31 08:25:28 +11:00
Barath Kannan
d8f0ea9999
resolve merge conflicts
2017-12-27 16:57:43 +11: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
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 2d0a76370ead152896411d17aa19934235b93d1c.
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
Chainik
9dd2ff2f07
[nlohmann-json] Update to 3.0.0
2017-12-17 15:01:16 +01:00
Alexander Karatarakis
76096c95f1
Merge pull request #2381 from markgarcia/tbb-2018_U2
...
[tbb] Update to 2018_U2
2017-12-15 15:46:38 -08:00
Alexander Karatarakis
bcf7ad55e3
Merge pull request #2386 from WPMGPRoSToTeMa/gsl-lite-0-26-0-update
...
[gsl-lite] Updated to 0.26.0
2017-12-15 14:41:01 -08:00
WPMGPRoSToTeMa
7c701c8012
[gsl-lite] Updated to 0.26.0
2017-12-15 21:20:32 +03:00
Mark Garcia
361c69660e
[tbb] Update to 2018_U2
2017-12-15 17:59:11 +08:00
IronsDu
19cb797838
Added port brynet - A C++ cross platform high performance TCP network library using C++ 11.
2017-12-15 15:12:21 +08:00
Robert Schumacher
839285590a
[gtest] Fix issue with renaming gtest DLLs in debug mode
2017-12-14 22:24:37 -08:00
Robert Schumacher
9af036fc0e
[cpprestsdk] Update to 2.10.1
2017-12-14 19:06:12 -08:00
Robert Schumacher
63a23cf0ca
[vcpkg] Fix regressions in WSL build.
2017-12-14 14:31:28 -08:00
Robert Schumacher
7b7e7dac3b
Merge pull request #2377 from jasjuang/tinyxml2
...
[tinyxml2] update to 6.0.0
2017-12-14 13:47:54 -08:00
jasjuang
a196d7e398
[tinyxml2] update to 6.0.0
2017-12-14 13:29:55 -08:00
Barath Kannan
22e9a2b25d
change serial module name
2017-12-15 07:15:38 +11:00
Barath Kannan
54c0f87da7
change to python2 for future web engine support
2017-12-15 07:07:24 +11:00
Barath Kannan
eb92719c5d
fix naming issues
2017-12-15 07:02:25 +11:00
Robert Schumacher
7a2120dba1
[vcpkg] Revert revert of #2369 .
2017-12-13 11:02:04 -08:00
Robert Schumacher
e44da23456
Revert "Add quotation marks to support user profiles with spaces in them"
...
This reverts commit 0ba4b66293085601d458b52ddf30deb07b279fa1.
2017-12-13 10:46:10 -08:00
Robert Schumacher
73bfe1ce89
Merge pull request #2369 from juandent/master
...
Add quotation marks to support user profiles with spaces in them
2017-12-13 10:41:53 -08:00
JUAN DENT
0ba4b66293
Add quotation marks to support user profiles with spaces in them
2017-12-13 11:55:22 -06:00
Robert Schumacher
6e653d88f6
[brotli] Fix regressions introduced during update
2017-12-13 06:20:07 -08:00
Robert Schumacher
eb1a7b099e
[vcpkg] Fix regressions introduced with update command. Fixed issue with upgrade where it assumed downloads were not allowed.
2017-12-13 05:43:00 -08:00
Robert Schumacher
7a6ffdc75c
Revert "[vcpkg-upgrade] Initial commit of upgrade command."
...
This reverts commit 803347a0c545687f6e6b8b3594b52d11435491b3.
2017-12-13 04:48:13 -08:00
Robert Schumacher
e6b16165e7
Revert "[vcpkg-upgrade] Accept list of packages to specifically upgrade."
...
This reverts commit d88563cd095b9aaad81d57f1c0a254d7e17cf859.
2017-12-13 04:47:59 -08:00
Mark Garcia
621d9afe7b
Upgrade assimp to v4.1.0 ( #2364 )
...
* [assimp] Update to v4.1.0 and remove code patch which is fixed in new version
* [assimp] Fix vcpkg_fixup_cmake_targets argument
* [assimp] Fix formatting
2017-12-13 03:38:33 -08:00
Robert Schumacher
d88563cd09
[vcpkg-upgrade] Accept list of packages to specifically upgrade.
2017-12-13 03:01:50 -08:00
Robert Schumacher
803347a0c5
[vcpkg-upgrade] Initial commit of upgrade command.
2017-12-13 02:22:52 -08:00
Alexander Karatarakis
bbb431c5a9
Merge pull request #2356 from jasjuang/exiv2
...
[exiv2] update to latest master and fix debug config
2017-12-12 18:03:53 -08:00
Alexander Karatarakis
dd1c2d9d62
Fix fetching dependency text
2017-12-12 18:01:12 -08:00
Alexander Karatarakis
1656cf7fa7
[powershell] Use \ instead of / for paths. Resolves #2358 . Resolves #2361
2017-12-12 17:53:29 -08:00
Tsukasa Sugiura
85848475fe
Fix Gtest port fails install when one of the configuration is set to VCPKG_BUILD_TYPE ( #2359 )
...
* Support build with master/HEAD
Gtest will be able to build with master/HEAD.
* Fix install when one of the configuration is set to VCPKG_BUILD_TYPE
Fix install when one of the configuration is set to VCPKG_BUILD_TYPE.
2017-12-12 17:34:16 -08:00
jasjuang
b59a4647ec
[exiv2] update to latest master and fix debug config
2017-12-11 22:14:57 -08:00
Alexander Karatarakis
f3f9afd1c6
[openssl] Add -utf-8 flag
2017-12-11 17:29:04 -08:00
Robert Schumacher
4567fa5709
[vcpkg-cmake-toolchain] Mark _VCPKG_ROOT_DIR as INTERNAL
2017-12-09 17:25:12 -08:00
Robert Schumacher
47a6ca9f90
Merge pull request #2341 from cdcseacave/master
...
[tinyexif] update to version 1.0.1
2017-12-09 17:20:10 -08:00
Artem Golubikhin
d7b06be393
[speex] Fix release mode .def file. Add missing exports ( #2340 )
...
* [speex] Fix release mode .def file. Add missing exports
Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793d1db78ab97ca144d5e89eabf49a735) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317
Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393 )
* [speex] Fix regression for release mode import library
2017-12-09 17:19:12 -08:00
Robert Schumacher
5a8e2d9a8e
[speex] Fix regression for release mode import library
2017-12-09 17:17:10 -08:00
cDc
662d3bd9be
[tinyexif] update to version 1.0.1
2017-12-09 15:04:16 +02:00
atkawa7
9f0d33b6ad
alac-decoder ( #2176 )
2017-12-09 00:33:33 -08:00
cDc
19860a0933
[tinyexif] add TinyEXIF library ( #2221 )
2017-12-09 00:24:19 -08:00
lcdtyph
940b33e52d
[mbedtls] Initial port. ( #2286 )
...
* mbedtls: init port
* add VCPKG_LIBRARY_LINKAGE for static libs only
* [mbedtls] Slight cleanup
2017-12-09 00:00:06 -08:00
Robert Schumacher
2bcb3c98f5
Merge pull request #2338 from JayFoxRox/unicorn-port
...
[unicorn] Adding unicorn port
2017-12-08 23:55:51 -08:00
Robert Schumacher
8766979444
[unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF.
2017-12-08 23:54:41 -08:00
Robert Schumacher
d11bad2012
[gtest] Remove renaming of DLLs -- only the import libs need renaming.
2017-12-08 22:40:45 -08:00
Robert Schumacher
08bbd62312
Merge pull request #2261 from UnaNancyOwen/fix_gtest
...
Add install googletest/src and Fix find_package Gtest
2017-12-08 22:39:18 -08:00
Robert Schumacher
3c2b2cc607
[vcpkg-cmake-toolchain]
...
Use list(APPEND) instead of set(). Fixes #2336 .
Fix MPI issue introduced in cmake 3.10. Fixes #2317 .
Add _VCPKG_ROOT_DIR to persisted variables to reduce disk access during cmake reconfigure.
2017-12-08 22:08:19 -08:00
Alexander Karatarakis
1f3013bea3
Improve vcpkgExtractFile. Also merge vcpkgRemoveDirectory/File
2017-12-08 15:16:35 -08:00
Jannik Vogel
8ea6a9818a
[unicorn] Adding unicorn port
2017-12-09 00:09:23 +01:00
Alexander Karatarakis
583ee9ee91
[openssl] Remove entry of removed patch
2017-12-08 13:21:32 -08:00
Alexander Karatarakis
aad3fe1cbc
Merge pull request #2330 from eao197/master
...
Port for sobjectizer updated to v5.5.20
2017-12-08 13:18:42 -08:00
Alexander Karatarakis
0a6989405f
Merge pull request #2329 from jwillemsen/jwi-ace-646
...
[ACE] 6.4.6
2017-12-08 12:50:56 -08:00
Alexander Karatarakis
2cdc48f69b
Merge pull request #2332 from janisozaur/patch-5
...
[jansson] Prefer ninja
2017-12-08 12:49:36 -08:00