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
/
main.cpp
Age
Commit message (
Expand
)
Author
2017-01-25
Rename main.cpp to vcpkg.cpp
Alexander Karatarakis
2017-01-24
Properly convert wchar to char before printing
Alexander Karatarakis
2017-01-12
Reorganize commands, each in its own namespace
Alexander Karatarakis
2017-01-12
Introduce Command namespace. Refactoring
Alexander Karatarakis
2016-12-16
Files::get_contents() -> Files::read_contents()
Alexander Karatarakis
2016-12-12
Add SQM User Id to metrics
Robert Schumacher
2016-11-07
Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Introduce vcpkg_info.h/cpp
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-10-10
Rename System::Stopwatch to System::Stopwatch2
Alexander Karatarakis
2016-10-03
[triplet] Force using the factory that does sanity checks
Alexander Karatarakis
2016-09-30
Introduce Input::check_triplet()
Alexander Karatarakis
2016-09-29
Rename validate_triplet to is_valid_triplet
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-23
Improved error reporting when user provides invalid triplets
Albert Ziegenhagel
2016-09-22
Fixed encoding of default triplet name
Albert Ziegenhagel
2016-09-22
Introduced environment variable "VCPKG_DEFAULT_TRIPLET"
Albert Ziegenhagel
2016-09-21
MOve recursive upwards search to Files
Alexander Karatarakis
2016-09-19
vcpkg.exe now detects the root dir via the .vcpkg-root file
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis