[Webkit-unassigned] [Bug 115556] [CMake] Don't compile SVG/MATHML files if they are not enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 02:06:05 PDT 2013


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





--- Comment #11 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-05-07 02:04:27 PST ---
(In reply to comment #9)
> (In reply to comment #5)
> > (In reply to comment #0)
> > > If you are building with CMake and don't have SVG/MATHML enabled, there's no need to add these files to the source list.  It just slows down the build.
> > 
> > Did you check how much time was decreased with this patch?
> 
> With files -
>   Build Time 37:21
> 
> Without -
>   Build Time 34:16
> 
> This is just the time to build WebCore.lib (VS 2008, HP EliteBook 8560w with 8GB RAM).

Interesting. There was no time saving on EFL port. Did you build it on windows ? What port did you built ? Was there no object caching like ccache ?

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