Closed Bug 488349 Opened 15 years ago Closed 15 years ago

Remove Hacks to get WinCE Tinderbox Green

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: wolfe, Unassigned)

References

Details

(Keywords: mobile)

Attachments

(2 files)

On Friday evening, 10-April-09, the wince tinderboxes were burning because of a mismatch between what the buildbots were seeking and what the build was producing.

This was caused by an understanding of what the build would do with the check in of bug 476733, that was not carried through to the buildbots.

Because no one wanted to modify the buildbots over a weekend, a hack was put into place to make the tinderboxes go green.

This bug removes the nasty patch, and fixes up both the mobile-browser repository "make package" and "make installer" commands, as well as the buildbot expectations.

This bug is a follow-on to bug 476733.

The mobile-browser patch reverts the "make package" command to doing a "make package" build within the /objdir/mobile/mobile/installer directory.

The mobile-browser patch also removes the ZIP file production from within the mobile/installer/makefile.in file.


The buildbots will now need to do two commands for wince builds:

(1) a "make package" command at /objdir/mobile, and 

(2) a "make installer" command at /objdir/mobile 


These two command swill produce three files:

(A) a xulrunner ZIP file located at /objdir/xulrunner/dist, 

(B)a fennec ZIP (which does NOT contain a xulrunner subdirectory) at /objdir/mobile/dist, and 

(C) a fennec CAB (which does install a xulrunner subdirectory on-device) at /objdir/mobile/dist.
Attachment #372675 - Flags: review?(ted.mielczarek)
Attachment #372718 - Flags: review?(bhearsum) → review+
Comment on attachment 372718 [details] [diff] [review]
[checked in] run make package before make installer for wince

You can probably just drop the descriptions if you want, since they're the same as the command...up to you though.
r=bhearsum either way.
Comment on attachment 372718 [details] [diff] [review]
[checked in] run make package before make installer for wince

Looks like this rode along with rev 261:9f3e6517d946
Attachment #372718 - Attachment description: run make package before make installer for wince → [checked in] run make package before make installer for wince
Attachment #372675 - Flags: review?(ted.mielczarek) → review+
(In reply to comment #3)
> (From update of attachment 372718 [details] [diff] [review])
> Looks like this rode along with rev 261:9f3e6517d946

so can this be closed out?
hearing no objections for 5 months, I'm closing this out
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
marking as verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: