.. |
BinaryParagraph.cpp
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
commands_cache.cpp
|
Rename check_max_args to check_max_arg_count and introduce min/exact variants
|
2016-09-30 11:29:01 -07:00 |
commands_create.cpp
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
commands_edit.cpp
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
commands_help.cpp
|
[vcpkg] Adjust ersion to point at LICENSE.txt
|
2016-10-03 15:15:32 -07:00 |
commands_import.cpp
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
commands_installation.cpp
|
[package_spec]User input gets lowercased; other input is checked
|
2016-10-04 14:47:42 -07:00 |
commands_integration.cpp
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
commands_list.cpp
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
commands_other.cpp
|
create & edit commands now only handle package names
|
2016-09-30 18:21:38 -07:00 |
commands_owns.cpp
|
All commands now use the new functions for argument checking
|
2016-09-30 15:02:08 -07:00 |
commands_remove.cpp
|
Rename check_all_triplets() to check_triplets()
|
2016-09-30 17:02:39 -07:00 |
commands_search.cpp
|
Rename function case_insensitive_find() to case_insensitive_ascii_find()
|
2016-10-04 15:23:44 -07:00 |
commands_update.cpp
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
lib.cpp
|
Remove function prefix_path_for_package()
|
2016-10-04 15:18:44 -07:00 |
main.cpp
|
[triplet] Force using the factory that does sanity checks
|
2016-10-03 17:20:52 -07:00 |
metrics.cpp
|
Rename wchar_t overload of Strings::format() to wformat()
|
2016-09-29 19:28:00 -07:00 |
package_spec_parse_result.cpp
|
Add "lowercase" to the message about invalid chars
|
2016-10-05 13:45:44 -07:00 |
package_spec.cpp
|
Fix #119 [regression]: cannot use numbers in library names
|
2016-10-05 13:20:33 -07:00 |
post_build_lint.cpp
|
Rename function case_insensitive_find() to case_insensitive_ascii_find()
|
2016-10-04 15:23:44 -07:00 |
SourceParagraph.cpp
|
vcpkglib_helpers: Return output instead of accepting it as arg
|
2016-09-26 21:12:04 -07:00 |
StatusParagraph.cpp
|
vcpkglib_helpers: Return output instead of accepting it as arg
|
2016-09-26 21:12:04 -07:00 |
StatusParagraphs.cpp
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
test.cpp
|
BinaryParagraph now contains a package_spec instead of name+triplet
|
2016-10-04 15:16:07 -07:00 |
triplet.cpp
|
[triplet] Force using the factory that does sanity checks
|
2016-10-03 17:20:52 -07:00 |
vcpkg_Checks.cpp
|
[vcpkg] Improve error message on mistyped package name.
|
2016-09-29 14:31:28 -07:00 |
vcpkg_cmd_arguments.cpp
|
Place check_and_get_package_spec in a separate file
|
2016-09-30 16:49:30 -07:00 |
vcpkg_Dependencies.cpp
|
Temporarily use get_or_throw()
|
2016-10-04 15:25:53 -07:00 |
vcpkg_Environment.cpp
|
Rename wchar_t overload of Strings::format() to wformat()
|
2016-09-29 19:28:00 -07:00 |
vcpkg_Files.cpp
|
Add Files::has_invalid_chars_for_filesystem()
|
2016-09-23 17:57:18 -07:00 |
vcpkg_Input.cpp
|
Display the lowercased name for errors in package parsing
|
2016-10-05 13:19:46 -07:00 |
vcpkg_metrics_uploader.cpp
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
vcpkg_paths.cpp
|
[package_spec] Force using the factories that do sanity checks
|
2016-10-03 17:45:01 -07:00 |
vcpkg_Strings.cpp
|
Rename function case_insensitive_find() to case_insensitive_ascii_find()
|
2016-10-04 15:23:44 -07:00 |
vcpkg_System.cpp
|
Rename wchar_t overload of Strings::format() to wformat()
|
2016-09-29 19:28:00 -07:00 |
vcpkg_version.cpp
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
vcpkg.cpp
|
Initial commit
|
2016-09-18 20:54:03 -07:00 |
vcpkglib_helpers.cpp
|
vcpkglib_helpers: Return output instead of accepting it as arg
|
2016-09-26 21:12:04 -07:00 |