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

Issue 6966010: NaCl: Allow download_nacl_irt.py to be usefully invoked with no arguments (Closed)

Created:
9 years, 7 months ago by Mark Seaborn
Modified:
9 years, 5 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com, bradnelson
Visibility:
Public.

Description

NaCl: Allow download_nacl_irt.py to be usefully invoked with no arguments Extend the script to read the NaCl revisions/hashes directly from DEPS in this case. This makes the script usable in cases where you don't want to run "gclient runhooks", such as when creating a tarball of the checkout, in which case it is not desirable to run Gyp and have it generate makefiles. Admittedly this is redundant, because it adds a second way of getting information from DEPS to the download_nacl_irt.py script. The implementation of EvalDepsFile() is borrowed from: http://src.chromium.org/viewvc/native_client/trunk/src/native_client/build/chromebinaries.py?revision=4577&view=markup BUG=http://bugs.gentoo.org/show_bug.cgi?id=366413 TEST=run "python src/build/download_nacl_irt.py" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84863

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M build/download_nacl_irt.py View 2 chunks +18 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
Mark Seaborn
9 years, 7 months ago (2011-05-09 12:24:44 UTC) #1
Paweł Hajdan Jr.
Thank you for quick reaction. Please make sure to get this reviewed by someone else ...
9 years, 7 months ago (2011-05-09 14:08:48 UTC) #2
Mark Seaborn
On 9 May 2011 15:08, <phajdan.jr@chromium.org> wrote: > Thank you for quick reaction. Please make ...
9 years, 7 months ago (2011-05-09 14:19:42 UTC) #3
Mark Seaborn
On 9 May 2011 15:08, <phajdan.jr@chromium.org> wrote: > Thank you for quick reaction. Please make ...
9 years, 7 months ago (2011-05-09 14:19:45 UTC) #4
Paweł Hajdan Jr.
+M-A If this is fine for you, it's also fine for me. I think there ...
9 years, 7 months ago (2011-05-09 14:28:11 UTC) #5
M-A Ruel
I don't have much opinion.
9 years, 7 months ago (2011-05-09 19:07:00 UTC) #6
Paweł Hajdan Jr.
Rubber-stamp LGTM then. Thanks!
9 years, 7 months ago (2011-05-09 19:30:57 UTC) #7
bradn
9 years, 7 months ago (2011-05-10 19:52:56 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698