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

Issue 11511007: Add Linux 32-bit versions of Ninja (Closed)

Created:
8 years ago by tony
Modified:
8 years ago
Reviewers:
cmp, Nico, M-A Ruel, iannucci, szager1
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel, scottmg
Visibility:
Public.

Description

Add Linux 32-bit versions of Ninja I compiled this on the WebKit Linux 32 bot and verified that it runs. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172191

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M ninja View 1 2 3 1 chunk +9 lines, -1 line 0 comments Download
A ninja-linux32 View Binary file 0 comments Download

Messages

Total messages: 17 (0 generated)
tony
I plan on switching the Linux builders on chromium.webkit to use ninja, but we need ...
8 years ago (2012-12-10 19:52:02 UTC) #1
M-A Ruel
Tony, please do not put that many reviewers. Deferring to Stefan for bash-fu. Nico/Scott for ...
8 years ago (2012-12-10 19:55:55 UTC) #2
Nico
On 2012/12/10 19:55:55, Marc-Antoine Ruel wrote: > Tony, please do not put that many reviewers. ...
8 years ago (2012-12-10 20:08:54 UTC) #3
Nico
We discussed this on IRC; adding this binary lgtm. I'll ping Tony if I need ...
8 years ago (2012-12-10 20:15:29 UTC) #4
Nico
On Mon, Dec 10, 2012 at 12:15 PM, <thakis@chromium.org> wrote: > We discussed this on ...
8 years ago (2012-12-10 20:22:01 UTC) #5
szager1
https://codereview.chromium.org/11511007/diff/1/ninja File ninja (right): https://codereview.chromium.org/11511007/diff/1/ninja#newcode11 ninja:11: if [ -n "`uname -a | grep x86_64`" ]; ...
8 years ago (2012-12-10 20:23:30 UTC) #6
Nico
On Mon, Dec 10, 2012 at 12:23 PM, <szager@chromium.org> wrote: > > https://codereview.chromium.org/11511007/diff/1/ninja > File ...
8 years ago (2012-12-10 20:27:36 UTC) #7
tony
I switched to the v1.0.0 branch and ran ninja_test. All pass. I also switched to ...
8 years ago (2012-12-10 20:43:16 UTC) #8
Nico
lgtm, one further optional comment below https://codereview.chromium.org/11511007/diff/1003/ninja File ninja (right): https://codereview.chromium.org/11511007/diff/1003/ninja#newcode15 ninja:15: exec "${THIS_DIR}/ninja-linux32" "$@" ...
8 years ago (2012-12-10 20:54:01 UTC) #9
tony
On 2012/12/10 20:54:01, Nico wrote: > lgtm, one further optional comment below > > https://codereview.chromium.org/11511007/diff/1003/ninja ...
8 years ago (2012-12-10 21:25:29 UTC) #10
szager1
lgtm
8 years ago (2012-12-10 21:35:04 UTC) #11
cmp
+iannucci for FYI/review since he has been working on bot-ninja-ification
8 years ago (2012-12-10 21:55:52 UTC) #12
iannucci
https://codereview.chromium.org/11511007/diff/7003/ninja File ninja (right): https://codereview.chromium.org/11511007/diff/7003/ninja#newcode12 ninja:12: if [ "$machine" = "64" ]; then Use [[ ...
8 years ago (2012-12-10 23:22:21 UTC) #13
tony
https://codereview.chromium.org/11511007/diff/7003/ninja File ninja (right): https://codereview.chromium.org/11511007/diff/7003/ninja#newcode12 ninja:12: if [ "$machine" = "64" ]; then On 2012/12/10 ...
8 years ago (2012-12-10 23:37:45 UTC) #14
tony
Can I get an OWNER to LGTM this?
8 years ago (2012-12-10 23:39:46 UTC) #15
iannucci
lgtm
8 years ago (2012-12-10 23:39:49 UTC) #16
cmp
8 years ago (2012-12-10 23:46:47 UTC) #17
lgtm

Powered by Google App Engine
This is Rietveld 408576698