Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(738)

Issue 7142047: match chromium's approach for locating the most appropriate macos SDK to use (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by Humper
Modified:
11 years, 3 months ago
Reviewers:
bungeman, epoger, DerekS
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

match chromium's approach for locating the most appropriate macos SDK to use By doing this, the ninja generator for gyp works great on macos, resulting in faster (I think) and much, much terser builds. BUG= Committed: https://code.google.com/p/skia/source/detail?r=7684

Patch Set 1 #

Total comments: 6

Patch Set 2 : pare down the find_mac_sdk script to only support what Skia does #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -2 lines) Patch
M gyp/common_conditions.gypi View 1 2 chunks +10 lines, -1 line 0 comments Download
M gyp/common_variables.gypi View 1 chunk +1 line, -1 line 0 comments Download
A tools/find_mac_sdk.py View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 6
Humper
https://codereview.appspot.com/7142047/diff/1/tools/find_mac_sdk.py File tools/find_mac_sdk.py (right): https://codereview.appspot.com/7142047/diff/1/tools/find_mac_sdk.py#newcode1 tools/find_mac_sdk.py:1: #!/usr/bin/env python I yanked this file verbatim from the ...
11 years, 4 months ago (2013-01-16 23:28:15 UTC) #1
DerekS
I'm fine with it, but I'll let those more familiar with the inner workings of ...
11 years, 4 months ago (2013-01-17 13:47:08 UTC) #2
Humper
On 2013/01/17 13:47:08, DerekS wrote: > I'm fine with it, but I'll let those more ...
11 years, 3 months ago (2013-01-29 13:58:26 UTC) #3
epoger
On 2013/01/29 13:58:26, Humper wrote: > On 2013/01/17 13:47:08, DerekS wrote: > > I'm fine ...
11 years, 3 months ago (2013-02-05 18:59:19 UTC) #4
bungeman
Not against the idea after taking a look at and understanding the python code, but ...
11 years, 3 months ago (2013-02-05 20:03:46 UTC) #5
bungeman
11 years, 3 months ago (2013-02-08 21:41:48 UTC) #6
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b