1Transforms
2==========
3
4Overview
5--------
6
7Most transforms come from Firefox, and it's assumed that the reader is
8familiar with those already.
9
10The transforms here are mostly used to work around assumptions made in
11Firefox transforms. The general idea is to keep Thunderbird-specific exceptions
12to those assumptions in this tree.
13
14Loaders
15-------
16
17See :doc:`loading`.
18
19
20Transforms
21----------
22
23TODO: Document the transforms found in comm_taskgraph.transforms
24
25
26Run-Using
27---------
28
29In order to build toolchains specific to Thunderbird, there is a ``run-using``
30implementation in `comm_taskgraph.transforms.job.toolchain`:
31
32* ``comm-toolchain-script``
33* ``macos-sdk-fetch``
34