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

Issue 50053: If building a framework, default the version info. (Closed)

Created:
11 years, 9 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make the ObjC linker flag more generic so it only cares if we're building a bundle (catches frameworks and app and anything else added in the future). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12196

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

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

Messages

Total messages: 5 (0 generated)
TVL
The version info is probably optional, if we simply handle loadable bundles by setting the ...
11 years, 9 months ago (2009-03-20 13:30:34 UTC) #1
TVL
On 2009/03/20 13:30:34, TVL wrote: > The version info is probably optional, if we simply ...
11 years, 9 months ago (2009-03-20 13:34:04 UTC) #2
Mark Mentovai
http://codereview.chromium.org/50053/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/50053/diff/1/2#newcode125 Line 125: 'DYLIB_COMPATIBILITY_VERSION': 1, DYLIB_COMPATIBILITY_VERSION, DYLIB_CURRENT_VERSION, and FRAMEWORK_VERSION aren't needed. ...
11 years, 9 months ago (2009-03-20 14:02:14 UTC) #3
TVL
On 2009/03/20 14:02:14, Mark Mentovai wrote: > http://codereview.chromium.org/50053/diff/1/2 > File build/common.gypi (right): > > http://codereview.chromium.org/50053/diff/1/2#newcode125 ...
11 years, 9 months ago (2009-03-20 14:31:02 UTC) #4
Mark Mentovai
11 years, 9 months ago (2009-03-20 15:00:56 UTC) #5
✓+

Powered by Google App Engine
This is Rietveld 408576698