Closed Bug 1135075 Opened 9 years ago Closed 9 years ago

move generation of nsStyleStructList.h to GENERATED_FILES

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox38 fixed)

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We can't completely eliminate the Makefile.in here, because we still
need the INSTALL_TARGETS bits to export the generated header, but we can
at least get rid of a lot of the Makefile.in.
We can't completely eliminate the Makefile.in here, because we still
need the INSTALL_TARGETS bits to export the generated header, but we can
at least get rid of a lot of the Makefile.in.
Attachment #8567123 - Flags: review?(mshal)
Blocks: nomakerules
Attachment #8567123 - Flags: review?(mshal) → review+
https://hg.mozilla.org/mozilla-central/rev/bef14432db9c
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
It would be nice if we could make:
GENERATED_FILES += ['foo.h']
EXPORTS += ['foo.h']

Do the right thing. Followup?
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: