Closed Bug 912832 Opened 11 years ago Closed 11 years ago

Inverse tiers and subtiers

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla26

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently, a top-level build is doing make export, make libs, make tools for each tier. I want to inverse this and have the top-level build do make export, make libs, make tools, with each traversing tiers.
Depends on: 912801, 912795
Attachment #799937 - Flags: review?(gps)
Comment on attachment 799937 [details] [diff] [review] Inverse tiers and subtiers for build traversal This breaks incremental builds :(
Attachment #799937 - Flags: review?(gps)
Fixed a typo. The incremental build breakage is due to something else i'll file a separate bug for.
Attachment #799961 - Flags: review?(gps)
Attachment #799937 - Attachment is obsolete: true
Depends on: 912845
Blocks: 912856
Comment on attachment 799961 [details] [diff] [review] Inverse tiers and subtiers for build traversal Review of attachment 799961 [details] [diff] [review]: ----------------------------------------------------------------- Can't wait to see how this pays off... ::: Makefile.in @@ +83,1 @@ > $(RM) -r $(DIST)/sdk Do we not have a purge manifest for this :/
Attachment #799961 - Flags: review?(gps) → review+
Personally I found it very convenient to be able to make libs_tier_app and only make those dirs in tier_app_dirs. Would something like make libs TIERS=app work instead?
Depends on: 913968
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: