Closed
Bug 246732
Opened 21 years ago
Closed 21 years ago
Document the Mozilla build system
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 134478
People
(Reporter: netdragon, Assigned: cls)
Details
With the modifications to the Mozilla build system, especially cross-compiling
and mingw/cygwin support (i.e. environment vars, configuration utils, */build
and */config directories plus root dir). its hard to make heads or tails of the
buildsystem (for instance, when should nsinstall build, etc?). This impedes
porting, packaging, and 3rd party modifications to the build system. We need
documentation on Mozilla.org, along with better documentation of the makefiles
and configuration files.
Also, with a properly documented buildsystem, people would have more incentive
to work on it to improve it and also make it work with autoconfig 2.5
A requirement for further checkins can be keeping the documentation up to date.
| Reporter | ||
Comment 1•21 years ago
|
||
Comments in the code would be a helpful start.
*** This bug has been marked as a duplicate of 134478 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Component: Mozilla Developer → Documentation Requests
Product: Documentation → Mozilla Developer Center
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•