EXPERIMENTAL - copy of comm-central for forking on github
Перейти к файлу
Martin Giger 6f34b4daae Bug 1814354 - Port bug 1812646: use base-loader as esm instead of JSM to load matrix SDK. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D168521

--HG--
extra : moz-landing-system : lando
2023-02-01 22:43:39 +00:00
build Bug 1805699 - Set GCP sccache bucket prefix for Thunderbird builds. r=dandarnell 2022-12-14 19:17:39 +00:00
calendar Backed out changeset 513d63765743 (Bug 1808643) for wrong CSS selector. r=backout DONTBUILD 2023-02-01 09:07:46 -08:00
chat Bug 1814354 - Port bug 1812646: use base-loader as esm instead of JSM to load matrix SDK. r=aleca 2023-02-01 22:43:39 +00:00
docs Bug 1814089 - Thunderbird Council 2023 Mots update. r=zeid 2023-01-31 15:11:40 +00:00
mail Bug 1812530 - Fix openInBrowser context menu. r=mkmelin 2023-02-01 22:43:39 +00:00
mailnews Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-01-31 23:04:24 +00:00
other-licenses/7zstub Bug 1684301 - Update installer stub with latest Mozilla code. r=IanN 2020-12-27 00:50:44 +01:00
python No bug - Move fluent migration scripts to completed directory. rs=me 2023-01-30 10:20:26 -05:00
suite Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-01-16 19:46:33 +00:00
taskcluster Backed out changeset 0317fb822511 (bug 1810026) for decision task failures. r=backout 2023-01-19 08:47:03 -05:00
testing Bug 1799140 - Fix isort lint warnings. r=aleca 2022-12-19 21:10:08 +00:00
third_party Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-01-31 23:04:24 +00:00
tools Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-01-31 23:04:24 +00:00
.arcconfig Bug 1460372 - Update .arcconfig to make history mutable. r=Fallen 2018-05-09 13:56:23 -04:00
.clang-format-ignore Bug 1787097 - Remove libical. r=leftmostcat 2022-08-25 15:54:49 +12:00
.cron.yml Bug 1794145 - Enable l10n-cross-channel cron task for comm-central. r=dandarnell 2022-10-28 16:10:39 +00:00
.eslintignore Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-01-31 23:04:24 +00:00
.eslintrc.js Bug 1802915 - Follow Bug 1778107: Migrate storybook to .mjs files. r=aleca 2022-11-28 21:23:35 +00:00
.flake8 Bug 1793625 - Adjust mozlint configs to work with taskgraph skip-unless-mozlint optimization. r=mkmelin 2022-10-12 21:38:43 +11:00
.gecko_rev.yml No bug - Reset .gecko_rev.yml. r+a=me 2023-01-18 22:10:38 -05:00
.hg-annotate-ignore-revs Bug 1672798 - Add Python black formatting changesets in hg annotate output. r=me DONTBUILD 2020-11-06 15:55:07 -05:00
.hgignore Bug 1813034 - Port bug 1811633: Use our own asn1js bundle without depending on m-c. r=freaktechnik 2023-01-31 23:04:24 +00:00
.hgtags No bug - tagging 31883a704fda918f2ef5fc4c544126eeb81f2f5d with NIGHTLY_110_END a=release DONTBUILD CLOSED TREE 2023-01-16 19:46:33 +00:00
.isort.cfg Bug 1803830 - Port bug 1803510: Separate isort into its own linter. r=mkmelin 2022-12-17 21:35:35 +11:00
.prettierignore Bug 1577835 - Reformat the .eslintrc.js files with Prettier. r=mkmelin 2019-08-31 08:56:13 -04:00
.readthedocs.yaml Bug 1805810 - Incremental improvements to source-docs building. r=dandarnell 2022-12-15 18:36:46 +00:00
.taskcluster.yml Bug 1798529 - Port bug 1795994: Migrate decision task to GCP. r=dandarnell,MasterWayZ 2022-11-17 15:11:49 +00:00
.yamllint Bug 1793921 - Don't add local code as explicit dependency to storybook. r=rjl 2022-10-07 23:56:22 +00:00
.ycm_extra_conf.py Bug 1185540 - Support YouCompleteMe vim plugin in comm-central. r=mkmelin a=SM CLOSED TREE 2015-07-20 17:31:37 +02:00
AUTHORS Bug 1138689 - /me and /action should fire a sending-message notification before actually sending the action. r=clokep 2015-03-13 13:04:26 -07:00
README.md Bug 1803012 - Port bug 1801738: Use --enable-project instead of --enable-application in mozconfig. r=rjl 2022-12-02 22:27:49 +00:00
mots.yaml Bug 1814089 - Thunderbird Council 2023 Mots update. r=zeid 2023-01-31 15:11:40 +00:00
moz.build Fix bug 1139679 - Make use of BUG_COMPONENT metadata. r=jcranmer 2015-03-17 13:50:09 +01:00

README.md

Thunderbird

Thunderbird is a powerful and customizable open source email client with lots of users. It is based on the same platform that Firefox uses.

Getting Started

This README will try and give you the basics that you need to get started, more comprehensive documentation is available on the Thunderbird Developer Website.

Mozilla Code Base

Thunderbird is built on the Mozilla platform, the same base that Firefox is built from. As such the two projects share a lot of code and much of the documentation for one will apply, in many ways, to the other.

In order to be able to build Thunderbird - you will need the mozilla-central repository as well as the comm-central repository (where this README lives). Check out our Getting Started documentation for instructions on how and where to get the source code.

mozilla-central vs. comm-central

The mozilla-central repostitory contains the Firefox codebase and all of the platform code. The comm-central repository is added as a subdirectory "comm/" under mozilla-central. This contains the code for Thunderbird.

Building Thunderbird

Build Prerequisites

This README assumes that you already have the prerequisite software required to build Thunderbird. If you have not already done so, please complete the instructions for your operating system and then continue following this guide:

Build Configuration

To build Thunderbird, you need to create a file named mozconfig (can also be .mozconfig) to the root directory of the mozilla-central checkout that contains the option comm/mail enabled. You can create a file with this line by doing this in the root source directory:

echo 'ac_add_options --enable-project=comm/mail' > mozconfig

If you omit this line, the build system will build Firefox instead. Other build configuration options can be added to this file, although it's strongly recommended that you only use options that you fully understand. For example, to create a debug build instead of a release build, that file would also contain the line:

ac_add_options --enable-debug

Each of these ac_add_options entries needs to be on its own line.

For more on configuration options, see the page Configuring build options. Note that if you use an MOZ_OBJDIR it cannot be a sibling folder to the root source directory. Use an absolute path to be sure!

Building

Before you start, make sure that the version you checked out is not busted. For hg tip, you should see green Bs on https://treeherder.mozilla.org/#/jobs?repo=comm-central

To start the build, cd into the root source directory, and run:

./mach build

mach is our command-line tool to streamline common developer tasks. See the mach article for more.

Building can take a significant amount of time, depending on your system, OS, and chosen build options. Linux builds on a fast box may take under 15 minutes, but Windows builds on a slow box may take several hours.

Make Your Build Faster

Follow this guide to rely on ccache and other Tips for making builds faster.

Running Thunderbird

To run your build, you can use:

./mach run

There are various command line parameters you can add, e.g. to specify a profile, such as: -no-remote -P testing --purgecaches

Various temporary files, libraries, and the Thunderbird executable will be found in your object directory under `comm-central/`, which is prefixed with obj-. The exact name depends on your system and OS. For example, a Mac user may get an object directory name of obj-x86_64-apple-darwin10.7.3/.

The Thunderbird executable in particular, and its dependencies are located under the dist/bin folder under the object directory. To run the executable from your comm-central working directory:

  • Windows: obj-.../dist/bin/thunderbird.exe
  • Linux: obj-.../dist/bin/thunderbird
  • macOS: obj-.../dist/Daily.app/Contents/MacOS/thunderbird

Update and Build Again

To pull down the latest changes, in the mozilla directory run the following commands:

hg pull -u
cd comm
hg pull -u
cd ..

or to do it via one command:

hg pull -u && cd comm && hg pull -u

The just run the ./mach build command detailed in the Buildinginstructions above. This will only recompile files that changed, but it may still take a long time.

Rebuilding

To build after changes you can simply run:

./mach build

Rebuilding Specific Parts

If you have made many changes, but only want to rebuild specific parts, you may run the following commands.

C or C++ Files:

./mach build binaries

JavaScript or XUL Files Windows Only:

./mach build path/to/dir

Replace path/to/dir with the directory with the files changed.

This is the tricky bit since you need to specify the directory that installs the files, which may be a parent directory of the changed file's directory. For example, to just rebuild the Lightning calendar extension:

./mach build comm/calendar/lightning

Contributing

Getting Plugged into the Community

We have a complete listing of the ways in which you can get involved with Thunderbird on our website. Below are some quick references from that page that you can use if you are looking to contribute to Thunderbird core right away.

Mailing Lists

If you want to participate in discussions about Thunderbird development, there are two main mailing lists you want to join.

  1. TB-Planning: This mailing list is higher level topics like: the future of Thunderbird, potential features, and changes that you would like to see happen. It is also used to discuss a variety of broader issues around community and governance of the project.
  2. Maildev: A moderated mailing list for discussing engineering plans for Thunderbird. It is a place where you can raise questions and ideas for core Thunderbird development.

IRC

If you want to ask questions about how to hack on Thunderbird, the IRC channel you want to join is #maildev on irc.mozilla.org.

Report a Bug and Request Features

Bugzilla

Thunderbird uses bugzilla for reporting and tracking bugs as well as enhancement requests. If you want to become a contributor to Thunderbird, you will need an account on Bugzilla.

Fixing a Bug and Submitting Patches

All the issues, bugs, work in progress patches, or updates related to Thunderbird, are listed on Bugzilla and are properly organized per Product, Component, and Status. For instance you can see how they are listed by looking at recent bugs for Thunderbird.

Create a Bugzilla account

Creating an account is necessary in order to submit patches, leave comments, and interact with any other aspect of Bugzilla. If you're currently using an IRC username in the #maildev channel, we recommend saving your profile name with the current format Firstname Lastname (:username) in order to be easily searchable and allow the Thunderbird team to offer better support.

Find a Bug

Use the Advanced Search section to find bugs you want to take care of, and be sure that the bug doesn't currently have any user listed as Assignee and the Status is set to NEW. You can see a list of "easy" bugs for beginners via this query. However, we assume you came here to fix your "pet hate" bug, so you already likely have a bug to work with.

Search for Code References

Making sense of the Thunderbird source code, and knowing where to look, will take some time. The code base is pretty big and if you never worked with XBL or Custom Elements it can be overwhelming at first. We recommend using our code search engine, Searchfox, to inspect the source code and find snippets and references to help you out while investigating a bug.

Mercurial Workflow

Mercurial is pretty flexible in terms of allowing you to write your own code and keep it separate from the main code base. You can use Mercurial Bookmarks or Mercurial Queues for managing your work. We have guides created for bookmarks and queues on our developer website. While some find Mercurial Queues easier to work with, support for them is being deprecated in various Mozilla tools.

Once you finished taking care of your favorite bug and using Mercurial to commit and export your patch, you can upload it to Bugzilla for review.

Upload a Patch

Open your patch file in your code editor and be sure it includes all your code changes, and your name and commit message at the top. You can see an example of a patch for this README here.

If everything looks good, you can access the selected bug in Bugzilla and click on the Attach File link located above the first comment.

Ask for a Review

When uploading a patch to Bugzilla, you can request a review from the user who opened the bug or another developer. Simply select the ? in the dropdown selector in the review option of the Flags section. An input field will appear which will allow you to type the name or username of the user you want to review your patch. You can see an example of a patch on Bugzilla here.