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_System.cpp
Age
Commit message (
Collapse
)
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-15
Fix cast to WORD
Alexander Karatarakis
2017-02-14
Flush std::cout before launching external process
Alexander Karatarakis
2017-02-14
Improve impl of get_environmental_variable()
Alexander Karatarakis
2017-02-14
System::get_environmental_variable() now returns optional<>
Alexander Karatarakis
2017-02-14
Add System::set_environmental_variable()
Alexander Karatarakis
2017-02-14
Rename wdupenv_str to get_environmental_variable()
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-05
Use nested namespace definition
Alexander Karatarakis
2016-12-12
[vcpkg_System] Add missing const keywords
Alexander Karatarakis
2016-11-30
Introduce filesystem_fs.h
Alexander Karatarakis
2016-10-10
Rename System::Stopwatch to System::Stopwatch2
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis
[prev]