RESOLVED FIXED 16088
Restore the wx buildbot for Mac
https://bugs.webkit.org/show_bug.cgi?id=16088
Summary Restore the wx buildbot for Mac
Kevin Ollivier
Reported 2007-11-21 18:43:38 PST
The wx buildbot needs a couple deps (namely, libjpeg and libpng) that don't come out-of-the-box with Tiger. This patch updates build-wxwebkit to grab those dependencies and put them into WebKitLibraries/unix so that the wx port will build even from a completely clean tree.
Attachments
Patch to restore the wx buildbot on Mac (9.84 KB, patch)
2007-11-21 18:45 PST, Kevin Ollivier
mrowe: review+
Kevin Ollivier
Comment 1 2007-11-21 18:45:00 PST
Created attachment 17438 [details] Patch to restore the wx buildbot on Mac
Mark Rowe (bdash)
Comment 2 2007-11-21 18:52:05 PST
Comment on attachment 17438 [details] Patch to restore the wx buildbot on Mac r=me. I'm really not a fan of the gigantic shell script, but I guess it is easier than the alternatives for now.
Kevin Ollivier
Comment 3 2007-11-21 19:03:29 PST
landed in r27946
Note You need to log in before you can comment on or make changes to this bug.