Reviewers: Mads Ager, 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 Please review this at http://codereview.chromium.org/100251 SVN Base: http://v8.googlecode.com/svn/branches/1.1/ Affected files: M SConstruct M src/SConscript M src/api.cc A src/version.h A src/version.cc M test/cctest/SConscript A test/cctest/test-version.cc M tools/v8.xcodeproj/project.pbxproj M tools/visual_studio/v8_base.vcproj M tools/visual_studio/v8_base_arm.vcproj M tools/visual_studio/v8_cctest.vcproj M tools/visual_studio/v8_cctest_arm.vcproj --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
