aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2017-04-07Fix find_installed()Alexander Karatarakis
2017-04-07Add RequestType to InstallPlanAlexander Karatarakis
2017-04-07Add compare_by_name to InstallPlanAlexander Karatarakis
2017-04-07FormattingAlexander Karatarakis
2017-04-07Extract functions for output formattingAlexander Karatarakis
2017-04-07Fix output formattingAlexander Karatarakis
2017-04-07RemovePlan -> sort by nameAlexander Karatarakis
2017-04-07Use switch-caseAlexander Karatarakis
2017-04-07Use switch-caseAlexander Karatarakis
2017-04-06Don't suppress output of setting the environemnt on --debugAlexander Karatarakis
2017-04-06Add System32\Wbem to the whitelisted environmentAlexander Karatarakis
2017-04-05[vcpkg-debug] Add debug messages for calls to cmd_execute()Robert Schumacher
2017-04-05[vcpkg-debug] Add debugging for calls to cmd_execute_clean()Robert Schumacher
2017-04-05Merge fix regression in CUDA due to sanitized environmentsRobert Schumacher
2017-04-05Change `vcpkg build_external` to `vcpkg build-external`Alexander Karatarakis
2017-04-05Introduce `vcpkg depend-info` commandAlexander Karatarakis
2017-04-05[cuda] Add CUDA_PATH to environment whitelist.Robert Schumacher
2017-04-05Fix a infinite skip_comment check in Paragraphs.cppsdcb
2017-04-04Join declaration with assignmentAlexander Karatarakis
2017-04-04toString() -> to_string in various enumsAlexander Karatarakis
2017-04-04PacakgeSpec.toString() -> PackageSpec.to_string()Alexander Karatarakis
2017-04-04LineInfo::toString() -> LineInfo::to_string()Alexander Karatarakis
2017-04-04lint_status -> LintStatusAlexander Karatarakis
2017-04-04elevation_prompt_user_choice -> ElevationPromptChoiceAlexander Karatarakis
2017-04-04metrics: functions to lower_caseAlexander Karatarakis
2017-04-04file_and_arch -> FileAndArchAlexander Karatarakis
2017-04-04set_element_presence -> SetElementPresenceAlexander Karatarakis
2017-04-04updated_port -> UpdatedPortAlexander Karatarakis
2017-04-04[coff_file_reader] Rename types to UpperCamelCaseAlexander Karatarakis
2017-04-04StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFilesAlexander Karatarakis
2017-04-04color -> ColorAlexander Karatarakis
2017-04-04exit_code_and_output -> ExitCodeAndOutputAlexander Karatarakis
2017-04-04vcpkg_paths -> VcpkgPathsAlexander Karatarakis
2017-04-04toolset_t -> ToolsetAlexander Karatarakis
2017-04-04optional<T> -> Optional<T>Alexander Karatarakis
2017-04-04expected -> ExpectedAlexander Karatarakis
2017-04-04Enums::toString() -> Enums::to_string()Alexander Karatarakis
2017-04-04package_spec_with_remove_plan -> PackageSpecWithRemovePlanAlexander Karatarakis
2017-04-04remove_plan_action -> RemovePlanActionAlexander Karatarakis
2017-04-04remove_plan_type -> RemovePlanTypeAlexander Karatarakis
2017-04-04package_spec_with_install_plan -> PackageSpecWithInstallPlanAlexander Karatarakis
2017-04-04install_plan_action -> InstallPlanActionAlexander Karatarakis
2017-04-04install_plan_type -> InstallPlanTypeAlexander Karatarakis
2017-04-04request_type -> RequestTypeAlexander Karatarakis
2017-04-04package_name_and_function -> PackageNameAndFunctionAlexander Karatarakis
2017-04-04VersionDiff.toString() -> VersionDiff.to_string()Alexander Karatarakis
2017-04-04version_diff_t -> VersionDiffAlexander Karatarakis
2017-04-04version_t -> VersionTAlexander Karatarakis
2017-04-04outdated_package -> OutdatedPackageAlexander Karatarakis
2017-04-04command_type_x -> CommandTypeXAlexander Karatarakis