Open
Bug 1422195
Opened 8 years ago
Updated 3 years ago
Consider removing support for external libraries from the build system
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: chmanchester, Unassigned)
References
Details
There's some logic in the emitter to handle directories that have a subconfigure, excluding js/src. As far as I know there aren't any of these anymore.
There are a few things to do with `ExternalLibrary` objects in data.py and special handling for them in the recursive make backend as well.
Comment 1•8 years ago
|
||
Beware of comm-central. Last time I looked, it still used that, but that was a while ago.
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
•