Closed Bug 958437 Opened 10 years ago Closed 10 years ago

Build static directories as part of compile instead of libs and tools

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla29

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

So, it turns out we're recursing static directories during libs *and* tools. Obviously, both is a waste of time. While there aren't that many static directories, I'm going to make ffi and icu such in bug 958404, and that would make the build essentially wait for icu, which, really, we don't want. The best option is to move them in compile, so that they can be built in parallel of everything else.
Comment on attachment 8358302 [details] [diff] [review]
Build static directories as part of compile instead of libs and tools

Review of attachment 8358302 [details] [diff] [review]:
-----------------------------------------------------------------

I'll land this for you.
Attachment #8358302 - Flags: review?(gps) → review+
https://hg.mozilla.org/mozilla-central/rev/56974d58bbe6
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
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: