Description[Mac/iOS/GN] Use rsync in copy_bundle_data instead of shutil.copytree.
As the TODO this fixes states, copytree preserves mtimes. This can cause
overbuild when building bundled products. Switch to using rsync to have more
control over copy parameters.
BUG=297668, 620950
R=dpranke@chromium.org
Originally Committed: https://crrev.com/0cc137a639e9eb687b0fbde47983d672bcc8ef9f
Reverted: https://crrev.com/e127bb46966c5d7eec116a9612502e1cd0ea20cf
Committed: https://crrev.com/e10a42e0d13e56e035a290b66a873442a7f71cf7
Cr-Commit-Position: refs/heads/master@{#400570}
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 2
Patch Set 3 : Proper fix #Patch Set 4 : Trybot analyze #
Total comments: 1
Messages
Total messages: 14 (6 generated)
|