|
Refactor .gyp files:
common.gypi now contains global target defaults and is included by all .gyp files;
standalone.gypi contains definitions for stand-alone v8 builds.
This fixes d8 for the ARM simulator.
TEST=compiles and tests pass on all platforms
Committed: http://code.google.com/p/v8/source/detail?r=9019
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+234 lines, -581 lines) |
Patch |
|
M |
Makefile
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/common.gypi
|
View
|
1
|
1 chunk |
+214 lines, -151 lines |
0 comments
|
Download
|
|
M |
build/gyp_v8
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
A + |
build/standalone.gypi
|
View
|
1
|
4 chunks |
+3 lines, -14 lines |
0 comments
|
Download
|
|
D |
build/v8-features.gypi
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
|
M |
preparser/preparser.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
samples/samples.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/d8.gyp
|
View
|
1
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.gyp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
1
|
6 chunks |
+4 lines, -277 lines |
0 comments
|
Download
|
|
M |
tools/test-wrapper-gypbuild.py
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|