[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 08:17:38 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115556
--- Comment #12 from Mark Salisbury <mark.salisbury at hp.com> 2013-05-07 08:16:00 PST ---
(In reply to comment #11)
> (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 ?
I built WinCairo (I'm working on patches to make WinCairo a CMake port...). I do not have ccache - that appears to work only with GCC.
--
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