vcpkg/toolsrc/src
2016-11-03 18:55:32 -07:00
..
BinaryParagraph.cpp [BinaryParagraph] Refactor implementation 2016-11-03 17:36:47 -07:00
coff_file_reader.cpp [coff_file_reader] Improve error message 2016-10-26 12:46:26 -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_hash.cpp Remove unused include directives 2016-10-20 18:12:19 -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 SourceParagraph checks fields at construction time 2016-11-03 17:32:00 -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 src Formatting 2016-10-20 18:05:52 -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 Rename System::Stopwatch to System::Stopwatch2 2016-10-10 18:46:40 -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 [post-build-checks] Add check for empty directories 2016-11-02 14:57:50 -07:00
SourceParagraph.cpp [SourceParagraph] Make function static 2016-11-03 18:52:44 -07:00
StatusParagraph.cpp [StatusParagraph] Minor refactor 2016-11-03 18:55:32 -07:00
StatusParagraphs.cpp BinaryParagraph now contains a package_spec instead of name+triplet 2016-10-04 15:16:07 -07:00
Stopwatch.cpp [Stopwatch] Microseconds now displayed as us instead of micros 2016-10-14 16:25:15 -07:00
test.cpp BinaryParagraph now contains a package_spec instead of name+triplet 2016-10-04 15:16:07 -07:00
triplet.cpp Add triplet::build_type() 2016-10-05 17:44:02 -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 [Strings] Add join() 2016-11-02 19:34:30 -07:00
vcpkg_System.cpp Rename System::Stopwatch to System::Stopwatch2 2016-10-10 18:46:40 -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 Add checks for fields in CONTROL file. Resolves #228 2016-11-02 20:26:52 -07:00