Closed Bug 1575680 Opened 5 years ago Closed 5 years ago

Move node invocations out of exports

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: mshal, Assigned: mshal)

References

Details

Attachments

(1 file)

The node actions were put in exports instead of misc because of weird interactions with VPATH. It would be nice if we didn't have to wait to start compiling things for this, so if the generic VPATH line is removed we can put this back into misc.

These were originally in exports because having it in the same tier as
the install rule interacted poorly with VPATH. Now that we no longer
have a generic VPATH rule, make can handle the rules properly with
everything in misc.

Pushed by mshal@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4f254e8fe9dc Move node invocations to misc tier; r=firefox-build-system-reviewers,chmanchester
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: