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

Issue 176843005: Use ninja as the default GYP generator on FreeBSD. (Closed)

Created:
6 years, 9 months ago by r.c.ladan
Modified:
6 years, 9 months ago
Reviewers:
brettw, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Use ninja as the default GYP generator on FreeBSD. While here, consistently use a single 'if' statement to set this environment variable. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254856

Patch Set 1 #

Total comments: 2

Patch Set 2 : Style fixes for comment #2 #

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

Messages

Total messages: 7 (0 generated)
r.c.ladan
6 years, 9 months ago (2014-03-03 14:18:47 UTC) #1
scottmg
https://codereview.chromium.org/176843005/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/176843005/diff/1/build/gyp_chromium#newcode476 build/gyp_chromium:476: elif sys.platform.startswith('freebsd') and not os.environ.get('GYP_GENERATORS'): 80 col also, can ...
6 years, 9 months ago (2014-03-03 17:31:08 UTC) #2
r.c.ladan
https://codereview.chromium.org/176843005/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/176843005/diff/1/build/gyp_chromium#newcode476 build/gyp_chromium:476: elif sys.platform.startswith('freebsd') and not os.environ.get('GYP_GENERATORS'): On 2014/03/03 17:31:09, scottmg ...
6 years, 9 months ago (2014-03-04 18:39:44 UTC) #3
scottmg
lgtm
6 years, 9 months ago (2014-03-04 18:40:27 UTC) #4
r.c.ladan
The CQ bit was checked by r.c.ladan@gmail.com
6 years, 9 months ago (2014-03-04 18:52:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.c.ladan@gmail.com/176843005/20001
6 years, 9 months ago (2014-03-04 18:52:49 UTC) #6
commit-bot: I haz the power
6 years, 9 months ago (2014-03-04 22:32:07 UTC) #7
Message was sent while issue was closed.
Change committed as 254856

Powered by Google App Engine
This is Rietveld 408576698