index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
vcpkg
Age
Commit message (
Expand
)
Author
2017-10-16
Add timer to `vcpkg build`
Alexander Karatarakis
2017-10-16
CWStringView->CStringView, std::wstring->std::string
Alexander Karatarakis
2017-10-16
Revert "[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 step
Alexander Karatarakis
2017-10-16
Remove wformat_internal()
Alexander Karatarakis
2017-10-16
Remove Metrics::track_property(std::wstring)
Alexander Karatarakis
2017-10-16
Remove 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
[autocomplete] Add triplet completion for `vcpkg install`
Alexander Karatarakis
2017-10-15
Introduce Vectors::concatenate()
Alexander Karatarakis
2017-10-15
Remove unused functions
Alexander Karatarakis
2017-10-15
Introduce VcpkgPaths::get_available_triplets()
Alexander Karatarakis
2017-10-15
[triplet] Remove obsolete check about dash in the name
Alexander Karatarakis
2017-10-15
Casing and specification correctness
Alexander Karatarakis
2017-10-14
[vcpkg-autocomplete] Add edit completion
Robert Schumacher
2017-10-14
`integrate` Fix quotes in command (in case of space in the path)
Alexander Karatarakis
2017-10-13
[vcpkg] Begin refactor to use CommandStructure to represent command parsing
Robert Schumacher
2017-10-13
[vcpkg] Merge from master into refactor-includes
Robert Schumacher
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher