Closed Bug 921313 Opened 11 years ago Closed 4 years ago

Make main directory traversal use the binaries target

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1043344

People

(Reporter: glandium, Assigned: glandium)

References

Details

Once the binaries target will have proven itself to work well, it will be possible to integrate it for the main directory traversal. That is, do make export; make binaries; make libs; make tools instead of make export; make compile; make libs; make tools. Then, make libs would skip directories that are only linking binaries, since that would be done by the binaries target. One thing to keep in mind, though, is that the binaries target skips nspr, nss, icu and ffi, and that those will need to be recursed when doing such a complete build. This might not be an immediate win with pymake, and might require waiting for more directories to be skipped, though.
Depends on: 935881
Assignee: nobody → mh+mozilla
I won't touch this stuff in LDFLAGS based on our discussion in bug 973649.
Depends on: 1043344
Let's clarify the goal of this bug, because bug 1043862 is going to make it less obvious: The goal here is to make use the fancy stamp-file make-the-build-faster trick for the default build.
Product: Core → Firefox Build System
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.