Bug 143369 - [EFL] Speedup jhbuild with disable running autogen.sh
Summary: [EFL] Speedup jhbuild with disable running autogen.sh
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-03 05:28 PDT by Csaba Osztrogonác
Modified: 2015-04-03 05:53 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2015-04-03 05:29 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-04-03 05:28:14 PDT
Originally http://trac.webkit.org/changeset/139612 introduced this 
optimization, but lost it with http://trac.webkit.org/changeset/181690.

We don't need to run autogen.sh and it is very slow on cross builder 
ARM bots. The build time is longer with 10-15 minutes for nothing now.
Comment 1 Csaba Osztrogonác 2015-04-03 05:29:11 PDT
Created attachment 250066 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-04-03 05:53:03 PDT
Comment on attachment 250066 [details]
Patch

Clearing flags on attachment: 250066

Committed r182317: <http://trac.webkit.org/changeset/182317>
Comment 3 Csaba Osztrogonác 2015-04-03 05:53:11 PDT
All reviewed patches have been landed.  Closing bug.