[Webkit-unassigned] [Bug 13204] Submit initial version of mac project files for apollo port of WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 16:57:34 PDT 2007


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





------- Comment #7 from chrisb at adobe.com  2007-03-27 16:57 PDT -------
apolloproj is just a naming convention ( hyatt came up with it ).

We want our own project file for the following reasons:
  1.  Apollo project builds a static lib instead of a framework.
  2.  We do not want to build all the SVG code into our static lib.
  3.  We will have different pre-processor macros turned on.
  4.  We will have different set of platform files for the apollo port.
  5.  We want to isolate our changes from the rest of webcore as much as
possible so that we are unlikely to break the mac port.

Strictly speaking the xcode project could be shared, but we have a new target
and probably new configurations.  So to avoid build breakage submitters would
have to build those anyway.  Once they are building something new it might as
well be in a seperate project file.

I don't think the vcproj could be shared on windows.


-- 
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