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
/
vcpkg_Dependencies.cpp
Age
Commit message (
Expand
)
Author
2017-04-10
PackageSpec.target_triplet() -> ".triplet()
Alexander Karatarakis
2017-04-08
[vcpkg] Initial addition of Filesystem abstraction to enable testing.
Robert Schumacher
2017-04-07
Fix install plan to not include already installed packages
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
RemovePlan -> sort by name
Alexander Karatarakis
2017-04-04
vcpkg_paths -> VcpkgPaths
Alexander Karatarakis
2017-04-04
optional<T> -> Optional<T>
Alexander Karatarakis
2017-04-04
expected -> Expected
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
Want: change enum constants to ALL_UPPER
Alexander Karatarakis
2017-04-04
want_t -> Want
Alexander Karatarakis
2017-04-04
InstallState: change enum constants to ALL_UPPER
Alexander Karatarakis
2017-04-04
install_state_t -> InstallState
Alexander Karatarakis
2017-04-04
package_spec -> PackageSpec
Alexander Karatarakis
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-31
[vcpkg] Rework code structure to satisfy /analyze in VS2017
Robert Schumacher
2017-03-28
Rework optional<T>
Alexander Karatarakis
2017-03-28
[expected] Now uses exit variants instead of throw variants
Alexander Karatarakis
2017-03-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-02-27
Fix #include of Paragraph.h
Alexander Karatarakis
2017-02-27
Move some functions from vcpkglib.h to Paragraphs.h
Alexander Karatarakis
2017-02-17
Remove try_load_port() overload
Alexander Karatarakis
2017-02-15
Remove unused variable from create_remove_plan()
Alexander Karatarakis
2017-01-30
[Dependencies] Specify constructors and fix bug with default remove_plan_acti...
Alexander Karatarakis
2017-01-30
remove_plan now depends on the spec, instead of StatusParagraph
Alexander Karatarakis
2017-01-30
Fix remove_plan code
Alexander Karatarakis
2017-01-30
[Dependencies] User-requested vs autos-elected info is now in a separate enum
Alexander Karatarakis
2017-01-30
Renames and formatting
Alexander Karatarakis
2017-01-30
Enable recursive `remove` command
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2017-01-30
Create a remove plan. NOT used yet
Alexander Karatarakis
2017-01-25
Rename vcpkg.h/cpp to vcpkglib.h/cpp
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2016-12-20
Improve error message
Alexander Karatarakis
2016-11-15
Renames and cleanup
Alexander Karatarakis
2016-11-15
Use custom struct instead of std::pair
Alexander Karatarakis
2016-11-15
Major refactor/rework of dependency resolution
Alexander Karatarakis
2016-11-07
[Dependencies] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
[Dependencies] Remove unused parameter
Alexander Karatarakis
2016-11-07
[Dependencies] Function rename
Alexander Karatarakis
2016-11-07
[Dependencies] Make function static
Alexander Karatarakis
[prev]
[next]