|
Support for building V8 with MinGW. This patch is from gdschaefer. In addition
to supporting MinGW this change also makes it more explicit which targets needs
to link with which libraries.
BUG= 64
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+177 lines, -38 lines) |
Patch |
 |
M |
SConstruct
|
View
|
|
8 chunks |
+57 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/cpu-ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/dtoa-config.c
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/globals.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/platform.h
|
View
|
|
3 chunks |
+22 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/platform-win32.cc
|
View
|
|
10 chunks |
+76 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tools/presubmit.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/visual_studio/d8.vcproj
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_cctest.vcproj
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_mksnapshot.vcproj
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_process_sample.vcproj
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/visual_studio/v8_shell_sample.vcproj
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|