aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-23[vcpkg] Revert making remove_package() take status_db by constRobert Schumacher
The in-memory database must be updated to communicate to future actions that they need to look at this package's files (or not)
2018-01-23[curl] add option to build with winssl (#2631)Tobias Kohlbau
Sometimes curl needs to be build with winssl, use vcpkg install curl[winssl]. Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-23Fix OpenNI2 deploy (#2627)Tsukasa Sugiura
* Fix OpenNI2 deploy Fix to deploy initialization file and drivers. * [openni2] Adjusting deployopenni2.ps1 paths * Fix Create Directory of OpenNI2 Drivers Fix create directory of OpenNI2 drivers. * Fix Deploy Script Path Fix deploy script path.
2018-01-23Merge pull request #2632 from tobiaskohlbau/discord-rpcRobert Schumacher
[discord-rpc] bump to version 2.1.0
2018-01-23[discord-rpc] bump to version 2.1.0Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-23Merge pull request #2620 from atkawa7/libdisasmRobert Schumacher
[libdisasm] init
2018-01-23Merge pull request #2616 from calumr/osg-debug-pluginsRobert Schumacher
[osg] Keep debug plugins separate
2018-01-23Merge pull request #2605 from ivysnow/libwebsocketsRobert Schumacher
[libwebsockets] update to 2.4.1
2018-01-23Merge pull request #2602 from ivysnow/mongocRobert Schumacher
[libbson, mongo-c-driver] update to 1.9.2
2018-01-23Merge branch 'master' of https://github.com/Microsoft/vcpkgRobert Schumacher
2018-01-23[vcpkg] Use InstalledPackageView instead of unsorted raw vectorsRobert Schumacher
2018-01-23Merge pull request #2629 from jasjuang/dlibRobert Schumacher
[dlib] update to 19.9
2018-01-23[msmpi] Accept v8.1.1Robert Schumacher
2018-01-23[vcpkg] Remove overload of StatusParagraphs::find_installed()Robert Schumacher
2018-01-23[vcpkg] Remove AnyParagraph and InstallPlanType::INSTALLRobert Schumacher
2018-01-23[vcpkg] Added StatusParagraph::is_installed()Robert Schumacher
2018-01-23[vcpkg] Span usage improvements.Robert Schumacher
2018-01-22[vcpkg] Store Optional<&> instead of Optional<*>Robert Schumacher
2018-01-22[dlib] update to 19.9jasjuang
2018-01-22[vcpkg-docs] Add feature packages to core documentation of CONTROL filesRobert Schumacher
2018-01-22Merge pull request #2619 from atkawa7/cgiccAlexander Karatarakis
[cgicc] init #2550
2018-01-22Merge pull request #2625 from kobykahane/lz4_1_8_1_2Alexander Karatarakis
[lz4] update to 1.8.1.2
2018-01-22[lz4] update to 1.8.1.2Koby Kahane
2018-01-21[libdisasm] initatkawa7
2018-01-20[cgicc] fix documentationatkawa7
2018-01-20[cgicc] init #2550atkawa7
2018-01-19Merge pull request #1205 from Microsoft/feature-packagesRobert Schumacher
[vcpkg-specs] Initial commit of Feature Packages draft
2018-01-19[boost-asio] Added openssl as a dependency since most users will want itRobert Schumacher
2018-01-19[poco] Update to 1.8.1Robert Schumacher
2018-01-19[vcpkg] Add additional tests. Enable featurepackages by default.Robert Schumacher
2018-01-19[opencv] Improve CMake usage instructionsRobert Schumacher
2018-01-19Merge pull request #2603 from ivysnow/xxhashAlexander Karatarakis
[xxhash] update to 0.6.4
2018-01-19Merge pull request #2604 from ivysnow/tiffAlexander Karatarakis
[tiff] update to 4.0.9
2018-01-19Merge pull request #2606 from ivysnow/liboggAlexander Karatarakis
[libogg] update to 1.3.3
2018-01-19Merge pull request #2607 from ivysnow/libjpeg-turboAlexander Karatarakis
[libjpeg-turbo] update to 1.5.3
2018-01-19Merge pull request #2608 from ivysnow/libwebpAlexander Karatarakis
[libwebp] update to 0.6.1
2018-01-19[osg] Keep debug plugins separateCalum Robinson
2018-01-19[xxhash] update to 0.6.4Ivy Snow
2018-01-19[tiff] update to 4.0.9Ivy Snow
2018-01-19[libwebsockets] update to 2.4.1Ivy Snow
2018-01-19[libogg] update to 1.3.3Ivy Snow
2018-01-19[libjpeg-turbo] update to 1.5.3Ivy Snow
2018-01-19[libwebp] update to 0.6.1Ivy Snow
2018-01-19[mongo-c-driver] update to 1.9.2Ivy Snow
2018-01-19[libbson] update to 1.9.2Ivy Snow
2018-01-18[boost] Remove version from .lib filenames to improve CMake compatibility. ↵Robert Schumacher
Fixes #2459.
2018-01-18[freetype][harfbuzz] Fix static freetype dependency.Robert Schumacher
2018-01-18Merge pull request #1993 from Barath-Kannan/qt5_modularRobert Schumacher
Qt5 modular
2018-01-18[vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions.Robert Schumacher
2018-01-18[qscintilla] Fix build against new modular qtRobert Schumacher