Alexander Karatarakis
|
4d952a5e1d
|
[commands_hash.cpp] Use const. Naming scheme.
|
2017-08-28 17:22:40 -07:00 |
|
Alexander Karatarakis
|
a94efe662b
|
Rename Strings:: function for utf8/utf16 conversion
|
2017-05-04 14:54:23 -07:00 |
|
Alexander Karatarakis
|
1e9471a148
|
Run clang-format over the cpp files
|
2017-04-27 18:59:57 -07:00 |
|
Alexander Karatarakis
|
46999d38be
|
Use Util::erase_remove_if()
|
2017-04-13 15:49:33 -07:00 |
|
Robert Schumacher
|
c92623216d
|
Revert "Use Util::keep_if()"
This reverts commit 3739e8e0b9 .
|
2017-04-13 02:15:42 -07:00 |
|
Alexander Karatarakis
|
3739e8e0b9
|
Use Util::keep_if()
|
2017-04-12 22:40:24 -07:00 |
|
Alexander Karatarakis
|
e051edfa10
|
vcpkg_cmd_arguments -> VcpkgCmdArguments
|
2017-04-04 16:44:43 -07:00 |
|
Alexander Karatarakis
|
8aa6f78e3c
|
Remove unneeded calls to c_str()
|
2017-03-28 18:48:03 -07:00 |
|
Alexander Karatarakis
|
4bc91f1f26
|
[commands] Use Checks::exit_fail/success/with_code()
|
2017-03-22 17:45:39 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
573fc23f64
|
hash check for --options
|
2017-02-17 15:53:05 -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
|
9796e2532c
|
Use System::println(std::string&) overload
|
2016-12-12 15:10:29 -08:00 |
|
Alexander Karatarakis
|
b629cd9044
|
[vcpkg_cmd_arguments] Use std::string instead of char*
|
2016-12-12 15:03:36 -08:00 |
|
Alexander Karatarakis
|
0042316c4b
|
Introduce filesystem_fs.h
|
2016-11-30 13:38:42 -08:00 |
|
Alexander Karatarakis
|
1c37f9981d
|
Remove unused include directives
|
2016-10-20 18:12:19 -07:00 |
|
Alexander Karatarakis
|
251b3f0369
|
Rename function and make it static
|
2016-10-20 18:11:50 -07:00 |
|
Alexander Karatarakis
|
c12c3d90be
|
src Formatting
|
2016-10-20 18:05:52 -07:00 |
|
flysha
|
337c96fc06
|
Switch to using CertUtil to generate hash.
|
2016-10-21 07:44:00 +08:00 |
|
sdcb
|
2b8bdeb044
|
Add hash file support.
|
2016-10-20 13:03:58 +08:00 |
|