Rob Lemley
8721bb93fc
Bug 1835311 - Port bug 1831872: Remove sync strings from l10n configurations. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D179223
2023-05-26 14:48:39 +00:00
Rob Lemley
d7fdc4d6bc
Bug 1816266 - Remove use of $(moztopsrcdir) and friends from Makefiles. r=dandarnell
...
$moztopsrcdir is always the same as $topsrcdir. This is a leftover from when
it was posssible to build Thunderbird with comm-central as a parent of
mozilla-central in the local filesystem. It's just confusing to have now.
Differential Revision: https://phabricator.services.mozilla.com/D169564
--HG--
extra : moz-landing-system : lando
2023-02-15 19:52:11 +00:00
Rob Lemley
a46de8d3c9
Bug 1766080 - Support l10n-comm split for developers building localized builds. r=dandarnell
...
Developers that want to produce localized builds and/or langpacks can do so
with mach build installers-$LANG. This is implemented in toolkit/locales/l10n.mk.
There's support for automatically cloning a l10n-central repository into
$HOME/.mozbuild. To avoid confusion, the installers-$LANG make target should
download what's needed from the l10n-central repository and comm-l10n and merge
them like CI language repacks will do.
L10N_CO is defined in l10n.mk as a single "hg clone" command. It's executed
when necessary for local developers. This patch overwrites L10N_CO with a
Python script that clones the two repositories and copies them to the expected
location.
Unfortunately, this breaks updating the translations via hg pull since what ends
up in ~/.mozbuild/l10n-central/{lang} is no longer a repository clone that
the developer can run "hg pull" in to get the latest changes. To update,
remove the directory and a fresh copy will get built. This should get fixed
in a follow-up bug.
Differential Revision: https://phabricator.services.mozilla.com/D144502
2022-11-16 22:50:51 +00:00
Rob Lemley
1ab161df78
Bug 1794156 - Drive-by cleanup of mail/locales/Makefile.in. r=mkmelin
...
The "l10n-check" target is no longer relevant since Bug 1607193.
"prepare-upload-*" and "prepare-repackages" do not seem to be run anymore, and
nothing else references these targets. Removal should have no effect.
Depends on D159411
Differential Revision: https://phabricator.services.mozilla.com/D159412
--HG--
extra : moz-landing-system : lando
2022-10-17 10:58:14 +00:00
Rob Lemley
3bd1f9fe7c
Bug 1794156 - Port bug 1409721: Move localized prefs file into moz.build. r=mkmelin
...
Depends on D159410
Differential Revision: https://phabricator.services.mozilla.com/D159411
--HG--
extra : moz-landing-system : lando
2022-10-17 10:58:13 +00:00
Rob Lemley
4b8db49476
Bug 1794156 - Port bug 1514806: Move 7z SFX stub configuration into Taskgraph/mozharness configs. r=mkmelin
...
From D15983.
Depends on D159409
Differential Revision: https://phabricator.services.mozilla.com/D159410
--HG--
extra : moz-landing-system : lando
2022-10-17 10:58:13 +00:00
Rob Lemley
3ed1f43efa
Bug 1794156 - Port bug 1416891: Move updater localization into moz.build. r=mkmelin
...
Depends on D159408
Differential Revision: https://phabricator.services.mozilla.com/D159409
--HG--
extra : moz-landing-system : lando
2022-10-17 10:58:12 +00:00
Rob Lemley
a3950be105
Bug 1779330 - Add missing ftl files during l10n packaging. r=dandarnell
...
Add a new mach command to add missing Fluent files in a localized build and
hook it in as part of "mach build installers-$AB_CD". This is to prevent Fluent
from falling back to en-US strings due to a missing localized strings file, and
will remove a manual process in the localization chain.
See bug 1586984.
The output logs when files are added.
Differential Revision: https://phabricator.services.mozilla.com/D151675
2022-07-19 15:54:54 +00:00
Rob Lemley
ef2712f909
Bug 1783308 - Include strings from /services/sync/locales. r=darktrojan
...
Differential Revision: https://phabricator.services.mozilla.com/D154014
--HG--
extra : amend_source : b991d6c23d397c9069a9abd824c47d2597a15ce7
2022-08-08 21:04:38 +00:00
Bill Gianopoulos
fb23ea5013
Bug 1240930 - Follow-up: patch for updater.ini in mail. r=rjl
...
--HG--
extra : histedit_source : e0083026e29ac22242d3651468179979fc1ae534
2021-04-07 14:08:46 -04:00
Frank-Rainer Grahl
de134e69db
Bug 1661939 - Remove unused dist/branding from mail makefile.in. r=mkmelin
...
The backend code was removed in Bug 1426528 "Get rid of support for BRANDING_FILES".
2020-08-30 21:50:15 +03:00
Frank-Rainer Grahl
89e3c43488
Bug 1650638 - Remove unused EN_US_OR_L10N_FILE macro from mail. r=mkmelin DONTBUILD
2020-07-05 20:39:15 +02:00
Geoff Lankow
12d059ee31
Port bug 1240930 - Rename the libs-% targets for l10n repacks to l10n-%. rs=bustage-fix
2020-07-01 16:29:23 +12:00
Rob Lemley
b4a64ff6c0
Bug 1628506 - Port bug 1633037: Rename $(PYTHON) to $(PYTHON3) in all Makefiles. r=darktrojan
...
Port of D72894.
--HG--
extra : rebase_source : 35baacc24a4c77da4fb847d514c0f5347f079c84
extra : histedit_source : 20933d2983d0acbf0ac11c84dbf8464d4ff0aa22
2020-05-02 10:19:17 -04:00
Magnus Melin
93516aa8e3
Bug 1621633 - make ./mach fluent-migration-test work for Thunderbird. r=Pike
2020-04-29 19:09:55 +03:00
Paul Morris
f6ee9242a1
Bug 1612190 - Remove MOZ_CALENDAR build config flag and related code. r=darktrojan,BenB
...
Thanks to BenB for the --enable-calender deprecation code
in mailnews/moz.configure.
--HG--
extra : rebase_source : e048c597e11fb96a9f9f7004bc94e15730b7d32c
extra : amend_source : a178c28503db1bcb68a978cd6af89b32dcb1b59a
2020-02-11 11:34:43 -05:00
Geoff Lankow
4feb1074ab
Bug 1614240 - Skip language pack creation for artifact builds. r=mkmelin
...
--HG--
extra : rebase_source : 73c81d681e4f88a11cdd0b23a22546e1a6f7daff
extra : histedit_source : 4d606c3880e86da167e8cd126b61a151d0f940d9
2020-02-10 12:08:36 +13:00
Khushil Mistry
fa57a89b20
Bug 1571687 - copy the parts of editor that are used by Thunderbird to mail/components/compose. r=mkmelin,pike
...
--HG--
rename : editor/ui/composer.js => mail/components/compose/composer.js
rename : editor/ui/composer/content/ComposerCommands.js => mail/components/compose/content/ComposerCommands.js
rename : editor/ui/composer/content/EditorContent.css => mail/components/compose/content/EditorContent.css
rename : editor/ui/dialogs/content/EdAEAttributes.js => mail/components/compose/content/dialogs/EdAEAttributes.js
rename : editor/ui/dialogs/content/EdAECSSAttributes.js => mail/components/compose/content/dialogs/EdAECSSAttributes.js
rename : editor/ui/dialogs/content/EdAEHTMLAttributes.js => mail/components/compose/content/dialogs/EdAEHTMLAttributes.js
rename : editor/ui/dialogs/content/EdAEJSEAttributes.js => mail/components/compose/content/dialogs/EdAEJSEAttributes.js
rename : editor/ui/dialogs/content/EdAdvancedEdit.js => mail/components/compose/content/dialogs/EdAdvancedEdit.js
rename : editor/ui/dialogs/content/EdAdvancedEdit.xul => mail/components/compose/content/dialogs/EdAdvancedEdit.xul
rename : editor/ui/dialogs/content/EdButtonProps.js => mail/components/compose/content/dialogs/EdButtonProps.js
rename : editor/ui/dialogs/content/EdButtonProps.xul => mail/components/compose/content/dialogs/EdButtonProps.xul
rename : editor/ui/dialogs/content/EdColorPicker.js => mail/components/compose/content/dialogs/EdColorPicker.js
rename : editor/ui/dialogs/content/EdColorPicker.xul => mail/components/compose/content/dialogs/EdColorPicker.xul
rename : editor/ui/dialogs/content/EdColorProps.js => mail/components/compose/content/dialogs/EdColorProps.js
rename : editor/ui/dialogs/content/EdColorProps.xul => mail/components/compose/content/dialogs/EdColorProps.xul
rename : editor/ui/dialogs/content/EdConvertToTable.js => mail/components/compose/content/dialogs/EdConvertToTable.js
rename : editor/ui/dialogs/content/EdConvertToTable.xul => mail/components/compose/content/dialogs/EdConvertToTable.xul
rename : editor/ui/dialogs/content/EdDialogCommon.js => mail/components/compose/content/dialogs/EdDialogCommon.js
rename : editor/ui/dialogs/content/EdDictionary.js => mail/components/compose/content/dialogs/EdDictionary.js
rename : editor/ui/dialogs/content/EdDictionary.xul => mail/components/compose/content/dialogs/EdDictionary.xul
rename : editor/ui/dialogs/content/EdFieldSetProps.js => mail/components/compose/content/dialogs/EdFieldSetProps.js
rename : editor/ui/dialogs/content/EdFieldSetProps.xul => mail/components/compose/content/dialogs/EdFieldSetProps.xul
rename : editor/ui/dialogs/content/EdFormProps.js => mail/components/compose/content/dialogs/EdFormProps.js
rename : editor/ui/dialogs/content/EdFormProps.xul => mail/components/compose/content/dialogs/EdFormProps.xul
rename : editor/ui/dialogs/content/EdHLineProps.js => mail/components/compose/content/dialogs/EdHLineProps.js
rename : editor/ui/dialogs/content/EdHLineProps.xul => mail/components/compose/content/dialogs/EdHLineProps.xul
rename : editor/ui/dialogs/content/EdImageDialog.js => mail/components/compose/content/dialogs/EdImageDialog.js
rename : editor/ui/dialogs/content/EdImageLinkLoader.js => mail/components/compose/content/dialogs/EdImageLinkLoader.js
rename : editor/ui/dialogs/content/EdImageProps.js => mail/components/compose/content/dialogs/EdImageProps.js
rename : editor/ui/dialogs/content/EdImageProps.xul => mail/components/compose/content/dialogs/EdImageProps.xul
rename : editor/ui/dialogs/content/EdInputImage.js => mail/components/compose/content/dialogs/EdInputImage.js
rename : editor/ui/dialogs/content/EdInputImage.xul => mail/components/compose/content/dialogs/EdInputImage.xul
rename : editor/ui/dialogs/content/EdInputProps.js => mail/components/compose/content/dialogs/EdInputProps.js
rename : editor/ui/dialogs/content/EdInputProps.xul => mail/components/compose/content/dialogs/EdInputProps.xul
rename : editor/ui/dialogs/content/EdInsSrc.js => mail/components/compose/content/dialogs/EdInsSrc.js
rename : editor/ui/dialogs/content/EdInsSrc.xul => mail/components/compose/content/dialogs/EdInsSrc.xul
rename : editor/ui/dialogs/content/EdInsertChars.js => mail/components/compose/content/dialogs/EdInsertChars.js
rename : editor/ui/dialogs/content/EdInsertChars.xul => mail/components/compose/content/dialogs/EdInsertChars.xul
rename : editor/ui/dialogs/content/EdInsertMath.js => mail/components/compose/content/dialogs/EdInsertMath.js
rename : editor/ui/dialogs/content/EdInsertMath.xul => mail/components/compose/content/dialogs/EdInsertMath.xul
rename : editor/ui/dialogs/content/EdInsertTOC.js => mail/components/compose/content/dialogs/EdInsertTOC.js
rename : editor/ui/dialogs/content/EdInsertTOC.xul => mail/components/compose/content/dialogs/EdInsertTOC.xul
rename : editor/ui/dialogs/content/EdInsertTable.js => mail/components/compose/content/dialogs/EdInsertTable.js
rename : editor/ui/dialogs/content/EdInsertTable.xul => mail/components/compose/content/dialogs/EdInsertTable.xul
rename : editor/ui/dialogs/content/EdLabelProps.js => mail/components/compose/content/dialogs/EdLabelProps.js
rename : editor/ui/dialogs/content/EdLabelProps.xul => mail/components/compose/content/dialogs/EdLabelProps.xul
rename : editor/ui/dialogs/content/EdLinkProps.js => mail/components/compose/content/dialogs/EdLinkProps.js
rename : editor/ui/dialogs/content/EdLinkProps.xul => mail/components/compose/content/dialogs/EdLinkProps.xul
rename : editor/ui/dialogs/content/EdListProps.js => mail/components/compose/content/dialogs/EdListProps.js
rename : editor/ui/dialogs/content/EdListProps.xul => mail/components/compose/content/dialogs/EdListProps.xul
rename : editor/ui/dialogs/content/EdNamedAnchorProps.js => mail/components/compose/content/dialogs/EdNamedAnchorProps.js
rename : editor/ui/dialogs/content/EdNamedAnchorProps.xul => mail/components/compose/content/dialogs/EdNamedAnchorProps.xul
rename : editor/ui/dialogs/content/EdPageProps.js => mail/components/compose/content/dialogs/EdPageProps.js
rename : editor/ui/dialogs/content/EdPageProps.xul => mail/components/compose/content/dialogs/EdPageProps.xul
rename : editor/ui/dialogs/content/EdReplace.js => mail/components/compose/content/dialogs/EdReplace.js
rename : editor/ui/dialogs/content/EdReplace.xul => mail/components/compose/content/dialogs/EdReplace.xul
rename : editor/ui/dialogs/content/EdSelectProps.js => mail/components/compose/content/dialogs/EdSelectProps.js
rename : editor/ui/dialogs/content/EdSelectProps.xul => mail/components/compose/content/dialogs/EdSelectProps.xul
rename : editor/ui/dialogs/content/EdSpellCheck.js => mail/components/compose/content/dialogs/EdSpellCheck.js
rename : editor/ui/dialogs/content/EdSpellCheck.xul => mail/components/compose/content/dialogs/EdSpellCheck.xul
rename : editor/ui/dialogs/content/EdTableProps.js => mail/components/compose/content/dialogs/EdTableProps.js
rename : editor/ui/dialogs/content/EdTableProps.xul => mail/components/compose/content/dialogs/EdTableProps.xul
rename : editor/ui/dialogs/content/EdTextAreaProps.js => mail/components/compose/content/dialogs/EdTextAreaProps.js
rename : editor/ui/dialogs/content/EdTextAreaProps.xul => mail/components/compose/content/dialogs/EdTextAreaProps.xul
rename : editor/ui/dialogs/content/edImage.inc.xul => mail/components/compose/content/dialogs/edImage.inc.xul
rename : editor/ui/composer/content/editor.js => mail/components/compose/content/editor.js
rename : editor/ui/composer/content/editorUtilities.js => mail/components/compose/content/editorUtilities.js
rename : editor/ui/composer/content/images/tag-anchor.gif => mail/components/compose/content/images/tag-anchor.gif
rename : editor/ui/editorUtilities.jsm => mail/components/compose/editorUtilities.jsm
rename : editor/ui/texzilla/content/TeXZilla.js => mail/components/compose/texzilla/TeXZilla.js
rename : editor/ui/locales/en-US/chrome/dialogs/EdAdvancedEdit.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EdAdvancedEdit.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EdColorPicker.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EdColorPicker.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EdConvertToTable.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EdConvertToTable.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EdDialogOverlay.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EdDialogOverlay.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EdNamedAnchorProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorButtonProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorButtonProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorColorProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorColorProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorFieldSetProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorFieldSetProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorFormProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorFormProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorHLineProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorHLineProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorImageProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorImageProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInputProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInputProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInsertChars.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInsertChars.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInsertMath.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInsertMath.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInsertSource.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInsertSource.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInsertTOC.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInsertTOC.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorInsertTable.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorInsertTable.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorLabelProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorLabelProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorLinkProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorLinkProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorListProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorListProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorPersonalDictionary.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorReplace.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorReplace.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorSelectProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorSelectProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorSpellCheck.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorSpellCheck.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorTableProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorTableProperties.dtd
rename : editor/ui/locales/en-US/chrome/dialogs/EditorTextAreaProperties.dtd => mail/locales/en-US/chrome/messenger/messengercompose/EditorTextAreaProperties.dtd
rename : editor/ui/locales/en-US/chrome/composer/editor.properties => mail/locales/en-US/chrome/messenger/messengercompose/editor.properties
rename : editor/ui/locales/en-US/chrome/composer/editorOverlay.dtd => mail/locales/en-US/chrome/messenger/messengercompose/editorOverlay.dtd
rename : editor/ui/locales/en-US/chrome/composer/editorSmileyOverlay.dtd => mail/locales/en-US/chrome/messenger/messengercompose/editorSmileyOverlay.dtd
2019-09-10 00:40:00 +02:00
Axel Hecht
753ef6ee12
Bug 1558790 - ensure multilocale.txt is in repacks in comm. r=rjl DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D34722
2019-06-12 15:27:00 +00:00
Michael Kaply
d62bedafd9
Bug 1468240 - Move searchplugins to mail directory. rs=jorgk DONTBUILD
...
--HG--
rename : mail/locales/en-US/searchplugins/amazondotcom.xml => mail/components/search/searchplugins/amazondotcom.xml
rename : mail/locales/en-US/searchplugins/aol-web-search.xml => mail/components/search/searchplugins/aol-web-search.xml
rename : mail/locales/en-US/searchplugins/bing.xml => mail/components/search/searchplugins/bing.xml
rename : mail/locales/en-US/searchplugins/google.xml => mail/components/search/searchplugins/google.xml
rename : mail/locales/search/list.json => mail/components/search/searchplugins/list.json
rename : mail/locales/en-US/searchplugins/twitter.xml => mail/components/search/searchplugins/twitter.xml
rename : mail/locales/en-US/searchplugins/wikipedia.xml => mail/components/search/searchplugins/wikipedia.xml
rename : mail/locales/en-US/searchplugins/yahoo.xml => mail/components/search/searchplugins/yahoo.xml
2018-06-13 13:36:19 -07:00
Jorg K
b7f61a8059
Bug 1439469 - Follow-up: Don't unconditionally reference calendar locales. r=tomprince (via IRC)
2018-04-26 18:22:18 +02:00
Tom Prince
1a7bd57881
Port Bug 1436662: Package translated uninstaller; r=me CLOSED TREE DONTBUILD
...
--HG--
extra : rebase_source : 10a7493212aff81632f732916fdc2386451285e7
2018-04-18 13:26:50 -06:00
Tom Prince
244e2574d8
Bug 1439469: Package lightning directly as part of thunderbird; r=me
...
Differential Revision: https://phabricator.services.mozilla.com/D514
--HG--
extra : rebase_source : 905e5e1811204846defe295a48b4d2e7ce3afbaf
extra : source : 5e16b19cefa612e271a2ad798902526fbbbab7f7
2018-01-28 10:29:01 -07:00
Jorg K
c483a87670
Port bug 1444926 to TB/SM: fix locales/Makefile.in etc. due to move from devtools/shim to devtools/startup. rs=bustage-fix
2018-03-21 11:53:33 +01:00
Jorg K
71709a2340
Bug 1441812 - Port bug 1439742: Reinstate EN_US_OR_L10N_FILE (analysis by the SM team). r=jorgk
...
--HG--
extra : rebase_source : 47db1e684ff709bc7d037042e9c6d40f6c06c40a
2018-03-03 17:51:37 +01:00
Tom Prince
095baddcd8
No Bug - Sync TB windows installer makefile with firefox; r=me
...
--HG--
extra : rebase_source : e9f15554345ceb6a92e53e51b58e1c347a1670af
2018-02-11 17:39:35 -07:00
Tom Prince
38b11e3383
Port win32 locale/packaging changes to comm-central (bug 1370506); r=me
...
Differential Revision: https://phabricator.services.mozilla.com/D376
--HG--
extra : rebase_source : 3af152bae79263e6d9be0c5f8801eda45d969ba0
extra : amend_source : 6877035bde1b200ef6cc248124b1d4a059927cd4
extra : histedit_source : 65d909e484fa4b2eeee6934902f110f355b1dbaa
2017-12-31 01:26:25 -07:00
Tom Prince
eaf6326c5b
Bug 1424171: Pass mozilla dir to compare-locales.
...
MozReview-Commit-ID: ASpAnAhzLzw
--HG--
extra : rebase_source : 2d0db43ceabc7283599e36cf49f006a01940d8ae
2017-12-11 14:56:17 -07:00
Tom Prince
b427703101
Bug 1424171: Control locale dirs.
...
MozReview-Commit-ID: GPbnhyy0EUW
--HG--
extra : rebase_source : 9bd7123b2c0e4658f9906b996d276701c971c65d
2017-12-11 10:03:08 -07:00
Tom Prince
f997df2901
Bug 1425786: Create the directory used to pack windows installer; r=me
...
--HG--
extra : rebase_source : 0cf1a1a097c54d4fa31c0b1a3da0e38ae7015d84
2017-12-22 14:50:01 -07:00
Tom Prince
9a83ec79e8
Bug 1425786: Fix a typo from Bug 1392245; r=me
...
MozReview-Commit-ID: 7Bg1EwYxCug
--HG--
extra : rebase_source : f2fcef6f26bfa5f91be58ef02cccacc72d3258ad
2017-12-20 13:39:11 -07:00
Tom Prince
8d444ab0c9
No Bug: Remove unused make variable; r=me
...
--HG--
extra : rebase_source : 3061b4d16e5f4be05ed4cc26c56a3a19745360d5
extra : source : 9f2e0ff060f76183f14094e441a5567c3e2f3566
2017-12-11 10:05:35 -07:00
Tom Prince
b01c7a1e7c
Bug 1392245: Make l10n repack builds do what they're supposed to do (port bug 1385227); r=Fallen
...
MozReview-Commit-ID: DfR9mM8mgl
--HG--
extra : source : 40111e02147a6a93a8434bca64029affcedd9228
extra : amend_source : b509f6b2ba0e0b5796233606a5e2b4296dc3f740
extra : intermediate-source : efef409fcd7755ecee163e3ecfdc925be82100ff
2017-11-30 11:32:35 -07:00
Tom Prince
10d6e7acd3
Port bug 1407285 to Thunderbird and SeaMonkey; rs=bustage-fix
...
MozReview-Commit-ID: C0eHGWk426h
--HG--
extra : rebase_source : cac87d776647343f93076c780cae69d973ab4727
2017-12-06 20:33:32 -07:00
Tom Prince
8449c738ec
Bug 1419141: Update thunderbird l10n-check step to match firefox; r=me
...
In particular, this picks up the fix from Bug 1228289.
MozReview-Commit-ID: 1EoPMVUiqAb
--HG--
extra : rebase_source : 6636c526402aa96b0f10bd5974ae356a8088068f
extra : amend_source : 7f1365b70e17d39a2eff0d28a2b646140b123006
2017-11-20 09:54:12 -07:00
Jorg K
06325af8a6
Bug 1383388 - Follow-up: Adapt to landed M-C version. rs=bustage-fix CLOSED TREE
2017-10-28 14:40:25 +02:00
Jorg K
fb5f2eb526
Bug 1383388 - Port bug 1362617 to C-C [Generalize MOZ_CHROME_MULTILOCALE to work for browser as well]. r=zibi,tomprince CLOSED TREE
2017-07-22 11:13:29 +02:00
Tom Prince
09c091ed41
Bug 1366607: Refer explicitly to the top comm objdir, rather than using a relative depth; rs=bustage-fix
...
MozReview-Commit-ID: 5VSSyAFsFNe
--HG--
extra : rebase_source : 604a274310865ac5166c63ebdebb9b8d6326bfd5
extra : histedit_source : 43e59a6ad376a679af1b23c963e3577dfaa9ce2c
2017-10-16 13:50:14 -06:00
Philipp Kewisch
3c2e8fdf36
Bug 1366607 - Allow building with m-c as topsrcdir. r=frg,tomprince
...
MozReview-Commit-ID: DhZnUDM0EyZ
--HG--
extra : rebase_source : 075751e4334e63bb6d0fdf98d3f8c3a2d8bdea9f
extra : amend_source : edd530cd92beb39b8a536569f3cced81d550a887
extra : histedit_source : 19452ce77cbcb1db0c32b796ce904b36dfa3633d
2017-02-26 16:45:39 +01:00
Jorg K
3d5b419525
Bug 1396563: Port bug 1386616 to C-C [Move devtools key-shortcuts.properties out of the devtools addon]. rs=bustage-fix
...
MozReview-Commit-ID: K1neTfcTLPf
--HG--
extra : rebase_source : d39e905f77aa1112fa12eaebd73d7b516377a638
extra : amend_source : 119b06a89bf31acabf97f5f85d9325b2ace37a74
extra : histedit_source : 2b499b2fa1bdf68218eb12cf4f99b52b4603f2db
2017-10-02 16:33:07 -06:00
Jorg K
8a4810b96f
Bug 1394203 - Port 1392256 to TB/IB/SM [hyphenation dicts don't depend on locale, drop from repacks]. r=Pike
2017-08-27 13:58:13 +02:00
Axel Hecht
0b5f4e3757
Bug 1382632 - make installers-% just work, tb follow-up; r=tomprince DONTBUILD
...
MozReview-Commit-ID: AuIePJsIhvU
--HG--
extra : rebase_source : 7b31b9af7132a3cbe5ecac62125f185205374cb3
2017-07-20 14:44:31 +02:00
Tom Prince
479b677c5a
Backed out changeset 72451623db7f (Bug 1382632) for causing build upload failures; a=backout DONTBUILD
...
MozReview-Commit-ID: L6AGX2PqyOG
2017-08-03 12:33:17 -06:00
Axel Hecht
d0ca8bc1f4
Bug 1382632 - make installers-% just work, tb follow-up; r=tomprince
...
This makes the thunderbird repacks incrementally better.
The current version is running compare-locales too often, but
given that we're downloading the lightning xpi 4 times on prod
right now, that seems to come with the territory.
I verified locally that merged strings are in Thunderbird and
in the lightning xpi on a mac, didn't test other platforms.
MozReview-Commit-ID: AuIePJsIhvU
--HG--
extra : rebase_source : 65d742e6dba7ce8ebc3b2bf7a6a07193105f8ec8
extra : amend_source : 890eab76ede8fac8589f1ed6c854bd856f2f1871
2017-07-20 14:44:31 +02:00
Axel Hecht
29586c19cc
bug 1372167, toml l10n configs for Thunderbird, Calendar, SeaMonkey, r=Fallen, ewong
...
The configs just match what the ini configs do.
For SeaMonkey, there were some bugs in filter.py that I fixed along the
way. Some file path checks were in unreachable parts, and some file
checks were missing.
I intentionally dropped the ignore flags for bad editor backups, too,
those should really just be reported, so that they don't slip in.
Also, most editors don't create those no more.
MozReview-Commit-ID: 6m2yid3nGZq
--HG--
extra : rebase_source : eb5ee43971ad9e632858fc7ec8091aea6baedcc0
2017-06-12 14:07:54 +02:00
Philipp Kewisch
6baf494b1e
Bug 1349813 - fix Thunderbird 53.0b1 Macosx64 repacks. r=mkmelin,clokep,ewong
2017-04-03 08:03:00 +02:00
Edmund Wong
dd8977c2ec
Bug 1353046 - Bug 1345422 follow-up: Add $(topsrcdir) to SFX package path. r+a=jorgk
2017-04-05 08:50:10 +02:00
Edmund Wong
744ce2e1eb
Bug 1345422 - Specify the right sfx package and installer path for TB/IB/SM. r=jorgk,clokep,IanN a=jorgk
2017-03-16 03:03:00 +01:00
Michael Kaply
c384326e89
Bug 1314285 - Use global version of search build files. r=aleth
...
--HG--
extra : rebase_source : 09f35f7dc319933252138e81a7e17433ac9c3251
2016-11-01 12:40:13 -05:00
aleth
e242d68aa6
Bug 1311005 - Add XPI_ROOT_APPID for mail. r=philipp
...
--HG--
extra : rebase_source : e0b1b66fe1540c846aeacd0a41f9a298906c24db
extra : amend_source : 444aa8ef66cff0640662975e7521f58e3050edf1
2016-10-18 15:10:48 +02:00