Open
Bug 1568714
Opened 6 years ago
Updated 3 years ago
Improve support for multiple-outputs in GENERATED_FILES
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: glandium, Unassigned)
Details
When a GENERATED_FILES script is set up to have multiple outputs, the moz.build side needs to enumerate all of them, but there is no way for the script to know what they are, so we rely on developers maintaining the outputs properly. With things like https://phabricator.services.mozilla.com/D39134 this will quickly become a footgun.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•