aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-17minor clean up and configurationBarath Kannan
2017-10-16FIX: also install the debug libraryxoviat
2017-10-16FIX: switch to installxoviat
2017-10-17[folly] Fix static linking gflags and glogArkady Shapkin
2017-10-17[folly] Update to version v2017.10.02.00Arkady Shapkin
2017-10-16FIX: typoxoviat
2017-10-16FIX: pthreads: also install "pthreads.lib"xoviat
2017-10-16Don't warn for outdated vcpkg if command is autocompleteAlexander Karatarakis
2017-10-16Merge from masterRobert Schumacher
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
[libidn2] initial port
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
This reverts commit dfe1f880d4e2a7f23d3b43d42a5d6ac2d68dc135.
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
Triplets haven't required that for a while now
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
Add port for imgui library
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-15- Fixed formatting.martin-s
2017-10-15Merge branch 'master' of https://github.com/Microsoft/vcpkg into patch-vs2013martin-s
# Conflicts: # toolsrc/include/vcpkg/vcpkgpaths.h # toolsrc/src/vcpkg/vcpkgpaths.cpp
2017-10-14- Updated naming of msvcrt vector.martin-s
2017-10-14[eastl] Initial commitRobert Schumacher
2017-10-14[cctz][abseil] Initial commit of cctz, improvement of abseil to build synch ↵Robert Schumacher
and time.
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 ↵Alexander Karatarakis
located in
2017-10-14[vcpkg] Initial commit of powershell integrationRobert Schumacher
2017-10-13new port: cgaljasjuang
2017-10-13[vcpkg] Begin refactor to use CommandStructure to represent command parsingRobert Schumacher