DescriptionPropagate use_relative_paths into recursedeps
Currently, if a DEPS file sets use_relative_paths, but *also* sets
recursedeps, then the recursed-upon DEPS files still get checked
out relative to the .gclient root. This change makes it so that
recursed-upon DEPS files check their dependencies out relative to
where their parent wants them to be, if that parent sets
use_relative_paths=True.
R=maruel@chromium.org
Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/dce6ddcd21d71688aed5fd10b7cb1216275639ef
Patch Set 1 #Patch Set 2 : Add/fix test for recursion #
Depends on Patchset: Messages
Total messages: 13 (3 generated)
|