Gustavo, On Tue, 2010-02-23 at 18:09 -0300, Gustavo Noronha Silva wrote: > As everyone knows our build system is one of the slowest, so adding > complexity to it may not be always a good idea.
The changes to the build system should not impact its performance: checks to choose which files to compile/dependencies to add are performed only when running the configure script. Everything else should work as it is right now. Cheers, Leandro
signature.asc
Description: This is a digitally signed message part
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

