Description[NaCl SDK] Fix "make debug" and "make run" on Mac.
There were a couple of issues here:
* make doesn't support spaces, so you have to escape them.
* xterm doesn't exist on mac, use osascript to create a new Terminal window instead.
Also, use the correct basename/default paths for Chrome on each platform.
BUG=322549
R=sbc@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238245
Patch Set 1 #Patch Set 2 : add default paths, basenames #
Total comments: 2
Patch Set 3 : feedback #
Messages
Total messages: 5 (0 generated)
|