|
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
|
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
|
Total messages: 2 (0 generated)
|