index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
Age
Commit message (
Expand
)
Author
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-07
`vcpkg install` improve status message
Alexander Karatarakis
2017-04-07
`vcpkg install`: Print install plan and add --dry-run option
Alexander Karatarakis
2017-04-07
Fix install plan to not include already installed packages
Alexander Karatarakis
2017-04-07
Fix find_installed()
Alexander Karatarakis
2017-04-07
Add RequestType to InstallPlan
Alexander Karatarakis
2017-04-07
Add compare_by_name to InstallPlan
Alexander Karatarakis
2017-04-07
Formatting
Alexander Karatarakis
2017-04-07
Extract functions for output formatting
Alexander Karatarakis
2017-04-07
Fix output formatting
Alexander Karatarakis
2017-04-07
RemovePlan -> sort by name
Alexander Karatarakis
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-07
Use switch-case
Alexander Karatarakis
2017-04-06
Don't suppress output of setting the environemnt on --debug
Alexander Karatarakis
2017-04-06
Add System32\Wbem to the whitelisted environment
Alexander 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-05
Merge fix regression in CUDA due to sanitized environments
Robert Schumacher
2017-04-05
Change `vcpkg build_external` to `vcpkg build-external`
Alexander Karatarakis
2017-04-05
Introduce `vcpkg depend-info` command
Alexander Karatarakis
2017-04-05
[cuda] Add CUDA_PATH to environment whitelist.
Robert Schumacher
2017-04-05
Fix a infinite skip_comment check in Paragraphs.cpp
sdcb
2017-04-04
Join declaration with assignment
Alexander Karatarakis
2017-04-04
toString() -> to_string in various enums
Alexander Karatarakis
2017-04-04
PacakgeSpec.toString() -> PackageSpec.to_string()
Alexander Karatarakis
2017-04-04
LineInfo::toString() -> LineInfo::to_string()
Alexander Karatarakis
2017-04-04
lint_status -> LintStatus
Alexander Karatarakis
2017-04-04
elevation_prompt_user_choice -> ElevationPromptChoice
Alexander Karatarakis
2017-04-04
metrics: functions to lower_case
Alexander Karatarakis
2017-04-04
file_and_arch -> FileAndArch
Alexander Karatarakis
2017-04-04
set_element_presence -> SetElementPresence
Alexander Karatarakis
2017-04-04
updated_port -> UpdatedPort
Alexander Karatarakis
2017-04-04
[coff_file_reader] Rename types to UpperCamelCase
Alexander Karatarakis
2017-04-04
StatusParagraph_and_associated_files -> StatusParagraphAndAssociatedFiles
Alexander Karatarakis
2017-04-04
color -> Color
Alexander Karatarakis
2017-04-04
exit_code_and_output -> ExitCodeAndOutput
Alexander Karatarakis
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
toolset_t -> Toolset
Alexander Karatarakis
2017-04-04
optional<T> -> Optional<T>
Alexander Karatarakis
2017-04-04
expected -> Expected
Alexander Karatarakis
2017-04-04
Enums::toString() -> Enums::to_string()
Alexander Karatarakis
2017-04-04
package_spec_with_remove_plan -> PackageSpecWithRemovePlan
Alexander Karatarakis
2017-04-04
remove_plan_action -> RemovePlanAction
Alexander Karatarakis
2017-04-04
remove_plan_type -> RemovePlanType
Alexander Karatarakis
2017-04-04
package_spec_with_install_plan -> PackageSpecWithInstallPlan
Alexander Karatarakis
2017-04-04
install_plan_action -> InstallPlanAction
Alexander Karatarakis
2017-04-04
install_plan_type -> InstallPlanType
Alexander Karatarakis
2017-04-04
request_type -> RequestType
Alexander Karatarakis
2017-04-04
package_name_and_function -> PackageNameAndFunction
Alexander Karatarakis
2017-04-04
VersionDiff.toString() -> VersionDiff.to_string()
Alexander Karatarakis
[prev]
[next]