Closed Bug 938471 Opened 11 years ago Closed 11 years ago

Running ./mach build toolkit/content/ or ./mach build toolkit/themes should not force a rebuild of xul.dll

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 867807

People

(Reporter: jaws, Unassigned)

Details

/toolkit/content and /toolkit/themes only contain front-end files which are destined for a jar manifest, so if either or both are the build targets then we shouldn't need to rebuild xul.dll.
More specifically, running `./mach build toolkit/content` looks to force a rebuild of /toolkit/library.
FWIW, dumbmake, which is what is doing this, is due to die as mozmake make it to mozillabuild. (bug 925350)
When I changed my DirectX SDK installation path to no longer have any spaces this problem went away.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.