Closed
Bug 487171
Opened 16 years ago
Closed 16 years ago
build weave for windows mobile
Categories
(Cloud Services :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
0.6
People
(Reporter: dougt, Assigned: anant)
References
Details
Attachments
(1 file)
|
4.52 KB,
patch
|
Details | Diff | Splinter Review |
Hi weave people,
here is a patch that will build the c++ bits on windows mobile. Please check it out.
could of issues:
1) we do not have a SDK per set yet, so set your SDK directory to dist:
export MOZSDKDIR=/c/builds/fennec/mozilla-central/objdir-wm6-dbg/xulrunner/dist
2) to tell your build system that we are building for WINCE, set WINCE=1
export WINCE=1
3) Not sure what you want to do with unit test or the install pieces.
Attachment #371384 -
Flags: review?(thunder)
| Reporter | ||
Comment 1•16 years ago
|
||
oh, and the bits that I produced are not tested. (this just makes it build).
Updated•16 years ago
|
Keywords: checkin-needed
Target Milestone: -- → 1.0
Updated•16 years ago
|
Severity: blocker → normal
Flags: blocking-weave1.0+
Priority: -- → P1
Updated•16 years ago
|
Component: Weave → General
Product: Mozilla Labs → Weave
Updated•16 years ago
|
QA Contact: weave → general
| Reporter | ||
Updated•16 years ago
|
Keywords: checkin-needed
| Reporter | ||
Updated•16 years ago
|
Attachment #371384 -
Flags: review?(thunder) → review?
| Reporter | ||
Updated•16 years ago
|
Attachment #371384 -
Flags: review?
| Reporter | ||
Updated•16 years ago
|
Assignee: doug.turner → pavlov
Comment 4•16 years ago
|
||
Stuart, see the comments in bug 500461. We'd like to get this in the next two weeks to get WinCE support for 0.5.
Updated•16 years ago
|
Assignee: pavlov → nobody
Target Milestone: 1.0 → 0.5
Updated•16 years ago
|
Target Milestone: 0.5 → 0.6
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → anant
| Assignee | ||
Comment 5•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
Could you make sure to include the bug number in the changeset? thanks
| Assignee | ||
Comment 7•16 years ago
|
||
Sorry about that. http://hg.mozilla.org/labs/weave/rev/3822921ccb21
You need to log in
before you can comment on or make changes to this bug.
Description
•