diff options
author | Andrew Thompson <andrew@hijacked.us> | 2013-09-19 17:36:02 -0400 |
---|---|---|
committer | Andrew Thompson <andrew@hijacked.us> | 2013-09-20 01:24:07 -0400 |
commit | cb4599f828f0ec13a4ea18bcb1b0de4938d8dc7e (patch) | |
tree | a1615f3ab8f6a81fc6df2ccff7ab569025ef6c08 /inttest/code_path_no_recurse/deps | |
parent | 620c4b01c6e59d47e92ea069f8510b8cb482ebae (diff) |
Make update-deps traverse deps breadth-first, top-down
This ensures that deps of deps are updated AFTER the dep listing them
is, so that a complicated project with many layers of deps will be
updated correctly. Any new deps encountered along the way are also
cloned, and THEIR deps are also evaluated.
Also added was conflict detection, if a dep has differing versions or
source information, inherited from different places, that will be logged
at the end of update-deps, along with the origin of each conflicting
dep.
Diffstat (limited to 'inttest/code_path_no_recurse/deps')
0 files changed, 0 insertions, 0 deletions