[Webkit-unassigned] [Bug 23289] New: Added '--makeargs' parameter to Scripts/webkitdirs.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 02:37:53 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23289

           Summary: Added '--makeargs' parameter to Scripts/webkitdirs.pm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at inf.u-szeged.hu


I have added '--makeargs' parameter which can pass additional parameters to the
'make' command in QMake projects.

With this patch we execute parallel compilation for example:
WebKitTools/Scripts/build-webkit --qt --makeargs="CC=distcc CXX=distcc -j20"

The patch:
http://code.staikos.net/cgi-bin/gitweb.cgi?p=webkit;a=commitdiff;h=76bafb0d79aae69096f6f65d68781c09c7526721;hp=2ee33e6138b4703eea607ac9344394edc141d999


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list