[Webkit-unassigned] [Bug 36785] New: [Qt, Gtk] Allows build-webkit script to accept custom make command as parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 15:02:06 PDT 2010


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

           Summary: [Qt, Gtk] Allows build-webkit script to accept custom
                    make command as parameter
           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: rclbelem at gmail.com
                CC: hausmann at webkit.org, gns at gnome.org,
                    tonikitoo at webkit.org, diego.gonzalez at openbossa.org,
                    kenneth at webkit.org


The build-webkit script lacks for a parameter to set a custom make command.

A debian/rules snippet as a real world example. 

build-stamp:                                                                    
       dh_testdir                                                               

       WebKitTools/Scripts/build-webkit --qt --make=$(QMAKE)


This enables the dpkg-buildpackage get the make arguments, like -j parameter
for distributed builds.

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



More information about the webkit-unassigned mailing list