[Webkit-unassigned] [Bug 31956] New: Move some build decisions from Qt build system into source files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 28 15:52:02 PST 2009


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

           Summary: Move some build decisions from Qt build system into
                    source files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


This patch a step towards a new way to handle porting #ifdefs - as it has been
proposed by Maciej Stachowiak on webkit-dev.

> I know there is a potential compile time tradeoff, but in some ways  
> it would be nicer if all build systems built the same set of files,  
> and we ifdef'd the contents. That would put the policy decisions all  
> in one place (the port header).

see https://lists.webkit.org/pipermail/webkit-dev/2009-May/007858.html.

There was not probably a consensus on all aspects of Maciej's proposal but I
was hoping that there was enough of consensus to approve the direction of the
following patch.

-- 
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