Closed Bug 1279781 Opened 9 years ago Closed 8 years ago

Make mach build faster work for Thunderbird

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Fallen, Assigned: Fallen)

Details

Attachments

(1 file)

I'd appreciate if we could include a quick hack for making mach build faster work with Thunderbird. The problem is that the repackage target is called in the wrong directory since MOZ_BUILD_APP is ../mail. A quick workaround would be to use $(notdir $(MOZ_BUILD_APP)) which would do nothing to "browser", but clean up "../mail" to "mail". From reading the TODO comment, the code is slated to go away anyway, so this won't be permanent.
Attached patch Fix - v1Splinter Review
Attachment #8762373 - Flags: review?(gps)
Comment on attachment 8762373 [details] [diff] [review] Fix - v1 Review of attachment 8762373 [details] [diff] [review]: ----------------------------------------------------------------- This seems acceptable.
Attachment #8762373 - Flags: review?(gps) → review+
Comment on attachment 8762373 [details] [diff] [review] Fix - v1 Review of attachment 8762373 [details] [diff] [review]: ----------------------------------------------------------------- Actually, no. Since "mobile/android" won't be pleased.
Attachment #8762373 - Flags: review+ → review-
I'm going to prefer fixing this using bug 1366607 where it will work out of the box (mostly)
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
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: