|
The single skia.gyp file was getting pretty unwieldy (1600 lines long), so this CL splits it into a separate gypfile for each source directory (analogous to how our makefiles are set up currently).
Ultimately, I think it would be better to maintain each gypfile within the same directory where the source code lives (like we do with the makefiles), but I had some trouble building when I did that... so for this CL, I kept them all in the same directory. I'll try to move them later.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+56 lines, -22350 lines) |
Patch |
|
A + |
gyp/SampleApp.gyp
|
View
|
|
3 chunks |
+14 lines, -1450 lines |
0 comments
|
Download
|
|
A + |
gyp/animator.gyp
|
View
|
|
2 chunks |
+3 lines, -1415 lines |
0 comments
|
Download
|
|
A + |
gyp/effects.gyp
|
View
|
|
2 chunks |
+3 lines, -1525 lines |
0 comments
|
Download
|
|
A + |
gyp/experimental.gyp
|
View
|
|
2 chunks |
+3 lines, -1571 lines |
0 comments
|
Download
|
|
A + |
gyp/gpu.gyp
|
View
|
|
3 chunks |
+4 lines, -1324 lines |
0 comments
|
Download
|
|
A + |
gyp/images.gyp
|
View
|
|
2 chunks |
+3 lines, -1504 lines |
0 comments
|
Download
|
|
A + |
gyp/libtess.gyp
|
View
|
|
1 chunk |
+3 lines, -1556 lines |
0 comments
|
Download
|
|
A + |
gyp/opts.gyp
|
View
|
|
3 chunks |
+4 lines, -1557 lines |
0 comments
|
Download
|
|
A + |
gyp/pdf.gyp
|
View
|
|
2 chunks |
+3 lines, -1553 lines |
0 comments
|
Download
|
|
M |
gyp/skia.gyp
|
View
|
|
2 chunks |
+4 lines, -1281 lines |
0 comments
|
Download
|
|
A + |
gyp/svg.gyp
|
View
|
|
2 chunks |
+3 lines, -1517 lines |
0 comments
|
Download
|
|
A + |
gyp/target_defaults.gypi
|
View
|
|
1 chunk |
+0 lines, -1543 lines |
0 comments
|
Download
|
|
A + |
gyp/utils.gyp
|
View
|
|
2 chunks |
+3 lines, -1518 lines |
0 comments
|
Download
|
|
A + |
gyp/views.gyp
|
View
|
|
2 chunks |
+3 lines, -1486 lines |
0 comments
|
Download
|
|
A + |
gyp/xml.gyp
|
View
|
|
2 chunks |
+3 lines, -1550 lines |
0 comments
|
Download
|
Total messages: 9
|