Closed
Bug 630857
Opened 10 years ago
Closed 10 years ago
Port some makefile changes/updates to Thunderbird's installer and locale Makefiles
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.3a3
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
2.91 KB,
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
Just wanted to do a general update of these files, mainly based on a diff with browser's files, so there's some re-ordering as well as the updates. Bugs pulled in are: Bug 569268 - Package correct Visual C++ CRT DLLs based on compiler version Bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack Bug 607396: port checksums work to l10n - remove now-obsolete l10n-upload-% target
Flags: in-testsuite-
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #509147 -
Flags: review?(bugspam.Callek)
Comment 2•10 years ago
|
||
Comment on attachment 509147 [details] [diff] [review] The fix it dawns on me that suite/ will need some of these ports as well...
Attachment #509147 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Checked in: http://hg.mozilla.org/comm-central/rev/9356a2281f6a (In reply to comment #2) > it dawns on me that suite/ will need some of these ports as well... Well suite could do with a bigger uplift because it doesn't currently use toolkit's l10n.mk for the locales stuff and hence is duplicating quite a bit of make code.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a3
You need to log in
before you can comment on or make changes to this bug.
Description
•