|
Build Skia as a static library
- Roll GYP so that we get non-thin archives on Linux
- Add merge_static_libs.py
- Add skia_core_lib target which builds core, ports, opts*, and utils
- Replace dependencies on core/ports/opts/utils with skia_core_libs
- Rename exportable libraries with "skia_"
Committed: https://code.google.com/p/skia/source/detail?r=5889
Total comments: 18
Total comments: 19
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+228 lines, -143 lines) |
Patch |
|
M |
DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Makefile
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/FileReaderApp.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
gyp/SampleApp.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
gyp/SimpleCocoaApp.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
gyp/SimpleiOSApp.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
R |
gyp/animator.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/bench.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
|
M |
gyp/common_conditions.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/common_variables.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+15 lines, -12 lines |
0 comments
|
Download
|
|
M |
gyp/core.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/debugger.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
gyp/effects.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
|
M |
gyp/gm.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
gyp/gpu.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/images.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/opts.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/pdf.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/ports.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/sfnt.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/shapeops_demo.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+1 line, -9 lines |
0 comments
|
Download
|
|
M |
gyp/shapeops_edge.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
|
A |
gyp/skia_base_libs.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/svg.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
gyp/tools.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
8 chunks |
+22 lines, -46 lines |
0 comments
|
Download
|
|
M |
gyp/utils.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
gyp/views.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
gyp/xml.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/xps.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
skia.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/merge_static_libs.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21
|