[Webkit-unassigned] [Bug 15682] Move wx port to TOT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 18 14:40:41 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15682





------- Comment #67 from kevino at theolliviers.com  2007-11-18 14:40 PDT -------
(In reply to comment #66)
> (From update of attachment 17218 [edit])
> +if ($clean) {
> +    exit 0;
> +}
> 
> Things like this read better in perl as:
> 
>     exit if $clean;
> 
> I'm really disappointed to see build-wxwebkit as an entirely separate script
> with so much code in it!
> 
> r=me
> 

Well, we'll try to integrate it as we move forward. At the time most of it was
written, there weren't many other ports and those that did were not integrated
with build-webkit yet, plus the wxWebKit build system does things differently
from other ports by performing pre-build steps before calling make. So what I'd
like to do is start looking at these issues as I have the spare time to address
them.  


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list