Closed
Bug 534025
Opened 13 years ago
Closed 13 years ago
Generate complete mars for WinMo
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
All
Windows Mobile 6 Professional
Tracking
(status1.9.2 final-fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
status1.9.2 | --- | final-fixed |
People
(Reporter: coop, Assigned: blassey)
References
Details
Attachments
(2 files)
720 bytes,
patch
|
robert.strong.bugs
:
review+
pavlov
:
approval1.9.2+
|
Details | Diff | Splinter Review |
550 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The first step to getting nightly updates for WinMo is generating complete mars. Once we have complete mars, it's trivial to generate snippets and have partials generated by the existing system. To generate complete mar files on other platforms, we currently --enable-update-packaging in the mozconfig, and then call 'make -C OBJDIR/tools/update-packaging.' I know blassey has generated mars for WinMo before, but I don't know if he was using the make target. There will likely be some work to do to sort out the mobile/ vs. xulrunner/ subdirs. Here's a link to the log for a recent m-c nightly on windows that shows the complete mar being generated: http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1260442920.1260454739.31894.gz&fulltext=1 (WARNING: it's a full tinderbox log)
Assignee | ||
Comment 1•13 years ago
|
||
changes the $(DIST) to $(LIBXUL_DIST) for mar.exe and mbsdiff.exe
Assignee: nobody → bugmail
Attachment #417768 -
Flags: review?(robert.bugzilla)
Attachment #417768 -
Flags: approval1.9.2.1?
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #417769 -
Flags: review?(mark.finkle)
Updated•13 years ago
|
Attachment #417769 -
Flags: review?(mark.finkle) → review+
Comment 3•13 years ago
|
||
Comment on attachment 417769 [details] [diff] [review] fennec patch A real makefile!
Assignee | ||
Comment 4•13 years ago
|
||
pushed http://hg.mozilla.org/mobile-browser/rev/666f34eaa4a4
![]() |
||
Updated•13 years ago
|
Attachment #417768 -
Flags: review?(robert.bugzilla) → review+
Updated•13 years ago
|
Attachment #417768 -
Flags: approval1.9.2.1? → approval1.9.2+
Assignee | ||
Comment 5•13 years ago
|
||
pushed http://hg.mozilla.org/mozilla-central/rev/f598d9a8e73f
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•13 years ago
|
||
pushed http://hg.mozilla.org/releases/mozilla-1.9.2/rev/dbf91e04f3fe
status1.9.2:
--- → final-fixed
Updated•13 years ago
|
Component: Windows Mobile → General
OS: All → Windows Mobile 6 Professional
QA Contact: mobile-windows → general
You need to log in
before you can comment on or make changes to this bug.
Description
•