|
Split bindings output between core and modules!
Finally, splitting bindings output!
Mostly straightforward, with 2 twists:
* need a separate cache directory for the scripts,
not just the output directory
(to avoid needing to precache twice)
* aggregate bindings files need to know the component
Followup is:
* Generate qualified paths in includes
* remove bindings subdirs from core includes!
R=haraken
BUG= 358074
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174949
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+152 lines, -115 lines) |
Patch |
 |
M |
Source/bindings/core/core.gypi
|
View
|
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/generated.gyp
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/generated.gyp
|
View
|
1
|
5 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/core/v8/generated.gypi
|
View
|
|
1 chunk |
+22 lines, -20 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/generated.gyp
|
View
|
|
5 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/modules.gypi
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/generated.gyp
|
View
|
1
|
5 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/modules/v8/generated.gypi
|
View
|
|
1 chunk |
+22 lines, -20 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/aggregate_generated_bindings.py
|
View
|
1
|
5 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/code_generator_v8.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/idl_compiler.py
|
View
|
|
6 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/scripts.gyp
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/scripts/scripts.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gyp
|
View
|
|
2 chunks |
+23 lines, -22 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|