aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/vcpkg_System.cpp
AgeCommit message (Expand)Author
2017-03-04[vcpkg] Deduplicate all timer classes.Robert Schumacher
2017-03-04[vcpkg] Remove more uses of iostreams. Force 'C' locale -- localization is TODO.Robert Schumacher
2017-03-04[vcpkg] Switch printing functions to use fputs and putchar directly.Robert Schumacher
2017-02-15Fix cast to WORDAlexander Karatarakis
2017-02-14Flush std::cout before launching external processAlexander Karatarakis
2017-02-14Improve impl of get_environmental_variable()Alexander Karatarakis
2017-02-14System::get_environmental_variable() now returns optional<>Alexander Karatarakis
2017-02-14Add System::set_environmental_variable()Alexander Karatarakis
2017-02-14Rename wdupenv_str to get_environmental_variable()Alexander Karatarakis
2017-01-30Introduce precompiled headersAlexander Karatarakis
2017-01-05Use nested namespace definitionAlexander Karatarakis
2016-12-12[vcpkg_System] Add missing const keywordsAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-10-10Rename System::Stopwatch to System::Stopwatch2Alexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis