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

Issue 549174: Fix 64-bit build on Windows and Visual Studio project files... (Closed)

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

Description

Fix 64-bit build on Windows and Visual Studio project files 64-bit version now builds on Windows again in both release and debug mode. The Visual Studio project files have been updated so that all three configurations work (32-bit, 64-bit and 32-bit with ARM simulator). They all convert from Visual Studio 2005 to Visual Studio 2008. TBR=lrn@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3722

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+780 lines, -812 lines) Patch
M SConstruct View 1 chunk +1 line, -7 lines 0 comments Download
M src/spaces.h View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-serialize.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/visual_studio/common.vsprops View 1 chunk +0 lines, -1 line 0 comments Download
M tools/visual_studio/d8.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/d8_arm.vcproj View 1 chunk +193 lines, -199 lines 0 comments Download
M tools/visual_studio/d8_x64.vcproj View 5 chunks +16 lines, -8 lines 0 comments Download
M tools/visual_studio/ia32.vsprops View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/visual_studio/v8_arm.vcproj View 1 chunk +223 lines, -223 lines 0 comments Download
M tools/visual_studio/v8_base_x64.vcproj View 1 chunk +13 lines, -0 lines 0 comments Download
M tools/visual_studio/v8_cctest.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_cctest_arm.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_cctest_x64.vcproj View 5 chunks +0 lines, -12 lines 0 comments Download
M tools/visual_studio/v8_mksnapshot.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_mksnapshot_x64.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_process_sample.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_process_sample_arm.vcproj View 1 chunk +145 lines, -151 lines 0 comments Download
M tools/visual_studio/v8_process_sample_x64.vcproj View 3 chunks +16 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_shell_sample.vcproj View 2 chunks +0 lines, -6 lines 0 comments Download
M tools/visual_studio/v8_shell_sample_arm.vcproj View 1 chunk +145 lines, -151 lines 0 comments Download
M tools/visual_studio/v8_shell_sample_x64.vcproj View 5 chunks +16 lines, -8 lines 0 comments Download
M tools/visual_studio/x64.vsprops View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
10 years, 11 months ago (2010-01-27 16:18:12 UTC) #1
Lasse Reichstein
10 years, 11 months ago (2010-01-28 07:54:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698