Closed
Bug 759878
Opened 13 years ago
Closed 12 years ago
makefiles: add a fileutils.mk library
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: joey, Unassigned)
References
()
Details
Add a library makefile config/makefiles/fileutils.mk as a place to gather standalone directory and path manipulation functions for reuse.
Add unit tests as needed to verify functionality.
Some functions that can migrate there:
config/makefiles/autotargets.mk :: slash_strip()
toolkit/mozapps/installer/packager.mk :: QUOTED_WILDCARD, ESCAPE_SPACE, etc
| Reporter | ||
Updated•13 years ago
|
| Reporter | ||
Comment 1•12 years ago
|
||
makefiles going away, no need to add new libraries
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•