Bug 118365 - Add Makefile to WebKitLauncher
Summary: Add Makefile to WebKitLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.8
: P3 Trivial
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-03 12:12 PDT by David Farler
Modified: 2013-07-03 13:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (884 bytes, patch)
2013-07-03 12:20 PDT, David Farler
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2013-07-03 12:12:12 PDT
Let's add a Makefile to WebKitLauncher so it can build with the shared Makefile. This will make it easy to build with the ASAN nightly infrastructure, reusing the same buildbot step.
Comment 1 David Farler 2013-07-03 12:20:53 PDT
Created attachment 206017 [details]
Patch
Comment 2 David Farler 2013-07-03 13:16:50 PDT
Committed r152373: <http://trac.webkit.org/changeset/152373>