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

Issue 245733002: Added arguments to NaCl scons to allow custom toolchain directories. (Closed)

Created:
6 years, 8 months ago by David Yen
Modified:
6 years, 7 months ago
Reviewers:
Derek Schuff
CC:
native-client-reviews_googlegroups.com, bradn, Roland McGrath
Visibility:
Public.

Description

Added arguments to NaCl scons to allow custom toolchain directories. One feature that has been missing is to have a separate toolchain directory on your machine and be able to use it no matter where it was, this adds that support in NaCl for scons. BUG= R=dschuff@chromium.org Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=13123

Patch Set 1 #

Patch Set 2 : Replaced (p)naclsdk_mode options with new custom toolchain options #

Patch Set 3 : Scons defaults to glibc toolchain to use as installation directory #

Patch Set 4 : Fixed missing comma in SConstruct #

Patch Set 5 : Make sure Toolchain directory is a absolute path #

Patch Set 6 : Use abspath of environment instead of cwd since cwd can change per test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -163 lines) Patch
M SConstruct View 1 2 3 4 5 5 chunks +36 lines, -43 lines 0 comments Download
M buildbot/buildbot_pnacl.sh View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M buildbot/buildbot_pnacl_toolchain_tests.sh View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M pnacl/build.sh View 1 2 3 4 5 3 chunks +3 lines, -8 lines 0 comments Download
M site_scons/site_tools/naclsdk.py View 1 4 chunks +20 lines, -96 lines 0 comments Download
M tests/gdb/nacl.scons View 1 2 3 4 5 1 chunk +3 lines, -9 lines 0 comments Download
M tools/Makefile View 1 3 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
David Yen
Derek, here are the changes we discussed a little earlier about being able to specify ...
6 years, 8 months ago (2014-04-21 20:12:43 UTC) #1
Derek Schuff
On 2014/04/21 20:12:43, David Yen wrote: > Derek, here are the changes we discussed a ...
6 years, 8 months ago (2014-04-21 20:29:08 UTC) #2
David Yen
On 2014/04/21 20:29:08, Derek Schuff wrote: > On 2014/04/21 20:12:43, David Yen wrote: > > ...
6 years, 8 months ago (2014-04-21 20:32:20 UTC) #3
Derek Schuff
On 2014/04/21 20:32:20, David Yen wrote: > On 2014/04/21 20:29:08, Derek Schuff wrote: > > ...
6 years, 8 months ago (2014-04-21 20:36:31 UTC) #4
David Yen
On 2014/04/21 20:36:31, Derek Schuff wrote: > On 2014/04/21 20:32:20, David Yen wrote: > > ...
6 years, 8 months ago (2014-04-21 20:42:29 UTC) #5
Derek Schuff
So basically it sounds like you want to replace naclsdk_mode. That's sounds good; can we ...
6 years, 8 months ago (2014-04-21 20:44:25 UTC) #6
David Yen
Okay, I removed all the (p)naclsdk_mode options and replaced them with corresponding arguments for the ...
6 years, 8 months ago (2014-04-21 22:29:22 UTC) #7
Derek Schuff
LGTM
6 years, 8 months ago (2014-04-23 23:48:29 UTC) #8
David Yen
6 years, 7 months ago (2014-05-01 22:26:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #6 manually as r13123 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698