Closed Bug 479515 Opened 16 years ago Closed 15 years ago

push default mozconfig to mobile-browser repo

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Windows CE
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: blassey, Assigned: blassey)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Attachment #363391 - Flags: review?(mark.finkle)
drive by comments. add the right stuff for our CPU: https://bugzilla.mozilla.org/show_bug.cgi?id=479503#c2 Seperate this out -- put the windows ce specific mozconfig stuff in m-c / build/wince/wm6.mozconfig. Then have a minimal one for fennec checked into m-b. vlad had a different mozconfig for straight wince which you might want to look at and create a build/wince/wince.mozconfig which the wm6 file includes.
Blocks: 422206
Comment on attachment 363391 [details] [diff] [review] creates config folder and wince mozconfig >diff --git a/config/mozconfig.wince b/config/mozconfig.wince >+MIDL=/c/Program\ Files/Microsoft\ Visual\ Studio\ 9/VC/ce/bin/x86_arm/midl.exe Either move this out or remove, if not needed anymore Also, we need to address Doug's comments
Attachment #363391 - Flags: review?(mark.finkle) → review-
No longer blocks: 422206
Assignee: nobody → bugmail
Address Doug and Mark comments.
Attachment #363391 - Attachment is obsolete: true
.mozconfig I use. . $topsrcdir/build/wince/wm6.mozconfig mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir-wm6-dbg mk_add_options MOZ_BUILD_PROJECTS="xulrunner mobile" ac_add_options --enable-debug ac_add_options --disable-optimize ac_add_options --enable-plugins ac_add_options --enable-xpinstall ac_add_options --enable-installer ac_add_options --enable-tests ac_add_options --with-wince-sdk="c:/program files/windows mobile 6 sdk/pocketpc" # mobile options ac_add_app_options mobile --enable-application=mobile ac_add_app_options mobile --with-libxul-sdk=../xulrunner/dist
Actually I'd prefer build/wince/config/wm6.config instead of build/wince/wm6.config.
(In reply to comment #4) > ac_add_options --enable-plugins > ac_add_options --enable-xpinstall > ac_add_options --enable-installer > ac_add_options --enable-tests These are all unnecessary, fwiw, since they match the default values.
Thanks! My .mozconfig became pretty simple!
I guess we decided not to do this
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
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: