Alexander Karatarakis
|
2af7fe8690
|
Add System::powershell_execute()
|
2017-11-26 02:49:23 -08:00 |
|
Alexander Karatarakis
|
1313a418cf
|
Introduce PowershellParameter to add '' to parameter values.
Also place that and CMakeVariable in System.h
|
2017-11-20 18:17:24 -08:00 |
|
Alexander Karatarakis
|
61c0a33784
|
Improve error messages around calling powershell scripts
|
2017-11-04 16:40:23 -07:00 |
|
Alexander Karatarakis
|
7fb0342b8a
|
[system.h] Naming scheme fixes
|
2017-10-19 21:35:22 -07:00 |
|
Alexander Karatarakis
|
50ae9eec87
|
Do not depend on newlines when getting output from powershell
|
2017-10-19 19:57:58 -07:00 |
|
Alexander Karatarakis
|
ced047ad78
|
Remove usages of CWStringView, except in Strings::to_utf8()
|
2017-10-16 13:50:28 -07:00 |
|
Robert Schumacher
|
7214c3583b
|
[vcpkg] Push use of UTF-16 to only around Win32 call boundaries.
|
2017-10-16 11:44:04 -07:00 |
|
Robert Schumacher
|
e17de99599
|
[vcpkg] Re-layout all files using new organization scheme.
All filenames and directories are lowercase. Use dots for namespace separation.
|
2017-10-13 18:37:41 -07:00 |
|