Closed
Bug 306355
Opened 19 years ago
Closed 19 years ago
Don't put important configuration in mail/config/mozconfig
Categories
(Thunderbird :: Build Config, defect, P3)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: benjamin, Assigned: benjamin)
Details
(Keywords: fixed1.8)
Attachments
(2 files)
|
2.01 KB,
patch
|
mscott
:
review+
mscott
:
superreview+
mscott
:
approval1.8b4+
|
Details | Diff | Splinter Review |
|
1.22 KB,
patch
|
dougt
:
review+
mtschrep
:
approval1.8b4+
|
Details | Diff | Splinter Review |
All the important config options should be coded into configure, leaving the mail/config/mozconfig with only --enable-application and MOZ_CO_PROJECT. This makes maintenance much easier.
| Assignee | ||
Comment 2•19 years ago
|
||
I'd like to get this on the 1.8 branch so that tbird matches the other apps.
Priority: -- → P3
Target Milestone: --- → Thunderbird1.1
Comment 3•19 years ago
|
||
Comment on attachment 194210 [details] [diff] [review] Move defaults from mail/config/mozconfig to configure.in Let's make sure we get a day's worth of nightly builds on the trunk with this change so we can be sure we didn't miss anything before we put it on the branch. The disk size should be able to tell.
Attachment #194210 -
Flags: superreview+
Attachment #194210 -
Flags: review?(mscott)
Attachment #194210 -
Flags: review+
| Assignee | ||
Updated•19 years ago
|
Attachment #194210 -
Flags: approval1.8b4?
Comment 4•19 years ago
|
||
My build is now trying to build Leaving directory `/cygdrive/c/build/trees/tbirddbg/mozilla/embedding/browser/activex which was not the case before this change. So something didn't get mapped over quite right on the trunk.
Comment 5•19 years ago
|
||
Comment on attachment 194210 [details] [diff] [review] Move defaults from mail/config/mozconfig to configure.in minusing for the branch for right now as this doesn't appear to be working quite right.
Attachment #194210 -
Flags: approval1.8b4? → approval1.8b4-
Updated•19 years ago
|
Attachment #194446 -
Flags: review?(dougt) → review+
| Assignee | ||
Updated•19 years ago
|
Attachment #194210 -
Flags: approval1.8b4- → approval1.8b4?
| Assignee | ||
Updated•19 years ago
|
Attachment #194446 -
Flags: approval1.8b4?
Updated•19 years ago
|
Whiteboard: pending mscott's check
Updated•19 years ago
|
Attachment #194446 -
Flags: approval1.8b4? → approval1.8b4+
Comment 7•19 years ago
|
||
Comment on attachment 194210 [details] [diff] [review] Move defaults from mail/config/mozconfig to configure.in this needs plussed too since we already plussed the follow up patch.
Attachment #194210 -
Flags: approval1.8b4? → approval1.8b4+
Comment 8•19 years ago
|
||
Time is short for 1.8b4. If this isn't landed today, it's not going to make the train.
Whiteboard: pending mscott's check
You need to log in
before you can comment on or make changes to this bug.
Description
•