[Webkit-unassigned] [Bug 137949] New: [EFL] build-webkit should try harder to avoid re-running cmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 22 04:10:57 PDT 2014


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

            Bug ID: 137949
           Summary: [EFL] build-webkit should try harder to avoid
                    re-running cmake
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: cgarcia at igalia.com, gyuyoung.kim at webkit.org,
                    mrobinson at webkit.org, ryuan.choi at gmail.com
            Blocks: 137818

GTK already re-run cmake only if it is necessary:
http://trac.webkit.org/changeset/162545 ( bug127073 )

I think the configuration change detection in shouldRemoveCMakeCache()
is safe, and it seems it has worked well since half years for GTK.

So I propose to use this mechanism for EFL port too. It would 
make incremantal build faster for developers and buildbots too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141022/72397701/attachment-0002.html>


More information about the webkit-unassigned mailing list