Bug 16088

Summary: Restore the wx buildbot for Mac
Product: WebKit Reporter: Kevin Ollivier <kevino>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Wx
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch to restore the wx buildbot on Mac mrowe: review+

Description Kevin Ollivier 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.
Comment 1 Kevin Ollivier 2007-11-21 18:45:00 PST
Created attachment 17438 [details]
Patch to restore the wx buildbot on Mac
Comment 2 Mark Rowe (bdash) 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.
Comment 3 Kevin Ollivier 2007-11-21 19:03:29 PST
landed in r27946