Enigmail for Tenfourbird (1.9 (EoL)) | 2016-05-07 12:00 |
Langpack for Tenfourbird (38.4.0) | 2015-11-12 21:30 |
Lightning for Tenfourbird (4.0.1.1) | 2015-08-21 20:00 |
Tenfourbird-10 (10.0.11) | 2013-10-26 19:55 |
Tenfourbird-17 (17.0.11.1) | 2013-12-08 23:07 |
Tenfourbird-24 (24.8.1) | 2014-09-28 23:00 |
Tenfourbird-31 (31.8.0) | 2015-08-02 00:00 |
Tenfourbird-38 (38.9.0) | 2016-07-27 16:07 |
Test (tenfourbird_test20140604) | 2014-06-04 23:42 |
https://developer.mozilla.org/en/Simple_Thunderbird_build
http://code.google.com/p/tenfourfox/wiki/HowToBuildNow
Same as TenFourFox build requirement
hg clone http://hg.mozilla.org/releases/comm-esr10/
or
hg clone http://hg.mozilla.org/releases/comm-release/
python client.py --skip-inspector --skip-chatzilla --skip-venkman checkout
cd mozilla hg import TENFOURFOX_CHANGEST_SERIALY cd ..
hg import TENFOURBIRD_CHANGESET_SERIALY
Copy proper *.mozcfg to .mozconfig. (ex:
cp G5.mozcfg .mozconfig
Now start build.
make -f client.mk
Tenfourbird binary may find in "obj*/mozilla/dist/" directory.
Lightning xpi will created in "obj*/mozilla/dist/xpi-stage" directory.