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

Issue 164099: Fixing up hammer script to work in the nacl and o3d trees.... (Closed)

Created:
11 years, 4 months ago by bradn
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel, sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixing up hammer script to work in the nacl and o3d trees. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22990

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M hammer View 1 2 3 1 chunk +22 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bradn
11 years, 4 months ago (2009-08-06 22:16:21 UTC) #1
M-A Ruel
rubberstamp lgtm. Can you add the copyright header?
11 years, 4 months ago (2009-08-06 22:27:42 UTC) #2
bradn
Added the header. On Thu, Aug 6, 2009 at 3:27 PM, <maruel@chromium.org> wrote: > rubberstamp ...
11 years, 4 months ago (2009-08-06 22:30:22 UTC) #3
sgk
http://codereview.chromium.org/164099/diff/4/5 File hammer (right): http://codereview.chromium.org/164099/diff/4/5#newcode3 Line 3: # Copyright 2008 Google Inc. All Rights Reserved. ...
11 years, 4 months ago (2009-08-07 16:18:23 UTC) #4
bradn
Ok, have another look. Does this mechanism even make sense if you end up factoring ...
11 years, 4 months ago (2009-08-10 17:55:35 UTC) #5
sgk
lgtm modulo one readability nit Yes, it still makes sense to do this. site_scons/site_tools/chromium_builders.py isn't ...
11 years, 4 months ago (2009-08-10 18:07:08 UTC) #6
bradn
11 years, 4 months ago (2009-08-11 00:46:29 UTC) #7
Done, uploaded and commited...

On Mon, Aug 10, 2009 at 11:07 AM, <sgk@chromium.org> wrote:

> lgtm modulo one readability nit
>
> Yes, it still makes sense to do this.
> site_scons/site_tools/chromium_builders.py isn't going away entirely,
> just having most of it ripped out.  We'll still need it to pull in the
> GRIT and data_pack tool modules.
>
>
> http://codereview.chromium.org/164099/diff/8/9
> File hammer (right):
>
> http://codereview.chromium.org/164099/diff/8/9#newcode14
> Line 14: while `test ! -d "${SRC_DIR}/site_scons" -o -e \
> Nit:  put the -e down on the same line with the directory, so it's
> easier to read that that's what's being tested for existence.
>
>
> http://codereview.chromium.org/164099
>

Powered by Google App Engine
This is Rietveld 408576698