Closed
Bug 199345
Opened 22 years ago
Closed 22 years ago
[minimo] minimo mozconfig options - including replace zlib with system zlib - remove libstdc++ - remove type ahead find - make dist in /embed confgurable
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cathleennscp, Assigned: netscape)
References
Details
Attachments
(1 file)
4.87 KB,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
also, need to link xpt bindings files, the way dougt is doing
Assignee | ||
Comment 2•22 years ago
|
||
Cathleen, specifically, what is being asked for here? We already have the
config/minimo file on the branch which has all of the needed options. Is this
bug about moving that file to the trunk or implementing some other feature?
I think in one of the previous meeting we had, we talked about preferbly having
a makefile to do the right pulling and build. so, that mailnews (maybe others?)
wont get pulled, and combine build config options. Theses all need be
implemented on trunk. :-)
Summary: minimo build/mozconfig option → [minimo] minimo build/mozconfig option
Assignee | ||
Comment 4•22 years ago
|
||
An initial mozilla/minimo.mk has been checked into the tree. You'll still need
to specify the minimo options in your mozconfig file.
Assignee | ||
Comment 5•22 years ago
|
||
This patch further trims off the modules pulled by cvs. There's almost a 100
meg difference between the default Mozilla source tree and minimo now.
Updated•22 years ago
|
Attachment #120051 -
Flags: review+
Assignee | ||
Updated•22 years ago
|
Attachment #120051 -
Attachment description: Trim modules v1.0 → Trim modules v1.0 (checked in)
Comment 6•22 years ago
|
||
This has been fixed. See mozilla.org/project/minimo
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
Summary: [minimo] minimo build/mozconfig option → [minimo] minimo build/mozconfig option - including replacement of zlib with system zlib
Updated•22 years ago
|
Summary: [minimo] minimo build/mozconfig option - including replacement of zlib with system zlib → [minimo] minimo build/mozconfig option - including replacement of zlib with system zlib and libstdc++ removal
Updated•22 years ago
|
Summary: [minimo] minimo build/mozconfig option - including replacement of zlib with system zlib and libstdc++ removal → [minimo] minimo mozconfig options - including replace zlib with system zlib - remove libstdc++ - remove type ahead find - make dist in /embed confgurable
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•