|
Move core.gyp up one directory to Source/core/
This makes core match the build file layout in the rest of Blink.
Scripts previously living in core/core.gyp/scripts are now alongside
core/scripts/, which seems fine given that all of these scripts are for
build-time activities.
This is part one of a two-stage patch: core_tmp.gyp will be renamed to
core.gyp in a followup patch to keep the trybots happy.
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=151856
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+174 lines, -2788 lines) |
Patch |
 |
M |
Source/WebKit/chromium/WebKit.gyp
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/WebKit/chromium/WebKitUnitTests.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/bindings.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/bindings/derived_sources.gyp
|
View
|
1
2
3
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
Source/core/.gitignore
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/ConvertFileToHeaderWithCharacterArray.gypi
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/.gitignore
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/ConvertFileToHeaderWithCharacterArray.gypi
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/core.gyp
|
View
|
|
1 chunk |
+0 lines, -1110 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/core_derived_sources.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -670 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/mac/check_objc_rename.sh
|
View
|
|
1 chunk |
+0 lines, -79 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/scripts/action_derivedsourcesallinone.py
|
View
|
|
1 chunk |
+0 lines, -225 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/scripts/action_makenames.py
|
View
|
|
1 chunk |
+0 lines, -182 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/scripts/action_useragentstylesheets.py
|
View
|
|
1 chunk |
+0 lines, -124 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/scripts/rule_bison.py
|
View
|
|
1 chunk |
+0 lines, -105 lines |
0 comments
|
Download
|
 |
D |
Source/core/core.gyp/scripts/supplemental_idl_files.py
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
A + |
Source/core/core_derived_sources.gyp
|
View
|
1
2
3
|
41 chunks |
+121 lines, -121 lines |
0 comments
|
Download
|
 |
A + |
Source/core/core_tmp.gyp
|
View
|
1
2
3
4
|
23 chunks |
+47 lines, -47 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/action_derivedsourcesallinone.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/action_makenames.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/action_useragentstylesheets.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/check_objc_rename.sh
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/rule_bison.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
Source/core/scripts/supplemental_idl_files.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
Source/modules/modules.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|