Open Bug 1036797 Opened 10 years ago Updated 2 years ago

Build backends should not be expected to do value validation

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

References

Details

There are a bunch of checks in the recursivemake backend (all of them?) that are really backend-agnostic, and should be performed one level above, in the emitter.

examples:
 - File listed in EXPORTS does not exist
 - File listed in RESOURCE_FILES does not exist
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.