Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Issue 2402423002: Enable saving the same file in multiple archives (Closed)

Created:
4 years, 2 months ago by chenwilliam
Modified:
4 years, 2 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Enable saving the same file in multiple archives Earlier I submitted a CL to archive content shell and I ran into an issue where the current FILES.cfg parser doesn't allow listing the same file for multiple archives. I opted to allow multiple entries of the same file in FILES.cfg rather than making the 'archive' property a list because this allows more configurability (e.g. for icudtl.dat, we only need to archive it for content shell for dev builds but for the main archive we archive it for dev and official builds). BUG=654486 Committed: https://chromium.googlesource.com/chromium/tools/build/+/47c03a95aef64407f6d9bb5db7509bdca9be47f4 Committed: https://chromium.googlesource.com/chromium/tools/build/+/346ca76f9663a759d1caa23c04beaca19be8932f

Patch Set 1 #

Patch Set 2 : Remove accidental commit #

Total comments: 4

Patch Set 3 : Nits #

Patch Set 4 : Follow-up fix broken build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M scripts/common/archive_utils.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M scripts/common/archive_utils_unittest.py View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
chenwilliam
Michael - PTAL. I saw that you worked on this file a while ago so ...
4 years, 2 months ago (2016-10-10 18:55:26 UTC) #7
Michael Moss
lgtm https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py File scripts/common/archive_utils.py (left): https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py#oldcode167 scripts/common/archive_utils.py:167: Nit: Keep 2 lines before top-level functions/classes. https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py ...
4 years, 2 months ago (2016-10-11 18:23:33 UTC) #8
Michael Moss
https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py File scripts/common/archive_utils.py (right): https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py#newcode142 scripts/common/archive_utils.py:142: return has_file On 2016/10/11 18:23:32, Michael Moss wrote: > ...
4 years, 2 months ago (2016-10-11 18:47:06 UTC) #9
chenwilliam
https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py File scripts/common/archive_utils.py (left): https://codereview.chromium.org/2402423002/diff/20001/scripts/common/archive_utils.py#oldcode167 scripts/common/archive_utils.py:167: On 2016/10/11 18:23:32, Michael Moss wrote: > Nit: Keep ...
4 years, 2 months ago (2016-10-11 19:08:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2402423002/40001
4 years, 2 months ago (2016-10-11 19:12:47 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/tools/build/+/47c03a95aef64407f6d9bb5db7509bdca9be47f4
4 years, 2 months ago (2016-10-11 19:20:47 UTC) #15
alph
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2407183003/ by alph@chromium.org. ...
4 years, 2 months ago (2016-10-11 22:02:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2402423002/60001
4 years, 2 months ago (2016-10-11 23:12:14 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 23:16:33 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/tools/build/+/346ca76f9663a759d1ca...

Powered by Google App Engine
This is Rietveld 408576698