Open Bug 1382766 Opened 7 years ago Updated 2 years ago

mach package under windows should build installer

Categories

(Firefox Build System :: General, enhancement)

All
Windows
enhancement

Tracking

(firefox57 wontfix)

Tracking Status
firefox57 --- wontfix

People

(Reporter: wgianopoulos, Unassigned)

References

Details

mach installer under windows builds only the zip version and not the installer.  Shouldn't it build both?
First, `mach package` is equivalent to `mach build package`. I'm not sure why we need that top-level mach command.

Second, you need to have a number of dependencies to build the installer. I /think/ the build system excludes building the installer if dependencies are missing and/or you have to opt in to building the installer. I don't know this part of the code too well.
I think I have all the dependencies doing a cd browser/installer/windows and running mozmake builds the installer.
I meant cd <objdir>/browser/installer/windows
Product: Core → Firefox Build System
See Also: → 1436662
See Also: → 617927
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.