aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-21[libtorrent] Update to more recent snapshot to support boost 1.66Robert Schumacher
2017-12-21[assimp] Fix unitialized variable issue.Robert Schumacher
2017-12-21[boost] Fix uwp builds on systems with spacesRobert Schumacher
2017-12-21Merge pull request #2380 from IronsDu/masterRobert Schumacher
Added port brynet - A C++ cross platform high performance TCP network library.
2017-12-21[brynet] Use vcpkg_from_githubRobert Schumacher
2017-12-21[nghttp2] initial port (dynamic build only). (#2366)Vitaliy Didik
* [nghttp2] initial port (dynamic build only). * [nghttp2] Slight tweak
2017-12-20[folly] Handle boost upgradeRobert Schumacher
2017-12-20[hpx] Handle boost breaking changes. Fixes #2416.Robert Schumacher
2017-12-20libmupdf initial port (#1950)Guillaume Lachance
* libmupdf initial port * [libmupdf] Use CMake for buildsystem replacement.
2017-12-20Added port libqrencode - a fast and compact QR Code encoding library (#2372)Anatoly Shirokov
* 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-20Merge pull request #2409 from UnaNancyOwen/fix_boostRobert Schumacher
Initial experimental re-support for VCPKG_BUILD_TYPE release
2017-12-20Merge pull request #2403 from markgarcia/msvc-ignore-warning-C4201Alexander Karatarakis
[glm] Ignore MSVC warning C4201
2017-12-20Merge pull request #2408 from pravic/sciterAlexander Karatarakis
[sciter] Update to 4.0.7.5637
2017-12-20Merge pull request #2412 from jasjuang/dlibAlexander Karatarakis
[dlib] update to 19.8
2017-12-20[dlib] update to 19.8jasjuang
2017-12-20Initial experimental re-support for VCPKG_BUILD_TYPE releaseTsukasa Sugiura
re-add this commit 5335d17
2017-12-20[sciter] Update to 4.0.7.5637pravic
2017-12-19Fix find Boost when can not be found Boost that installed with Vcpkg (#2395)Tsukasa Sugiura
* 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[vcpkg-integrate-powershell] Fix $false bug. Fixes #2397.Robert Schumacher
2017-12-19Merge branch 'master' of https://github.com/Microsoft/vcpkgRobert Schumacher
2017-12-19[llvm] Add atlmfc to dependencies -- fixes #2400Robert Schumacher
2017-12-19Merge pull request #2269 from Microsoft/boost-modularRobert Schumacher
[boost] Modularize and update to 1.66
2017-12-19[vcpkg-list] Improve list output for long tripletsRobert Schumacher
2017-12-19[magnum] Remove --traceRobert Schumacher
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-12-19[vcpkg-list] Improve list output for long tripletsRobert Schumacher
2017-12-19[boost] ModularizeRobert Schumacher
2017-12-19[glm] Ignore MSVC warning C4201Mark Garcia
2017-12-18[vcpkg] Improve error message upon graph cycle detected.Robert Schumacher
2017-12-18Merge pull request #2402 from Microsoft/update_rv3Robert Schumacher
Update Range-V3-VS2015.
2017-12-18Update Range-V3-VS2015.Casey Carter
2017-12-18Merge pull request #2388 from Chaiinik/masterAlexander Karatarakis
[nlohmann-json] Update to 3.0.0
2017-12-18Merge pull request #2401 from zrax/string-theoryAlexander Karatarakis
Update string-theory to 1.7
2017-12-18Update string-theory to 1.7Michael Hansen
2017-12-17[nlohmann-json] Update to 3.0.0Chainik
2017-12-15Merge pull request #2381 from markgarcia/tbb-2018_U2Alexander Karatarakis
[tbb] Update to 2018_U2
2017-12-15Merge pull request #2386 from WPMGPRoSToTeMa/gsl-lite-0-26-0-updateAlexander Karatarakis
[gsl-lite] Updated to 0.26.0
2017-12-15[gsl-lite] Updated to 0.26.0WPMGPRoSToTeMa
2017-12-15[tbb] Update to 2018_U2Mark Garcia
2017-12-15Added port brynet - A C++ cross platform high performance TCP network ↵IronsDu
library using C++ 11.
2017-12-14[gtest] Fix issue with renaming gtest DLLs in debug modeRobert Schumacher
2017-12-14[cpprestsdk] Update to 2.10.1Robert Schumacher
2017-12-14[vcpkg] Fix regressions in WSL build.Robert Schumacher
2017-12-14Merge pull request #2377 from jasjuang/tinyxml2Robert Schumacher
[tinyxml2] update to 6.0.0
2017-12-14[tinyxml2] update to 6.0.0jasjuang
2017-12-13[vcpkg] Revert revert of #2369.Robert Schumacher
2017-12-13Revert "Add quotation marks to support user profiles with spaces in them"Robert Schumacher
This reverts commit 0ba4b66293085601d458b52ddf30deb07b279fa1.
2017-12-13Merge pull request #2369 from juandent/masterRobert Schumacher
Add quotation marks to support user profiles with spaces in them
2017-12-13Add quotation marks to support user profiles with spaces in themJUAN DENT
2017-12-13[brotli] Fix regressions introduced during updateRobert Schumacher