Alexander Karatarakis
|
e507c14229
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
|
Alexander Karatarakis
|
51bc83c70e
|
Added triplet check in all commands that obtain package_specs
|
2016-09-30 17:01:41 -07:00 |
|
Alexander Karatarakis
|
b2c1076aef
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
|
Alexander Karatarakis
|
fc1e55173b
|
Rename check_max_args to check_max_arg_count and introduce min/exact variants
|
2016-09-30 11:29:01 -07:00 |
|
Alexander Karatarakis
|
8ed88af8c9
|
Rename wchar_t overload of Strings::format() to wformat()
|
2016-09-29 19:28:00 -07:00 |
|
Alexander Karatarakis
|
48fe5f36b2
|
Rename SCAFFOLD to CREATE to match vcpkg create
|
2016-09-28 16:25:32 -07:00 |
|
Alexander Karatarakis
|
a8b0651e50
|
vcpkg create now checks for invalid chars in the zip file
|
2016-09-23 17:57:50 -07:00 |
|
Alexander Karatarakis
|
c7a7d062a7
|
Fix vcpkg create to not parse all arguments as package specs
|
2016-09-23 17:07:01 -07:00 |
|
Alexander Karatarakis
|
cd30cd4df9
|
parse_all_arguments_as_package_specs: remove unused parameter
|
2016-09-23 16:26:27 -07:00 |
|
Albert Ziegenhagel
|
31935aa0fd
|
Improved error reporting when user provides invalid triplets
|
2016-09-23 09:44:30 +02:00 |
|
Alexander Karatarakis
|
1339080a90
|
Place command_create() in a separate cpp file
|
2016-09-22 00:02:09 -07:00 |
|