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

Issue 7848017: Add "soname_version" parameter to common.gypi, v8.gyp, Makefile (Closed)

Created:
9 years, 3 months ago by Jakob Kummerow
Modified:
9 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Add "soname_version" parameter to common.gypi, v8.gyp, Makefile TEST=compile with component=shared_library and soname_version=1.2.3 and find "libv8-1.2.3.so" in the output. Committed: http://code.google.com/p/v8/source/detail?r=9196

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M Makefile View 1 chunk +4 lines, -0 lines 0 comments Download
M build/common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAL. This is not a perfect solution, but it's better than nothing :-)
9 years, 3 months ago (2011-09-08 12:55:38 UTC) #1
Sven Panne
9 years, 3 months ago (2011-09-08 13:17:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698