aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-17[fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmdAlexander Karatarakis
2017-10-17[fetchDependency] Introduce Test-Command functionAlexander Karatarakis
2017-10-17[cmake] Update to 3.9.4 (was 3.9.3)Alexander Karatarakis
2017-10-17`remove`: Consistency renamesAlexander Karatarakis
2017-10-17`autocomplete` Add autocompletion for `vcpkg integrate`Alexander Karatarakis
2017-10-17`autocomplete` Consider private commands if no public commands matchAlexander Karatarakis
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-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-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
2017-10-13Merge pull request #1966 from podsvirov/vcpkg-export-ifw-safe-descriptionRobert Schumacher
2017-10-13Don't do function "aliasing"Alexander Karatarakis
2017-10-13`autocomplete` Rework command, fixing a lot of corner cases in the processAlexander Karatarakis
2017-10-13[vcpkg-export-ifw] Safe descriptionKonstantin Podsvirov
2017-10-12`vcpkg autocomplete` More work on autocompleteAlexander Karatarakis
2017-10-12[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.Robert Schumacher
2017-10-12Fix #1963 (permissive- issue)Alexander Karatarakis
2017-10-12Merge pull request #1723 from albertziegenhagel/vtk-componentsRobert Schumacher
2017-10-12Merge branch 'master' into vtk-componentsRobert Schumacher