vcpkg/toolsrc/src
Alexander Karatarakis 7ca52532c2 want_t -> Want
2017-04-04 16:44:42 -07:00
..
BinaryParagraph.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
coff_file_reader.cpp dll_info->DllInfo, lib_info->LibInfo 2017-04-04 16:44:40 -07:00
commands_available_commands.cpp [vcpkg-env] Added internal 'env' command to help diagnose environment issues. 2017-04-03 10:44:29 -07:00
commands_build_external.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
commands_build.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
commands_cache.cpp Rework Paragraph parsing error handling. Add single paragraph functions 2017-03-27 12:43:14 -07:00
commands_ci.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
commands_contact.cpp [commands] Use Checks::exit_fail/success/with_code() 2017-03-22 17:45:39 -07:00
commands_create.cpp Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp 2017-03-31 17:40:08 -07:00
commands_edit.cpp Move Environment::get_program_files() to System::get_program_files() 2017-03-31 17:35:38 -07:00
commands_env.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
commands_hash.cpp Remove unneeded calls to c_str() 2017-03-28 18:48:03 -07:00
commands_help.cpp [vcpkg-remove] Make purge the default for remove. 2017-04-04 13:05:02 -07:00
commands_helpers.cpp Reorganize commands, each in its own namespace 2017-01-12 22:03:57 -08:00
commands_import.cpp Remove Files::check_is_directory() 2017-03-31 17:57:45 -07:00
commands_install.cpp want_t -> Want 2017-04-04 16:44:42 -07:00
commands_integrate.cpp Move Environment:: functions into vcpkg_paths. Remove Environment.h/cpp 2017-03-31 17:40:08 -07:00
commands_list.cpp Introduce get_installed_ports() 2017-03-31 16:15:05 -07:00
commands_owns.cpp [commands] Use Checks::exit_fail/success/with_code() 2017-03-22 17:45:39 -07:00
commands_portsdiff.cpp [vcpkg] ImmutableSortedVector is actually Mutable via move. 2017-04-01 03:30:52 -07:00
commands_remove.cpp want_t -> Want 2017-04-04 16:44:42 -07:00
commands_search.cpp dependency -> Dependency 2017-04-04 16:44:42 -07:00
commands_update.cpp [vcpkg-remove] Make purge the default for remove. 2017-04-04 13:05:02 -07:00
commands_version.cpp Rename Metrics:: function to all_lower 2017-04-04 16:44:41 -07:00
LineInfo.cpp Put LineInfo in separate h/cpp 2017-03-13 17:56:21 -07:00
MachineType.cpp All Checks now take LineInfo as the first argument 2017-03-13 17:56:21 -07:00
metrics.cpp Rename Metrics:: function to all_lower 2017-04-04 16:44:41 -07:00
OptBool.cpp opt_bool->OptBool 2017-04-04 16:44:41 -07:00
PackageSpec.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
PackageSpecParseResult.cpp package_spec_parse_result -> PackageSpecParseResult 2017-04-04 16:44:41 -07:00
ParagraphParseResult.cpp paragraph_parse_result -> ParagraphParseResult 2017-04-04 16:44:41 -07:00
Paragraphs.cpp paragraph_parse_result -> ParagraphParseResult 2017-04-04 16:44:41 -07:00
pch.cpp Introduce precompiled headers 2017-01-30 21:52:42 -08:00
PostBuildLint_BuildInfo.cpp BuildPolicies to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint_BuildPolicies.cpp BuildPolicies to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint_BuildType.cpp LinkageType to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint_ConfigurationType.cpp ConfigurationType to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint_LinkageType.cpp LinkageType to UpperCamelCase 2017-04-04 16:44:42 -07:00
PostBuildLint.cpp LinkageType to UpperCamelCase 2017-04-04 16:44:42 -07:00
SourceParagraph.cpp dependency -> Dependency 2017-04-04 16:44:42 -07:00
StatusParagraph.cpp want_t -> Want 2017-04-04 16:44:42 -07:00
StatusParagraphs.cpp want_t -> Want 2017-04-04 16:44:42 -07:00
tests_dependencies.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
tests_paragraph.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
triplet.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
vcpkg_Checks.cpp cstring_view -> CStringView 2017-04-04 16:44:41 -07:00
vcpkg_Chrono.cpp [vcpkg] Deduplicate all timer classes. 2017-03-04 06:25:05 -08:00
vcpkg_cmd_arguments.cpp opt_bool->OptBool 2017-04-04 16:44:41 -07:00
vcpkg_Dependencies.cpp want_t -> Want 2017-04-04 16:44:42 -07:00
vcpkg_Enums.cpp Use [[noreturn]] instead of declspec(noreturn) 2017-03-31 17:19:03 -07:00
vcpkg_Files.cpp Remove Files::check_is_directory() 2017-03-31 17:57:45 -07:00
vcpkg_Input.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
vcpkg_metrics_uploader.cpp Rename Metrics:: function to all_lower 2017-04-04 16:44:41 -07:00
vcpkg_paths.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
vcpkg_Strings.cpp cstring_view -> CStringView 2017-04-04 16:44:41 -07:00
vcpkg_System.cpp cstring_view -> CStringView 2017-04-04 16:44:41 -07:00
vcpkg.cpp triplet -> Triplet 2017-04-04 16:44:42 -07:00
vcpkglib_helpers.cpp Replace all whitespace by a single space 2017-03-28 08:57:35 +02:00
vcpkglib.cpp want_t -> Want 2017-04-04 16:44:42 -07:00