Open
Bug 1454953
Opened 8 years ago
Updated 3 years ago
Generate inter-directory dependency rule when a generated file depends on an input from objdir
Categories
(Firefox Build System :: General, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: xidorn, Unassigned)
Details
Bug 1452542 is adding a rule in config/recurse.mk to make dom/bindings/export depend on layout/style/export due to that the generated webidl CSS2Properties.webidl in the former depends on the generated data file ServoCSSPropList.py in the latter.
We should probably have the backend generate such rule automatically when there is inter-directory dependencies of generated files. See bug 1452542 comment 29.
Updated•7 years ago
|
Version: Version 3 → 3 Branch
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•