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

Issue 10827200: Update iossim.gyp to use src/build/ios/mac_build.gypi. (Closed)

Created:
8 years, 4 months ago by lliabraa
Modified:
8 years, 4 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Update iossim.gyp to use src/build/ios/mac_build.gypi. The mac_build.gypi will build the iossim executable using ninja. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152335

Patch Set 1 #

Patch Set 2 : Add copyright header #

Patch Set 3 : whitespace fix #

Total comments: 6

Patch Set 4 : address review comments, added gtest.gyp and common.gypi #

Total comments: 2

Patch Set 5 : fixed comment based on review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -34 lines) Patch
M build/common.gypi View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M testing/gtest.gyp View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M testing/iossim/iossim.gyp View 1 2 3 1 chunk +77 lines, -34 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
lliabraa
8 years, 4 months ago (2012-08-07 16:57:05 UTC) #1
stuartmorgan
LGTM with nits https://chromiumcodereview.appspot.com/10827200/diff/3001/testing/iossim/iossim.gyp File testing/iossim/iossim.gyp (right): https://chromiumcodereview.appspot.com/10827200/diff/3001/testing/iossim/iossim.gyp#newcode10 testing/iossim/iossim.gyp:10: ['OS!="ios"', { Let's do OS != ...
8 years, 4 months ago (2012-08-07 17:40:37 UTC) #2
lliabraa
PTAL. I had to modify common.gypi so that the mac_sdk variable is set when mac_build.gypi ...
8 years, 4 months ago (2012-08-16 15:40:59 UTC) #3
stuartmorgan
LGTM with comment nit. https://chromiumcodereview.appspot.com/10827200/diff/1003/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10827200/diff/1003/build/common.gypi#newcode898 build/common.gypi:898: # allows specifying the sdk ...
8 years, 4 months ago (2012-08-20 07:29:53 UTC) #4
lliabraa
https://chromiumcodereview.appspot.com/10827200/diff/1003/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10827200/diff/1003/build/common.gypi#newcode898 build/common.gypi:898: # allows specifying the sdk that will be used ...
8 years, 4 months ago (2012-08-20 13:47:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lliabraa@chromium.org/10827200/6002
8 years, 4 months ago (2012-08-20 13:47:47 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-20 16:28:13 UTC) #7
Change committed as 152335

Powered by Google App Engine
This is Rietveld 408576698