Bug 125344

Summary: Add --makeargs option to build-jsc
Product: WebKit Reporter: Laszlo Vidacs <lvidacs.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, gyuyoung.kim, lvidacs.u-szeged, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Laszlo Vidacs 2013-12-06 05:27:48 PST
Add the possibility to specify the number of parallel build jobs when using the build-jsc script.
Comment 1 Laszlo Vidacs 2013-12-06 05:35:26 PST
Created attachment 218592 [details]
Patch
Comment 2 Csaba Osztrogonác 2013-12-10 06:00:01 PST
Comment on attachment 218592 [details]
Patch

LGTM, r=me.
Comment 3 WebKit Commit Bot 2013-12-10 06:28:36 PST
Comment on attachment 218592 [details]
Patch

Rejecting attachment 218592 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 218592, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 160358 = 34248c221a9eeb594fed07912a282767ae808b91
r160359 = 78c7cb083ca0157b149255bb864701383332ca54
r160360 = 20e10e7768cc4415ab0fc620419bf41648113cd2
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/46588122
Comment 4 Laszlo Vidacs 2013-12-10 09:02:44 PST
Created attachment 218878 [details]
Patch
Comment 5 Laszlo Vidacs 2013-12-10 09:05:10 PST
Patch adjusted to meanwhile changes in build-jsc (r160359)
Comment 6 WebKit Commit Bot 2013-12-10 09:45:06 PST
Comment on attachment 218878 [details]
Patch

Clearing flags on attachment: 218878

Committed r160372: <http://trac.webkit.org/changeset/160372>
Comment 7 WebKit Commit Bot 2013-12-10 09:45:09 PST
All reviewed patches have been landed.  Closing bug.