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

Issue 236063002: Make landmines.py ignore eclipse gyp generator. (Closed)

Created:
6 years, 8 months ago by newt (away)
Modified:
6 years, 8 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

Make landmines.py ignore eclipse gyp generator. The eclipse gyp generator is used to generate eclipse project files, not to actually build anything. Landmines should return early if the gyp generator is eclipse rather than failing with the error "Unexpected GYP_GENERATORS (eclipse)" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263438

Patch Set 1 #

Total comments: 1

Patch Set 2 : [ to ( #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/landmines.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
newt (away)
PTAL, thanks!
6 years, 8 months ago (2014-04-11 22:23:41 UTC) #1
scottmg
lgtm https://codereview.chromium.org/236063002/diff/1/build/landmines.py File build/landmines.py (right): https://codereview.chromium.org/236063002/diff/1/build/landmines.py#newcode116 build/landmines.py:116: if landmine_utils.builder() in ['dump_dependency_json', 'eclipse']: nit; ('dump_dependency_json', 'eclipse') ...
6 years, 8 months ago (2014-04-11 22:24:39 UTC) #2
newt (away)
The CQ bit was checked by newt@chromium.org
6 years, 8 months ago (2014-04-11 22:26:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/newt@chromium.org/236063002/20001
6 years, 8 months ago (2014-04-11 22:28:21 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-12 01:13:29 UTC) #5
Message was sent while issue was closed.
Change committed as 263438

Powered by Google App Engine
This is Rietveld 408576698