aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/vcpkg_System.h
AgeCommit message (Expand)Author
2017-08-31Naming conventionAlexander Karatarakis
2017-08-31Function naming conventionAlexander Karatarakis
2017-08-28Add System::println() with no argsAlexander Karatarakis
2017-08-28Use Strings::EMPTYAlexander Karatarakis
2017-08-24[vcpkg] testing for architectures supported by toolsetMikhail Paulyshka
2017-05-05Introduce Debug::println()Alexander Karatarakis
2017-05-04Rework vcpkg's triplet environment readingAlexander Karatarakis
2017-05-04get_environmental_variable() -> get_environment_variable()Alexander Karatarakis
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-21Add System::get_current_date_time()Alexander Karatarakis
2017-04-04color -> ColorAlexander Karatarakis
2017-04-04exit_code_and_output -> ExitCodeAndOutputAlexander Karatarakis
2017-04-04optional<T> -> Optional<T>Alexander Karatarakis
2017-04-04cstring_view -> CStringViewAlexander Karatarakis
2017-03-31Move Environment::get_program_files() to System::get_program_files()Robert Schumacher
2017-03-31Remove System::set_environmental_variable()Alexander Karatarakis
2017-03-31Fix order of argumentsRobert Schumacher
2017-03-28Remove unneeded calls to c_str()Alexander Karatarakis
2017-03-28Rename arg1Alexander Karatarakis
2017-03-28Use cwstring_view in all System functions and remove obsolete overloadsAlexander Karatarakis
2017-03-10Introduce System::cmd_execute_clean() for sanitized executionsAlexander Karatarakis
2017-03-10[vcpkg] Refactor RAII registry key manipulationRobert Schumacher
2017-03-06Properly handle spaces in path when calling powershell scriptAlexander Karatarakis
2017-03-04[vcpkg] Deduplicate all timer classes.Robert Schumacher
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-05Use nested namespace definitionAlexander Karatarakis
2016-12-12[vcpkg_System] Add missing const keywordsAlexander Karatarakis
2016-12-12Add System::println(std::string) overloadsAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-10-10Rename System::Stopwatch to System::Stopwatch2Alexander Karatarakis
2016-09-18Initial commitAlexander Karatarakis