aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_metrics_uploader.cpp
AgeCommit message (Expand)Author
2017-10-13[vcpkg] Re-layout all files using new organization scheme.Robert Schumacher
2017-08-26[vcpkg] free memory CommandLineToArgvWatkawa7
2017-08-25[vcpkg] Trap Ctrl-C, enable thread safety for global data structuresRobert Schumacher
2017-04-27Run clang-foramt over tests and remaining cpp filesAlexander Karatarakis
2017-04-08[vcpkg] Initial addition of Filesystem abstraction to enable testing.Robert Schumacher
2017-04-04Join declaration with assignmentAlexander Karatarakis
2017-04-04Rename Metrics:: function to all_lowerAlexander Karatarakis
2017-04-04Introduce Metrics namespaceAlexander Karatarakis
2017-03-31Rename expected::get_or_exit() to expected::value_or_exit()Robert Schumacher
2017-03-28[expected] Now uses exit variants instead of throw variantsAlexander Karatarakis
2017-03-13All Checks now take LineInfo as the first argumentAlexander Karatarakis
2017-02-15Remove parameter names to avoid C4100Alexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis