Closed Bug 299404 Opened 19 years ago Closed 19 years ago

Can't build dmg of Firefox debug build on Mac

Categories

(Firefox Build System :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mark, Assigned: mark)

Details

Attachments

(1 file)

It should be possible to "make -C browser/installer" to prepare a dmg for
distribution.  This isn't working for Firefox/DeerPark debug builds, because
when configured for debug, the packager expects the application to be built as
dist/$(APP_NAME)Debug.app.  The build machinery in browser doesn't special-case
debug builds, so you wind up with dist/DeerPark.app instead.

Thunderbird and Seamonkey both contain the logic necessary to append Debug, and
so should Firefox.

It's not likely that debug builds will need to be packaged often, but there is a
need for it right now.  The packaged-up builds are stripped of debugging
symbols, resulting in a 12MB dmg in the case of Firefox.
Attachment #187976 - Flags: superreview?(sfraser_bugs)
Attachment #187976 - Flags: review?(joshmoz)
Attachment #187976 - Flags: review?(joshmoz) → review+
Attachment #187976 - Flags: superreview?(sfraser_bugs) → approval1.8b4?
Attachment #187976 - Flags: approval1.8b4? → approval1.8b4+
In.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: