Граф коммитов

109 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley f60b45ca6f Bug 1845794 - Create a "beta" branding directory. r=dandarnell#!thunderbird-build-system-reviewers,#thunderbird-reviewers
This patch covers the non-image assets for "tb_beta" branding.

Differential Revision: https://phabricator.services.mozilla.com/D186655

--HG--
rename : mail/branding/thunderbird/pref/thunderbird-branding.js => mail/branding/include/release-prefs.js
rename : mail/branding/thunderbird/LICENSE => mail/branding/tb_beta/LICENSE
rename : mail/branding/thunderbird/branding.nsi => mail/branding/tb_beta/branding.nsi
rename : mail/branding/thunderbird/configure.sh => mail/branding/tb_beta/configure.sh
rename : mail/branding/thunderbird/jar.mn => mail/branding/tb_beta/jar.mn
rename : mail/branding/thunderbird/locales/Makefile.in => mail/branding/tb_beta/locales/Makefile.in
rename : mail/branding/thunderbird/locales/en-US/brand.dtd => mail/branding/tb_beta/locales/en-US/brand.dtd
rename : mail/branding/thunderbird/locales/en-US/brand.ftl => mail/branding/tb_beta/locales/en-US/brand.ftl
rename : mail/branding/thunderbird/locales/en-US/brand.properties => mail/branding/tb_beta/locales/en-US/brand.properties
rename : mail/branding/thunderbird/locales/jar.mn => mail/branding/tb_beta/locales/jar.mn
rename : mail/branding/thunderbird/locales/moz.build => mail/branding/tb_beta/locales/moz.build
rename : mail/branding/thunderbird/moz.build => mail/branding/tb_beta/moz.build
rename : mail/branding/thunderbird/pref/thunderbird-branding.js => mail/branding/tb_beta/pref/thunderbird-branding.js
rename : mail/branding/thunderbird/thunderbird.VisualElementsManifest.xml => mail/branding/tb_beta/thunderbird.VisualElementsManifest.xml
extra : moz-landing-system : lando
2023-10-23 13:34:38 +00:00
Rob Lemley c3a01c092e Bug 1834502 - Port bug 1821963: Remove old accessibility configure variables. r=dandarnell
Port of D177963.

Depends on D178801

Differential Revision: https://phabricator.services.mozilla.com/D178802

--HG--
extra : moz-landing-system : lando
2023-05-23 23:27:52 +00:00
Rob Lemley 6bcf80b379 Bug 1724159 - Don't use $commreltopsrcdir in BRANDING variables in confvars.sh. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D160737

--HG--
extra : amend_source : 29b99af93ad1a05c3d4cbc40fc13aaed37fd4418
2022-11-03 15:20:46 +11:00
Richard Marti 2976d5d67d Bug 1747981 - Port bug 1747855: Move --disable-updater to python configure. r=mkmelin
--HG--
extra : amend_source : 6cb7b757d927d14f11a810f237ff2fe8c4fac36f
2021-12-31 12:43:18 +02:00
Rob Lemley 51fc1fdaaf Bug 1689791 - Port bug 1670147: Set AccessibleHandler CLSID/IIDs specific for Thunderbird at configure time. r=darktrojan
Thunderbird needs to use unique UUIDs for AccessibleHandler to prevent clashing
with Firefox.

Local and non-shippable builds will use the GUIDs from confvars.sh. Daily,
beta, and release builds use the GUIDs in branding/configure.sh. confvars.sh
is evaluated before branding/configure.sh. Using the update channel to override
the fallback GUIDs is not ideal, but should be sufficient.

Differential Revision: https://phabricator.services.mozilla.com/D118181
2021-07-20 02:02:37 +00:00
Geoff Lankow 4dea26b260 Bug 1658682 - Port bug 1657954 - Move various branding options from `old-configure`. rs=bustage-fix CLOSED TREE
--HG--
extra : rebase_source : a74711dc147d79a278fe3af3dce2ee8b94e0916a
extra : amend_source : a9764e720ab7e4670a649677de6a042d5d3bdb1d
2020-08-12 18:15:23 +12:00
Geoff Lankow d0af08b730 Bug 1644000 - Enable browser.identity API. r=mkmelin
--HG--
extra : rebase_source : c78694d8ef5ef26cbb4b50edb2d5c05633b0418d
2020-06-08 16:28:07 +12:00
Geoff Lankow 24fb5a41e9 Bug 1605845 - Change all references to .xul files to .xhtml instead; rs=bustage-fix
--HG--
extra : rebase_source : f9df1b5f1d278b881373ffc7580aac1aabef2fa6
2019-12-24 22:30:36 +13:00
Rob Lemley dc6ccdacf7 Bug 1564611 - Port bug 1458385: Repackaging Windows builds on Linux. r=darktrojan DONTBUILD
Based on the changes in the referenced M-C bug.
2019-07-09 18:44:24 -04:00
Kai Engert 2be548d5f2 Bug 1529228 - Export NSS CMS functions required by TB/SM in mailnews/nss-extra.symbols. r=rjl 2019-02-28 10:26:39 +01:00
Richard Marti b1e866353c Bug 1507948 - Port bug 1502457 and remove THUNDERBIRD_VERSION and use MOZ_APP_VERSION in python configure. r=rjl 2018-11-16 22:58:09 +01:00
Rob Lemley 48e29fa978 Bug 1490867 - replace configure.in with moz.configure. r=philipp
This removes Thunderbird's reliance on being a subconfigure. This was necessary after the completion of Bug 1490765.

Updated per :Fallen. Keep the moztopsrcdir, commtopsrcdir and related variables.
This saves a lot of editing, and makes the patch far less intrusive.

- Move remaining mail/configure.in pieces to moz.configure
- Move moz* and comm* variables from confvars.sh to moz.configure
- Remove configure.in

Differential Revision: https://phabricator.services.mozilla.com/D7629
2018-10-10 18:36:41 +00:00
Richard Marti 120145c9d5 Port bug 1491419 - Changes to confvars.sh (maintenance service and bundled fonts). r=jorgk DONTBUILD 2018-10-02 10:31:41 +02:00
Jorg K ce665ba9db Bug 1490867 - Temporarily hack build. rs=bustage-fix DONTBUILD 2018-09-13 22:10:25 +02:00
Jorg K 53e078dda9 Bug 1478168 - Port 1476333: Replace use of pref browser.chromeURL. rs=bustage-fix, f=bgrins DONTBUILD
--HG--
extra : amend_source : 3574109b3d82ff5ef93504ee78b22848af4e1cb8
2018-07-25 00:57:28 +02:00
Richard Marti 23828c384a Bug 1434667 - Move the thunderbird branding to mail/branding. r=Pike,tomprince
--HG--
rename : other-licenses/branding/thunderbird/LICENSE => mail/branding/thunderbird/LICENSE
rename : other-licenses/branding/thunderbird/VisualElements_150.png => mail/branding/thunderbird/VisualElements_150.png
rename : other-licenses/branding/thunderbird/VisualElements_70.png => mail/branding/thunderbird/VisualElements_70.png
rename : other-licenses/branding/thunderbird/background.png => mail/branding/thunderbird/background.png
rename : other-licenses/branding/thunderbird/branding.nsi => mail/branding/thunderbird/branding.nsi
rename : other-licenses/branding/thunderbird/configure.sh => mail/branding/thunderbird/configure.sh
rename : other-licenses/branding/thunderbird/content/about-background.png => mail/branding/thunderbird/content/about-background.png
rename : other-licenses/branding/thunderbird/content/about-logo.png => mail/branding/thunderbird/content/about-logo.png
rename : other-licenses/branding/thunderbird/content/about-wordmark.png => mail/branding/thunderbird/content/about-wordmark.png
rename : other-licenses/branding/thunderbird/content/about.png => mail/branding/thunderbird/content/about.png
rename : other-licenses/branding/thunderbird/content/aboutDialog.css => mail/branding/thunderbird/content/aboutDialog.css
rename : other-licenses/branding/thunderbird/default128.png => mail/branding/thunderbird/default128.png
rename : other-licenses/branding/thunderbird/default16.png => mail/branding/thunderbird/default16.png
rename : other-licenses/branding/thunderbird/default22.png => mail/branding/thunderbird/default22.png
rename : other-licenses/branding/thunderbird/default24.png => mail/branding/thunderbird/default24.png
rename : other-licenses/branding/thunderbird/default256.png => mail/branding/thunderbird/default256.png
rename : other-licenses/branding/thunderbird/default32.png => mail/branding/thunderbird/default32.png
rename : other-licenses/branding/thunderbird/default48.png => mail/branding/thunderbird/default48.png
rename : other-licenses/branding/thunderbird/default64.png => mail/branding/thunderbird/default64.png
rename : other-licenses/branding/thunderbird/disk.icns => mail/branding/thunderbird/disk.icns
rename : other-licenses/branding/thunderbird/dsstore => mail/branding/thunderbird/dsstore
rename : other-licenses/branding/thunderbird/jar.mn => mail/branding/thunderbird/jar.mn
rename : other-licenses/branding/thunderbird/locales/en-US/brand.dtd => mail/branding/thunderbird/locales/en-US/brand.dtd
rename : other-licenses/branding/thunderbird/locales/en-US/brand.properties => mail/branding/thunderbird/locales/en-US/brand.properties
rename : other-licenses/branding/thunderbird/locales/jar.mn => mail/branding/thunderbird/locales/jar.mn
rename : other-licenses/branding/thunderbird/locales/moz.build => mail/branding/thunderbird/locales/moz.build
rename : other-licenses/branding/thunderbird/messengerWindow.ico => mail/branding/thunderbird/messengerWindow.ico
rename : other-licenses/branding/thunderbird/moz.build => mail/branding/thunderbird/moz.build
rename : other-licenses/branding/thunderbird/thunderbird-branding.js => mail/branding/thunderbird/thunderbird-branding.js
rename : other-licenses/branding/thunderbird/thunderbird.VisualElementsManifest.xml => mail/branding/thunderbird/thunderbird.VisualElementsManifest.xml
rename : other-licenses/branding/thunderbird/thunderbird.icns => mail/branding/thunderbird/thunderbird.icns
rename : other-licenses/branding/thunderbird/wizHeader.bmp => mail/branding/thunderbird/wizHeader.bmp
rename : other-licenses/branding/thunderbird/wizHeaderRTL.bmp => mail/branding/thunderbird/wizHeaderRTL.bmp
rename : other-licenses/branding/thunderbird/wizWatermark.bmp => mail/branding/thunderbird/wizWatermark.bmp
2018-01-31 21:10:46 +01:00
Tom Prince 20fd831851 Bug 1427505: Move `MOZ_THUNDERBIRD` to `moz.configure`; r=Fallen
MozReview-Commit-ID: C1ysq5cERAy

--HG--
extra : rebase_source : 47ca38ada00f201ef8bfca9b299a3dea522baca1
extra : histedit_source : d6a4d02971d27efd3cef0149af4acf1bd5a6b506
2017-12-31 15:40:15 -07:00
Tom Prince 4168e93210 Bug 1427505: Get rid of setting MOZ_LDAP_XPCOM from configure.in; r=Fallen,frg
It is now set in `moz.configure`.

MozReview-Commit-ID: 7GXjetTH4MO

--HG--
extra : rebase_source : e2aa9e502a8ae558dae0b1a6e1fae51dd493b6c0
extra : histedit_source : a390a2e8b226f6e9d84fa5f219d6acb3dce18a44
2017-12-31 14:36:04 -07:00
Tom Prince 690e91feaf Bug 1427505: Get rid of always-set `MOZ_COMPOSER` configuration; r=Fallen,frg
MozReview-Commit-ID: 6frIGGLDkqi

--HG--
extra : rebase_source : bb198ed2dc0dc224498ecfb1691eeecb19586eac
extra : histedit_source : d9facf8ae2c898afeef9f9ba0043bf8b11a14774
2017-12-31 14:34:42 -07:00
Tom Prince e4764bc250 Bug 1419997: Get rid of MOZ_MORK configuration variable; r=Fallen,frg
Part of the build system has support for optionally compiling mork (but the build fails if it isn't enabled) and other parts explicitly force that option to be on. Instead, just get rid of the option and always compile mork.

MozReview-Commit-ID: 8EV2uQyYZ01

--HG--
extra : rebase_source : 894b94b461fa8a138e9b781e81157793a3e9c705
extra : amend_source : 989e6ecddaabc0c7eca3cb30b43630c4994d2a2a
extra : histedit_source : 53f79f2cb127305b4d8a01abcec1a428ec41c340
2017-11-22 14:56:57 -07:00
Tom Prince 08c4aae48a Bug 1418566: Turn on MOZ_ALLOW_LEGACY_EXTENSIONS even in local builds; r=Fallen
MozReview-Commit-ID: FYgWNZOZYVL

--HG--
extra : source : d554d8135b7166a8f89807e1c14f4b655f798a19
extra : amend_source : 205a282ed1a1252c24ccc64392dc97a7d920e95a
2017-11-17 13:36:20 -07:00
Tom Prince b3f015cfad Bug 1366607: Don't use bashisms in confvars.sh; rs=bustage-fix
MozReview-Commit-ID: 5xWbVq6ko34

--HG--
extra : histedit_source : 19be5702da8462924ddb3143abc6f050276e8993
2017-10-16 15:46:30 -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 2a702f97ca Bug 1389195 - Allow legacy extensions in TB. r=mkmelin 2017-08-10 22:37:17 +02:00
Jorg K 788ab02670 Bug 1365882 - Remove MigrateAttachmentDownloadStore() after removal of old download manager code in bug 1364050. rs=bustage-fix CLOSED TREE 2017-05-18 21:55:22 +02:00
Jorg K ded1cd6668 Port bug 1341967 to TB and SM: Remove MOZ_RUST_MP4PARSE. rs+a=bustage-fix 2017-03-02 14:26:45 +01:00
Richard Marti bb803477a3 Bug 1341790 - Remove superfluous variables from confvars.sh and add missing MOZ_RUST_MP4PARSE. r=jorgk CLOSED TREE 2017-02-23 21:11:52 +01:00
Nomis101 cd96a639ef Bug 638335 - Support Japanese emoji. r=Paenglab
--HG--
extra : amend_source : c927200ab91e4b4accd6700729737435ec77af16
2016-12-17 13:56:45 +01:00
Sylvestre Ledru 790fd2f68b Bug 1271151 - Add a link to the release notes and display the current version 2016-06-12 19:30:51 +02:00
Philipp Kewisch 981588da7e Fix bug 1243550 - Bring Browser Console to Thunderbird. r=mkmelin 2016-06-10 01:02:24 +02:00
Philip Chee 40d652315d Bug 1116223 Move skin overrides to the chrome.manifest in the default theme XPI r=mkmelin 2016-05-22 22:02:08 +08:00
Richard Marti 7d66e886f6 Bug 1264934 - Port bug 1256979 to c-c [Move MOZ_CHROME_FILE_FORMAT to Python configure]. r=aleth 2016-04-15 13:55:27 +02:00
Sebastian Hengst b7b6587832 Bug 1262392 - Port bug 1259581 - Remove MOZ_MEDIA_NAVIGATOR: mail. r=mkmelin
--HG--
extra : amend_source : 0ddca5aacd89f910d9f21b087ed8806abaa83d36
2016-04-06 13:04:32 +02:00
Philipp Kewisch 930ff61eb3 Fix bug 1195143 - Use MOZ_ENABLE_SIGNMAR in confvars.sh instead of mozconfig. r=jcranmer
--HG--
extra : commitid : JcRr87SjpHC
2015-09-09 10:21:54 +02:00
Philipp Kewisch 2279c9c684 Fix bug 1166842 - Re-enable binary extensions for comm-central. r=florian,Callek
--HG--
extra : rebase_source : 6d9091645db8f543d08064ad7aeab554a0cebf96
2015-05-20 20:28:01 +02:00
Hiroyuki Ikezoe 5392ec3a79 Bug 1087233 - Create about:downloads to migrate to Downloads.jsm. r=mconley 2015-02-20 18:20:35 -08:00
Magnus Melin d40cf25e25 Bug 947616 - Existing SeaMonkey/outlook/oexpress/eudora profile is no longer offered for migration to Thunderbird (import in a first-run situation). r=bwinton, a=mkmelin 2014-12-20 10:23:23 +02:00
Ian Neal dbe2397e16 Bug 1082237 - Port |Bug 1077212 - Move MOZ_FOLD_LIBS to configure| to comm-central r=jcranmer f=florian a=me for CLOSED TREE 2014-11-12 00:28:20 +00:00
Mark Banner 5480fdd810 Port bug 619558 - Enable Generational GC on desktop. rs=port-by-build-system-peer to fix bustage and having previously spoken to jcranmer,a=Standard8 2014-10-20 17:57:52 +01:00
Mark Banner e426c05f28 Port Bug 920731 - stop exporting JS symbols from libxul in Firefox builds to fix Mac bustage. rs=port-by-build-system-peer for CLOSED TREE 2014-09-09 07:30:32 +01:00
Ian Neal 7a34fa8a8b Bug 1053444 - Remove MOZ_APP_COMPONENT_MODULES from comm-central r=jcranmer for a CLOSED TREE 2014-08-19 21:18:56 +01:00
Mark Banner c881e74fe3 Bug 1050708 buildid no longer being set on Thunderbird comm-central builds - port to use application.ini.h to load and avoid the previous work arounds. r=pending-review-from-jcranmer-for-mainly-build-system-peer-port. CLOSED TREE 2014-08-08 22:41:05 +01:00
Edmund Wong d6349d32d1 Bug 1030019 - Port |Bug 598615 - HAVE_64BIT_OS changed to HAVE_64BIT_BUILD| to Thunderbird. r=jcranmer 2014-06-30 10:22:28 +08:00
Mark Banner d6c562274b Bug 862238 - See if Accessibility can be enabled on Mac for Thunderbird. r=jcranmer 2014-02-18 10:15:16 +00:00
Joshua Cranmer 97bff1e08a Bug 940204 - Use FINAL_LIBRARY in comm-central, r=Standard8
A CLOSED TREE for SeaMonkey though.
2013-12-16 18:32:52 -06:00
Neil Rashbrook cacda6be56 Try to fix bug 916631 by actually linking MAPI support into xul.dll
a=Callek for checkin to a CLOSED TREE
2013-11-01 20:25:28 +00:00
Joshua Cranmer 7bd5b13482 Port MOZ_FOLD_LIBS=1 to comm-central to un-bust Windows builds, no bug, r=Standard8, a=bustage fix for CLOSED TREE.
--HG--
extra : rebase_source : 2ba9ea93ec39329d042ce478bbe662bee09c8a70
2013-09-09 10:35:59 -05:00
Neil Rashbrook 9a09b3b0ed Bug 906002 Don't build S/Mime as a separate component r=jcranmer
a=Callek for checkin to a CLOSED TREE
2013-08-18 00:13:38 +01:00
Makoto Kato 4395d6f23e Bug 789787 - Part 1. Build config change (Add --disable-mapi for non-Outlook header). r=Standard8. a=Standard8 for CLOSED TREE 2013-06-25 12:18:16 +01:00
Mark Banner 85e8a0958f Bug 839272 - Re-enable WebRTC when bug 837618 is fixed. r=Callek,a=Standard8 for CLOSED TREE 2013-06-20 18:47:51 +02:00