|
Implement net in GN build.
This does the net target. I started doing some more that are commented out at the bottom, and there are a few more after that do do. The deps of these targets started to build up to an unreasonable level and this should be a good checkpoint.
Fix grit rule.
Fix SSL dependent configs
Add TLD cleanup
Add gconf and gio targets for Linux.
Add sources filtering for ChromeOS, .rc, and .mm files. Remove built-in code that removes .rc and .mm files (this wasn't quite complete so causes problems).
BUG=
R=scottmg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263967
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+673 lines, -37 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
base/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
build/config/BUILDCONFIG.gn
|
View
|
1
|
3 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/config/linux/BUILD.gn
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
M |
crypto/BUILD.gn
|
View
|
1
2
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
|
A |
net/BUILD.gn
|
View
|
1
2
|
1 chunk |
+572 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/net.gypi
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/third_party/nss/ssl/BUILD.gn
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
A + |
net/tools/tld_cleanup/BUILD.gn
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/gn/ninja_helper.cc
|
View
|
1
|
1 chunk |
+8 lines, -15 lines |
0 comments
|
Download
|
|
M |
tools/gn/secondary/tools/grit/grit_rule.gni
|
View
|
1
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|