Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
e051edfa10
|
vcpkg_cmd_arguments -> VcpkgCmdArguments
|
2017-04-04 16:44:43 -07:00 |
|
Alexander Karatarakis
|
4bc91f1f26
|
[commands] Use Checks::exit_fail/success/with_code()
|
2017-03-22 17:45:39 -07:00 |
|
Alexander Karatarakis
|
43eb772d94
|
Change Info::email() to Contact::email(). Remove vcpkg_info.h/cpp
|
2017-02-17 20:13:36 -08:00 |
|
Alexander Karatarakis
|
b890a9033c
|
contact /help /version : Check for --options
|
2017-02-17 15:52:54 -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
|
8e1ed2c9a9
|
Place contact and version commands in different cpp files
|
2017-01-12 17:47:53 -08:00 |
|