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

Issue 7066022: Linux: call download_nacl_irt.py in export_tarball.py (Closed)

Created:
9 years, 7 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Linux: call download_nacl_irt.py in export_tarball.py to make sure the generated tarballs can be built with NaCl support. export_tarball.py is not the prettiest place for this, but it's the easiest to modify (public repo), and can easily be kept in sync with other scripts in the tree in case anything changes. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86583

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M tools/export_tarball/export_tarball.py View 1 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
9 years, 7 months ago (2011-05-24 14:04:46 UTC) #1
bradn
Where does this script run? So the tarball gets built without gyp generation running?
9 years, 7 months ago (2011-05-24 15:28:28 UTC) #2
Paweł Hajdan Jr.
It is run by cron on the buildbot master I think, and the results are ...
9 years, 7 months ago (2011-05-24 15:50:29 UTC) #3
nsylvain
LGTM
9 years, 7 months ago (2011-05-24 16:35:49 UTC) #4
bradn
Nits. Otherwise LGTM, assuming mseaborn landed his change. http://codereview.chromium.org/7066022/diff/1/tools/export_tarball/export_tarball.py File tools/export_tarball/export_tarball.py (right): http://codereview.chromium.org/7066022/diff/1/tools/export_tarball/export_tarball.py#newcode101 tools/export_tarball/export_tarball.py:101: nacl_download_path ...
9 years, 7 months ago (2011-05-24 19:55:36 UTC) #5
Paweł Hajdan Jr.
http://codereview.chromium.org/7066022/diff/1/tools/export_tarball/export_tarball.py File tools/export_tarball/export_tarball.py (right): http://codereview.chromium.org/7066022/diff/1/tools/export_tarball/export_tarball.py#newcode101 tools/export_tarball/export_tarball.py:101: nacl_download_path = \ On 2011/05/24 19:55:36, bradn wrote: > ...
9 years, 7 months ago (2011-05-25 08:49:43 UTC) #6
bradn
9 years, 7 months ago (2011-05-25 17:20:30 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698