aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06use install target in Makefiles; make all portfile uniformBarath Kannan
2017-11-05qt5 modules: gamepad, scxml, virtual keyboard, websocketsBarath Kannan
2017-11-05fix path lengths limit for qt source, add qt5 modules: datavis3d, imageformat...Barath Kannan
2017-11-05qt5 - serial, svg, charts, and 3d modulesBarath Kannan
2017-10-20add qt5speechBarath Kannan
2017-10-20add qt5speech, fix plugin installation, fix dlls paths in cmakeBarath Kannan
2017-10-17Merge branch 'master' of https://github.com/Microsoft/vcpkg into qt5_modularBarath Kannan
2017-10-17update descriptionsBarath Kannan
2017-10-17minor clean up and configurationBarath Kannan
2017-10-16Don't warn for outdated vcpkg if command is autocompleteAlexander Karatarakis
2017-10-16[findVS] Add detection for VS2015 Build ToolsAlexander Karatarakis
2017-10-16Fix getWindowsSDK.ps1 error when $path is $nullAlexander Karatarakis
2017-10-16[ninja] Update to 1.8.2Alexander Karatarakis
2017-10-16Add timer to `vcpkg build`Alexander Karatarakis
2017-10-16Merge pull request #1964 from lazyhamster/libidn2Robert Schumacher
2017-10-16CWStringView->CStringView, std::wstring->std::stringAlexander Karatarakis
2017-10-16Revert "[system.cpp] Remove usage of std::wstring. Convert at the last step"Alexander Karatarakis
2017-10-16[system.cpp] Remove usage of std::wstring. Convert at the last stepAlexander Karatarakis
2017-10-16Remove wformat_internal()Alexander Karatarakis
2017-10-16Remove Metrics::track_property(std::wstring)Alexander Karatarakis
2017-10-16Remove CharType template paramter from Strings::join()Alexander Karatarakis
2017-10-16Remove Strings::wformat()Alexander Karatarakis
2017-10-16Remove usages of CWStringView, except in Strings::to_utf8()Alexander Karatarakis
2017-10-16[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.Robert Schumacher
2017-10-16[vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILERobert Schumacher
2017-10-17further fixesBarath Kannan
2017-10-16qt5winextrasBarath Kannan
2017-10-16working qt tools buildBarath Kannan
2017-10-16[autocomplete] Add triplet completion for `vcpkg install`Alexander Karatarakis
2017-10-15Introduce Vectors::concatenate()Alexander Karatarakis
2017-10-15Remove unused functionsAlexander Karatarakis
2017-10-15Introduce VcpkgPaths::get_available_triplets()Alexander Karatarakis
2017-10-15[triplet] Remove obsolete check about dash in the nameAlexander Karatarakis
2017-10-15Casing and specification correctnessAlexander Karatarakis
2017-10-16remove old qt5Barath Kannan
2017-10-16qt5tools packageBarath Kannan
2017-10-15qt5 baseBarath Kannan
2017-10-14Merge pull request #1948 from FPar/ports/imguiRobert Schumacher
2017-10-14[imgui] Use vcpkg_from_github, use stb from vcpkg.Robert Schumacher
2017-10-14[abseil] Remove patch that has already been upstreamed. Fixes #1977Robert Schumacher
2017-10-14[eastl] Initial commitRobert Schumacher
2017-10-14[cctz][abseil] Initial commit of cctz, improvement of abseil to build synch a...Robert Schumacher
2017-10-14[vcpkg-autocomplete] Add edit completionRobert Schumacher
2017-10-14`integrate` Fix quotes in command (in case of space in the path)Alexander Karatarakis
2017-10-14[vcpkg] Prefer the current vcpkg directory over the one the vcpkg.exe is loca...Alexander Karatarakis
2017-10-14[vcpkg] Initial commit of powershell integrationRobert Schumacher
2017-10-13[vcpkg] Begin refactor to use CommandStructure to represent command parsingRobert Schumacher
2017-10-13Merge branch 'refactor-includes'Robert Schumacher
2017-10-13[vcpkg] Merge from master into refactor-includesRobert Schumacher
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher