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

Issue 405373005: Add landmines support. (Closed)

Created:
6 years, 5 months ago by Michael Achenbach
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Add landmines support. The scripts are copied from chromium/src/build and simplified. BUG= R=jkummerow@chromium.org, jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22529

Patch Set 1 #

Total comments: 3

Patch Set 2 : No .git_ignore needed. #

Patch Set 3 : Add parts of landmine_utils #

Patch Set 4 : Baeh, ok no simplifications, just keep landmine_utils as it is. #

Total comments: 7

Patch Set 5 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -0 lines) Patch
A build/get_landmines.py View 1 2 3 4 1 chunk +24 lines, -0 lines 0 comments Download
M build/gyp_v8 View 2 chunks +9 lines, -0 lines 0 comments Download
A build/landmine_utils.py View 1 2 3 4 1 chunk +114 lines, -0 lines 0 comments Download
A build/landmines.py View 1 2 3 4 1 chunk +129 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Michael Achenbach
PTAL https://codereview.chromium.org/405373005/diff/1/build/get_landmines.py File build/get_landmines.py (right): https://codereview.chromium.org/405373005/diff/1/build/get_landmines.py#newcode15 build/get_landmines.py:15: def main(): Simplified. Can only emit global landmines. ...
6 years, 5 months ago (2014-07-22 14:04:45 UTC) #1
Michael Achenbach
Ah, actually, the git/svn ignore is not necessary as the files are withing build/out/xcodebuild which ...
6 years, 5 months ago (2014-07-22 14:11:54 UTC) #2
Michael Achenbach
Patch 3 adds part of the landmine_utils to calculate the build dir.
6 years, 5 months ago (2014-07-22 14:19:00 UTC) #3
Michael Achenbach
OK - the trybot likes me now. Can this be landed?
6 years, 5 months ago (2014-07-22 14:25:53 UTC) #4
Jakob Kummerow
Seems like a lot of complexity just to clobber the bots now and then... but ...
6 years, 5 months ago (2014-07-22 14:51:45 UTC) #5
jochen (gone - plz use gerrit)
lgtm with nits https://codereview.chromium.org/405373005/diff/60001/build/get_landmines.py File build/get_landmines.py (right): https://codereview.chromium.org/405373005/diff/60001/build/get_landmines.py#newcode3 build/get_landmines.py:3: # Copyright 2013 The Chromium Authors. ...
6 years, 5 months ago (2014-07-22 14:52:05 UTC) #6
Michael Achenbach
All done. https://codereview.chromium.org/405373005/diff/60001/build/landmine_utils.py File build/landmine_utils.py (right): https://codereview.chromium.org/405373005/diff/60001/build/landmine_utils.py#newcode105 build/landmine_utils.py:105: return 'ninja' On 2014/07/22 14:52:05, jochen wrote: ...
6 years, 5 months ago (2014-07-22 15:03:59 UTC) #7
Michael Achenbach
6 years, 5 months ago (2014-07-22 15:06:28 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r22529 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698