Open
Bug 744539
Opened 14 years ago
Updated 3 years ago
split config/rules.mk into a hierarchy of makefiles: file batch #1
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: joey, Unassigned)
References
(Depends on 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #742391 +++
+++ This bug was initially created as a clone of Bug #668861 +++
common elements of export, libs and tools in rules.mk have extracted into config/makefiles/{export,libs,tools}.mk
For part two extract all of the workhorse macros and rules that make up exports:: libs::, etc and move them out of rules.mk.
XPIDL goop for exports::
compiling/linking rules for libs::
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•