Alexander Karatarakis
|
059d90b802
|
Use Checks::exit_with_message()
|
2017-03-22 17:03:03 -07:00 |
|
Alexander Karatarakis
|
3d978f8310
|
Use Checks::check_exit()
|
2017-03-22 17:01:11 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
d15818c602
|
Checks::unreachable() now needs LineInfo as an argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
78ca952d76
|
Use System::cmd_executeClean()
|
2017-03-10 17:33:23 -08:00 |
|
Alexander Karatarakis
|
62fcffff85
|
integrate : Use paths.get_nuget_exe()
|
2017-03-10 17:04:29 -08:00 |
|
Alexander Karatarakis
|
b6907f417b
|
Use Checks::check_exit()
|
2017-02-28 20:00:35 -08:00 |
|
Alexander Karatarakis
|
b2cf02b2d6
|
Remove fs::exists() call
|
2017-02-28 18:36:37 -08:00 |
|
Alexander Karatarakis
|
56d322dcb1
|
Improve implementation of vcpkg integrate remove
|
2017-02-28 18:23:48 -08:00 |
|
Alexander Karatarakis
|
ab0d61b779
|
Re-use variable instead of re-calling function returning it
|
2017-02-28 17:51:26 -08:00 |
|
Alexander Karatarakis
|
6b9222f166
|
integrate : checks for --options
|
2017-02-17 15:45:38 -08:00 |
|
Alexander Karatarakis
|
3575914718
|
Improve message of vcpkg integrate install
|
2017-02-16 20:38:59 -08:00 |
|
Alexander Karatarakis
|
a7c5063d4d
|
Add functions to find the Program Files folders on the C++ side. Resolves #606
|
2017-02-14 16:23:02 -08:00 |
|
Alexander Karatarakis
|
b882f365e9
|
System::get_environmental_variable() now returns optional<>
|
2017-02-14 15:35:34 -08:00 |
|
Alexander Karatarakis
|
c11b2c790e
|
Rename wdupenv_str to get_environmental_variable()
|
2017-02-14 13:21:30 -08:00 |
|
Alexander Karatarakis
|
050e4a0f7a
|
Introduce precompiled headers
|
2017-01-30 21:52:42 -08:00 |
|
Alexander Karatarakis
|
cc8851144a
|
Reorganize commands, each in its own namespace
Additionally, functions related to a command can now live
in the same namespace
|
2017-01-12 22:03:57 -08:00 |
|
Alexander Karatarakis
|
df2a05e854
|
Introduce Command namespace. Refactoring
|
2017-01-12 17:43:05 -08:00 |
|
Alexander Karatarakis
|
4c51e65d50
|
Rename commands_integration.cpp to commands_integrate.cpp
Filename should match the command name
|
2017-01-12 17:43:05 -08:00 |
|