Alexander Karatarakis
|
786d53c002
|
Fix vcpkg integrate install for unicode usernames
|
2017-11-20 19:15:47 -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 |
|
Robert Schumacher
|
468e9e70e6
|
[vcpkg] Refactor to remove Build::BuildResults -- too similar to ExtendedBuildResult
|
2017-11-16 19:29:32 -08:00 |
|
Robert Schumacher
|
71289ee5e8
|
[vcpkg-contact] Add --survey so users can easily provide feedback
|
2017-11-13 23:06:04 -08:00 |
|
Robert Schumacher
|
6ece1871b1
|
[vcpkg] Simplify code -- Maps::maybe_find is not very useful compared to iterators.
|
2017-11-11 22:10:38 -08:00 |
|
Robert Schumacher
|
e4d38bb874
|
[vcpkg-ci] Fix crash when not passed --exclude.
Added Util::Maps::maybe_find.
Added Optional<T&>.
|
2017-11-11 21:45:37 -08:00 |
|
Robert Schumacher
|
ecd21d6cb4
|
[vcpkg-tests] Use PCH.
[vcpkg-update] Fix feature packages with update command.
Fixes #2003.
|
2017-11-11 19:47:56 -08:00 |
|
Alexander Karatarakis
|
61c0a33784
|
Improve error messages around calling powershell scripts
|
2017-11-04 16:40:23 -07:00 |
|
Robert Schumacher
|
2feea0828b
|
[vcpkg] Improve vcpkg help -- now has per-command help!
|
2017-11-02 18:17:21 -07:00 |
|
Robert Schumacher
|
6a91d1ece1
|
[vcpkg] Refactor argument parsing to use common code paths.
|
2017-11-02 15:20:42 -07:00 |
|
Robert Schumacher
|
5f42214207
|
[vcpkg] Enable pkg[*] as alias for all features.
|
2017-10-30 23:06:04 -07:00 |
|
Alexander Karatarakis
|
8a952743a3
|
Introduce Util::Sets::contains()
|
2017-10-26 19:17:12 -07:00 |
|
Alexander Karatarakis
|
23702360ce
|
Merge trim() and trimmed() functions
|
2017-10-23 16:11:13 -07:00 |
|
Alexander Karatarakis
|
92d1a53215
|
[LineInfo] Store empty string instead of null in default construction
|
2017-10-23 16:11:13 -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
|
b1d5d8e8ba
|
Introduce Strings::replace_all()
|
2017-10-19 19:57:58 -07:00 |
|
Alexander Karatarakis
|
61777425db
|
Remove CharType template paramter from Strings::join()
|
2017-10-16 13:54:38 -07:00 |
|
Alexander Karatarakis
|
c797ab4794
|
Remove Strings::wformat()
|
2017-10-16 13:52:35 -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 |
|
Alexander Karatarakis
|
798f8a91e4
|
Introduce Vectors::concatenate()
|
2017-10-15 23:53:35 -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 |
|