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

9 Коммитов

Автор SHA1 Сообщение Дата
Rob Lemley 5dafc6d2c7 Bug 1865752 - Update Thunderbird build bootstrap script from m-c; require Python 3.8. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D194167

--HG--
extra : moz-landing-system : lando
2023-12-01 10:24:24 +00:00
Rob Lemley 0a3539e523 Bug 1803829 - Reformat Python files to standard line length of 99 via black. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D164734

--HG--
extra : moz-landing-system : lando
2022-12-19 21:10:10 +00:00
Rob Lemley 3105a1a7dc Bug 1799140 - Fix isort lint warnings. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D164906

--HG--
extra : moz-landing-system : lando
2022-12-19 21:10:08 +00:00
Daniel Darnell b20aed3483 Bug 1803012 - Port bug 1801738: Use --enable-project instead of --enable-application in mozconfig. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D163452

--HG--
extra : histedit_source : dc8f1b5ff011a51ca13ac2e730ae58d94854887a
2022-12-02 22:27:49 +00:00
Alessandro Castellani baa39b2e16 Backed out changeset 54467c2affde (Bug 1803012) for causing build bustage 2022-12-02 14:55:49 -08:00
Daniel Darnell 5cb63f3296 Bug 1803012 - Port bug 1801738: Use --enable-project instead of --enable-application in mozconfig. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D163452

--HG--
extra : moz-landing-system : lando
2022-12-02 22:27:49 +00:00
Rob Lemley 304fb533f5 Bug 1793860 - Include upstream changes in Thunderbird build bootstrapping script. r=dandarnell
Most interesting change is automatically disabling MS Defender AV for the
source and .mozbuild directories as this makes a huge difference in compile
times.

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

--HG--
extra : moz-landing-system : lando
2022-10-07 23:56:22 +00:00
Magnus Melin 1d8dc9f1a6 Bug 1719780 - followup to fix linting. rs=black-lint
./mach lint -l black --fix comm/python/rocboot/bin/bootstrap.py
2021-07-11 13:35:10 +03:00
Rob Lemley ade24718df Bug 1719780 - Thunderbird local development environment bootstrap script. r=justdave
This is a fork of Firefox's bootstrap.py script that handles the two-repo
situation and sets up a simple mozconfig that builds Thunderbird instead of
Firefox.

I opted to change the application argument to an artifact mode argument since
there's only one application to build.

Only tested on my machine (Arch) so far. Mercurial and Git work.

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

--HG--
extra : histedit_source : 7333fef69ce578c9ab7d801c5b7dd2d3153759e1
2021-07-09 04:37:51 +00:00