|
|
Add nacl_sdk gyp meta-target.
This is a part of the making the nacl_sdk builder use gyp instead of scons. The
libraries built should be the same as the libraries build when building the
scons install_lib target, excepting the ppapi libraries which will be built on
the Chrome side.
BUG=none
Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=9663
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+177 lines, -2 lines) |
Patch |
 |
M |
build/all.gyp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
build/build_nexe.py
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
A |
build/nacl_core_sdk.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/untrusted.gypi
|
View
|
|
3 chunks |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/shared/gio/gio.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/shared/imc/imc.gyp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/shared/platform/platform.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/shared/srpc/srpc.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/trusted/weak_ref/weak_ref.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/untrusted/nacl/nacl.gyp
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
src/untrusted/valgrind/valgrind.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|