Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 10915213: [NaCl SDK] build_sdk uses gyp to build, not scons. * (Closed)

Created:
8 years, 3 months ago by binji
Modified:
8 years, 3 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

[NaCl SDK] build_sdk uses gyp to build, not scons. * * For x86-32, x86-64. Not pnacl. BUG=none TBR=viettrungluu@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158417

Patch Set 1 #

Patch Set 2 : windows fixes #

Patch Set 3 : fix linux #

Patch Set 4 : fix simple_test w/ glibc #

Patch Set 5 : same fix for ppapi_nacl_tests #

Patch Set 6 : mac fixes #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -21 lines) Patch
M chrome/test/data/nacl/nacl_browser_test.gypi View 1 2 3 3 chunks +10 lines, -3 lines 2 comments Download
M native_client_sdk/src/build_tools/build_sdk.py View 1 2 3 4 5 3 chunks +127 lines, -18 lines 0 comments Download
M ppapi/ppapi_untrusted.gyp View 1 2 3 4 4 chunks +5 lines, -0 lines 1 comment Download

Messages

Total messages: 9 (0 generated)
binji
This patch currently works on linux, but fails on windows (requires gyp roll to fix), ...
8 years, 3 months ago (2012-09-14 06:13:57 UTC) #1
noelallen1
lgtm
8 years, 3 months ago (2012-09-14 20:56:16 UTC) #2
binji
+ncbray, see patchset 4 for changes I had to make to simple_test.
8 years, 3 months ago (2012-09-20 00:23:31 UTC) #3
binji
+viettrungluu for ppapi OWNERS +ncbray (as reviewer) for chrome/test/data/nacl OWNERS
8 years, 3 months ago (2012-09-21 19:34:27 UTC) #4
Nick Bray
Owners LGTM, but please coordinate with me on CQ/merge issues.
8 years, 3 months ago (2012-09-21 22:29:12 UTC) #5
noelallen1
Let's commit this and post the library to a bug for moving more of build_sdk ...
8 years, 3 months ago (2012-09-21 23:20:25 UTC) #6
binji
http://codereview.chromium.org/10915213/diff/12003/chrome/test/data/nacl/nacl_browser_test.gypi File chrome/test/data/nacl/nacl_browser_test.gypi (right): http://codereview.chromium.org/10915213/diff/12003/chrome/test/data/nacl/nacl_browser_test.gypi#newcode135 chrome/test/data/nacl/nacl_browser_test.gypi:135: '--library-path=<(SHARED_INTERMEDIATE_DIR)/tc_glibc/lib64', On 2012/09/21 23:20:25, noelallen1 wrote: > Are you ...
8 years, 3 months ago (2012-09-24 17:59:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/binji@chromium.org/10915213/12003
8 years, 3 months ago (2012-09-24 19:58:49 UTC) #8
commit-bot: I haz the power
8 years, 3 months ago (2012-09-24 22:14:35 UTC) #9
Change committed as 158417

Powered by Google App Engine
This is Rietveld 408576698