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

Issue 100251: Merge version info handling to branches/1.1 (Closed)

Created:
11 years, 7 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge version info handling to branches/1.1. Merge r1826 (http://codereview.chromium.org/100104), r1827 (http://codereview.chromium.org/100201) and r1828 (http://codereview.chromium.org/100211) to the V8 version 1.1 branch. This adds the new version handling to the branch. Changed the version number from 1.1.10.5 to 1.1.10.6. Set a specific soname of libv8.so.1 for Linux shared libraries. This should make it easier for Linux package maintainers to include V8 1.1 in Linux distributions. Note that the gyp file changes in r1826 is not merged in, as there is no gyp file on this branch. BUG=151 Committed: http://code.google.com/p/v8/source/detail?r=1831

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -6 lines) Patch
M SConstruct View 5 chunks +70 lines, -1 line 0 comments Download
M src/SConscript View 1 chunk +2 lines, -1 line 0 comments Download
M src/api.cc View 2 chunks +4 lines, -1 line 0 comments Download
A src/version.h View 1 chunk +63 lines, -0 lines 0 comments Download
A src/version.cc View 1 chunk +89 lines, -0 lines 0 comments Download
M test/cctest/SConscript View 1 chunk +2 lines, -1 line 0 comments Download
A test/cctest/test-version.cc View 1 chunk +88 lines, -0 lines 0 comments Download
M tools/v8.xcodeproj/project.pbxproj View 1 5 chunks +10 lines, -2 lines 0 comments Download
M tools/visual_studio/v8_base.vcproj View 1 chunk +8 lines, -0 lines 0 comments Download
M tools/visual_studio/v8_base_arm.vcproj View 1 chunk +8 lines, -0 lines 0 comments Download
M tools/visual_studio/v8_cctest.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/visual_studio/v8_cctest_arm.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 7 months ago (2009-05-01 11:20:15 UTC) #1
Mads Ager (chromium)
11 years, 7 months ago (2009-05-01 11:26:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698