Closed
Bug 302363
Opened 20 years ago
Closed 1 year ago
Process and use auto-generated nsStaticComponents.cpp
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mark, Assigned: mark)
Details
Currently, static Camino builds use their own static (heh) static component list
from camino/src/application/nsStaticComponents.cpp. All of its lizard cousins
use dynamic (heh) static component lists automatically generated as a result of
how things were configured.
During the xpfe portion of a static Camino build, an nsStaticComponents.cpp is
generated for Mozilla.app. It's unusable as-is for Camino's purposes, but it
should be possible to either transform this file or generate a fresh one
suitable for Camino.
Comment 1•19 years ago
|
||
Mark, is this still something you're working on? Any estimate for when it'll be done? Is it something that's important or something we can push off for another year (i.e. Camino 2.0)?
QA Contact: general
| Assignee | ||
Comment 2•19 years ago
|
||
This isn't important, it's just something to make the build process a little less fragile.
Target Milestone: --- → Camino2.0
Updated•17 years ago
|
Target Milestone: Camino2.0 → ---
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•