Alexander Karatarakis
|
5cd921c2b5
|
edges() -> dependencies()
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
7f79f44b0c
|
Rework create_install_plan()
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
4749d7d67d
|
Move line below temp struct
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
88e0246c77
|
Improve create_remove_plan (still using Graph)
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
5afcd0afe0
|
Use status_db.find_installed()
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
58f46ab652
|
Rework toposort and create_install_plan
|
2017-04-12 22:05:03 -07:00 |
|
Alexander Karatarakis
|
cfbfa0d813
|
Rename
|
2017-04-12 22:05:02 -07:00 |
|
Alexander Karatarakis
|
3e94a8db42
|
PackageSpec.target_triplet() -> ".triplet()
|
2017-04-10 13:03:34 -07:00 |
|
Alexander Karatarakis
|
c4d5763a53
|
Fix install plan to not include already installed packages
(unless they are explicitly requested by the user)
|
2017-04-07 15:45:14 -07:00 |
|
Alexander Karatarakis
|
66e6e6e9e2
|
Add RequestType to InstallPlan
|
2017-04-07 15:45:13 -07:00 |
|
Alexander Karatarakis
|
c85de257c8
|
Add compare_by_name to InstallPlan
|
2017-04-07 15:45:13 -07:00 |
|
Alexander Karatarakis
|
1281f66c39
|
Formatting
|
2017-04-07 15:45:13 -07:00 |
|
Alexander Karatarakis
|
60b49cf4f7
|
Extract functions for output formatting
|
2017-04-07 15:45:13 -07:00 |
|
Alexander Karatarakis
|
cdc77fdae4
|
RemovePlan -> sort by name
|
2017-04-07 15:45:13 -07:00 |
|
Alexander Karatarakis
|
3f76b9e53d
|
vcpkg_paths -> VcpkgPaths
|
2017-04-04 16:44:46 -07:00 |
|
Alexander Karatarakis
|
95428f5369
|
optional<T> -> Optional<T>
|
2017-04-04 16:44:45 -07:00 |
|
Alexander Karatarakis
|
9e19213498
|
expected -> Expected
|
2017-04-04 16:44:45 -07:00 |
|
Alexander Karatarakis
|
4a8b2ed1cd
|
package_spec_with_remove_plan -> PackageSpecWithRemovePlan
|
2017-04-04 16:44:45 -07:00 |
|
Alexander Karatarakis
|
502a1fb43a
|
remove_plan_action -> RemovePlanAction
|
2017-04-04 16:44:45 -07:00 |
|
Alexander Karatarakis
|
1723c4e541
|
remove_plan_type -> RemovePlanType
|
2017-04-04 16:44:44 -07:00 |
|
Alexander Karatarakis
|
c9f4f312ae
|
package_spec_with_install_plan -> PackageSpecWithInstallPlan
|
2017-04-04 16:44:44 -07:00 |
|
Alexander Karatarakis
|
3992d3ac64
|
install_plan_action -> InstallPlanAction
|
2017-04-04 16:44:44 -07:00 |
|
Alexander Karatarakis
|
39d6688e02
|
install_plan_type -> InstallPlanType
|
2017-04-04 16:44:44 -07:00 |
|
Alexander Karatarakis
|
1d8099fd8c
|
request_type -> RequestType
|
2017-04-04 16:44:44 -07:00 |
|
Alexander Karatarakis
|
cf3ee7c2a5
|
Want: change enum constants to ALL_UPPER
|
2017-04-04 16:44:43 -07:00 |
|
Alexander Karatarakis
|
7ca52532c2
|
want_t -> Want
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
a742b60b4f
|
InstallState: change enum constants to ALL_UPPER
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
ab34b88f2d
|
install_state_t -> InstallState
|
2017-04-04 16:44:42 -07:00 |
|
Alexander Karatarakis
|
d1141e6054
|
package_spec -> PackageSpec
|
2017-04-04 16:44:41 -07:00 |
|
Robert Schumacher
|
c5950aa651
|
Rename expected::get_or_exit() to expected::value_or_exit()
|
2017-03-31 16:23:48 -07:00 |
|
Robert Schumacher
|
b3773070fe
|
[vcpkg] Rework code structure to satisfy /analyze in VS2017
|
2017-03-31 09:26:58 -07:00 |
|
Alexander Karatarakis
|
42bd55e3ae
|
Rework optional<T>
|
2017-03-28 18:59:57 -07:00 |
|
Alexander Karatarakis
|
67ce764c2e
|
[expected] Now uses exit variants instead of throw variants
|
2017-03-28 18:48:03 -07:00 |
|
Alexander Karatarakis
|
4114d87a07
|
All Checks now take LineInfo as the first argument
|
2017-03-13 17:56:21 -07:00 |
|
Alexander Karatarakis
|
b7bd8c3251
|
Fix #include of Paragraph.h
|
2017-02-27 15:54:06 -08:00 |
|
Alexander Karatarakis
|
c0ae9fee7e
|
Move some functions from vcpkglib.h to Paragraphs.h
|
2017-02-27 15:45:56 -08:00 |
|
Alexander Karatarakis
|
71b985dd03
|
Remove try_load_port() overload
|
2017-02-17 15:10:43 -08:00 |
|
Alexander Karatarakis
|
b39b2d298d
|
Remove unused variable from create_remove_plan()
|
2017-02-15 18:38:40 -08:00 |
|
Alexander Karatarakis
|
4e64dc598a
|
[Dependencies] Specify constructors and fix bug with default remove_plan_action init
|
2017-01-30 21:52:44 -08:00 |
|
Alexander Karatarakis
|
4252d9436e
|
remove_plan now depends on the spec, instead of StatusParagraph
|
2017-01-30 21:52:44 -08:00 |
|
Alexander Karatarakis
|
836de4b074
|
Fix remove_plan code
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
e461467aff
|
[Dependencies] User-requested vs autos-elected info is now in a separate enum
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
884cd176b0
|
Renames and formatting
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
661776fe29
|
Enable recursive remove command
|
2017-01-30 21:52:43 -08:00 |
|
Alexander Karatarakis
|
050e4a0f7a
|
Introduce precompiled headers
|
2017-01-30 21:52:42 -08:00 |
|
Alexander Karatarakis
|
33b46b1fee
|
Create a remove plan. NOT used yet
|
2017-01-30 21:52:41 -08:00 |
|
Alexander Karatarakis
|
59be40a100
|
Rename vcpkg.h/cpp to vcpkglib.h/cpp
|
2017-01-25 19:32:50 -08:00 |
|
Alexander Karatarakis
|
88b5791b0b
|
Use Nested Namespace Definition
|
2017-01-05 14:14:11 -08:00 |
|
Alexander Karatarakis
|
32ada00583
|
Improve error message
|
2016-12-20 14:45:13 -08:00 |
|
Alexander Karatarakis
|
b64b0cbc8a
|
Renames and cleanup
|
2016-11-15 12:47:43 -08:00 |
|