Bug 41704

Summary: [GTK] build-webkit should not run autogen.sh unconditionally
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch xan.lopez: review+

Martin Robinson
Reported 2010-07-06 10:32:02 PDT
Currently build-webkit runs autogen.sh always. The makefiles that autotools generates should be smart enough to know when the originally build files have been modified and re-rerun autogen.sh. On my machine, this change reduces a null build from 60 seconds to 14 seconds.
Attachments
Patch (2.76 KB, patch)
2010-07-06 10:33 PDT, Martin Robinson
xan.lopez: review+
Martin Robinson
Comment 1 2010-07-06 10:33:53 PDT
Xan Lopez
Comment 2 2010-07-06 10:37:34 PDT
Comment on attachment 60637 [details] Patch Looks good to me!
Martin Robinson
Comment 3 2010-07-06 10:45:36 PDT
Note You need to log in before you can comment on or make changes to this bug.