Rob Lemley
d7fdc4d6bc
Bug 1816266 - Remove use of $(moztopsrcdir) and friends from Makefiles. r=dandarnell
...
$moztopsrcdir is always the same as $topsrcdir. This is a leftover from when
it was posssible to build Thunderbird with comm-central as a parent of
mozilla-central in the local filesystem. It's just confusing to have now.
Differential Revision: https://phabricator.services.mozilla.com/D169564
--HG--
extra : moz-landing-system : lando
2023-02-15 19:52:11 +00:00
Rob Lemley
0a74c02e85
Bug 1796927 - Cleanup mail/build.mk following bug 1794156. r=dandarnell
...
l10n-check is not relevant after bug 1794156.
ifndef COMM_BUILD is not needed because nothing sets it anymore.
`-j1` is not needed for the l10n targets since bug 1641184.
Differential Revision: https://phabricator.services.mozilla.com/D159970
--HG--
extra : moz-landing-system : lando
2022-10-26 17:44:53 +00:00
Rob Lemley
a3950be105
Bug 1779330 - Add missing ftl files during l10n packaging. r=dandarnell
...
Add a new mach command to add missing Fluent files in a localized build and
hook it in as part of "mach build installers-$AB_CD". This is to prevent Fluent
from falling back to en-US strings due to a missing localized strings file, and
will remove a manual process in the localization chain.
See bug 1586984.
The output logs when files are added.
Differential Revision: https://phabricator.services.mozilla.com/D151675
2022-07-19 15:54:54 +00:00
Tom Prince
1a7bd57881
Port Bug 1436662: Package translated uninstaller; r=me CLOSED TREE DONTBUILD
...
--HG--
extra : rebase_source : 10a7493212aff81632f732916fdc2386451285e7
2018-04-18 13:26:50 -06:00
Tom Prince
244e2574d8
Bug 1439469: Package lightning directly as part of thunderbird; r=me
...
Differential Revision: https://phabricator.services.mozilla.com/D514
--HG--
extra : rebase_source : 905e5e1811204846defe295a48b4d2e7ce3afbaf
extra : source : 5e16b19cefa612e271a2ad798902526fbbbab7f7
2018-01-28 10:29:01 -07:00
Tom Prince
09c091ed41
Bug 1366607: Refer explicitly to the top comm objdir, rather than using a relative depth; rs=bustage-fix
...
MozReview-Commit-ID: 5VSSyAFsFNe
--HG--
extra : rebase_source : 604a274310865ac5166c63ebdebb9b8d6326bfd5
extra : histedit_source : 43e59a6ad376a679af1b23c963e3577dfaa9ce2c
2017-10-16 13:50:14 -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
Axel Hecht
29586c19cc
bug 1372167, toml l10n configs for Thunderbird, Calendar, SeaMonkey, r=Fallen, ewong
...
The configs just match what the ini configs do.
For SeaMonkey, there were some bugs in filter.py that I fixed along the
way. Some file path checks were in unreachable parts, and some file
checks were missing.
I intentionally dropped the ignore flags for bad editor backups, too,
those should really just be reported, so that they don't slip in.
Also, most editors don't create those no more.
MozReview-Commit-ID: 6m2yid3nGZq
--HG--
extra : rebase_source : eb5ee43971ad9e632858fc7ec8091aea6baedcc0
2017-06-12 14:07:54 +02:00
Joshua Cranmer
1a54c0d5a0
Bug 1035599: Merge the mozilla-central and comm-central objdir, r=Standard8, a=me for CLOSED TREE
...
This change merges mozilla-central and comm-central into having a single
topobjdir file but retaining two topsrcdirs (and two build systems). This state
is hopefully only the first part of a series of changes that eliminate the
comm-central build system partial clone completely.
In other words:
$(DEPTH) has accessible, addon-sdk, ..., mail, mailnews
$(topsrcdir) has mail, mailnews, ..., mozilla
--HG--
rename : bridge/bridge.mozbuild => mailnews/mailnews.mozbuild
2013-11-25 17:03:48 -06:00
Philipp Kewisch
2cc724a858
Fix bug 855067 - Localized Lightning builds using Thunderbird Infrastructure. r=Standard8
2013-06-16 22:10:17 +02:00
Gregory Szorc
8453bf4697
Bug 845089 - Convert build system to moz.build files on a CLOSED TREE; r=Callek
2013-02-28 15:16:49 +01:00
Gervase Markham
d9160e1ab8
Bug 757018 - upgrade license to MPL 2.
2012-05-30 17:48:24 +01:00
Rail Aliiev
d39f6a2560
Bug 730328 - Sign Thunderbird builds using auto-signing - port build config changes. r=Standard8
2012-05-22 13:16:07 -04:00
Mark Banner
a42428660e
Bug 755632 - Missing source-upload, hg-bundle and l10n-check targets. r=Callek
2012-05-15 23:42:24 -07:00
Neil Rashbrook
531fc093b4
Bug 707305 Make --enable-incomplete-external-linkage work without --with-libxul-sdk r=Callek
2012-05-06 20:43:08 +01:00
Florian Quèze
b3e477de90
Bug 714733 - Instant messaging in Thunderbird, r=bienvenu,bwinton,Standard8,mconley.
2012-03-13 02:14:45 +01:00
Philipp Kewisch
d3c0e6bfab
Fix bug 724257 - Upload lightning in |make upload| if MOZ_CALENDAR is specified, for tryserver. r=Standard8 CLOSED TREE (push won't affect mail)
2012-02-12 12:10:42 +01:00
Jan Horak
152173d287
Bug 306324 Build system changes to support --with-libxul-sdk r=Neil,Callek
2011-11-25 15:12:02 +00:00
Ian Neal
f13714c479
Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built r=neil/bienvenu a=CLOSED TREE
2011-05-24 16:50:31 +01:00
Serge Gautherie
0907562d40
Bug 601113 - Port |Bug 543800 - package chrome style tests into .jar file for local testing| to comm-central; (Cv1a-TB) Just port it.
...
r=standard8.
2010-10-03 05:40:05 +02:00
Mark Banner
c0094906ed
Bug 394502/Bug 585947 Switch Thunderbird to a default configuration of libxul with all comm-central libs being linked into libxul. r=KaiRo,feedback=Callek. bustage fix for CLOSED TREE
2010-09-22 09:05:34 +01:00
Neil Rashbrook
f39cf51b59
bug 450781 - build xpfe autocomplete from c-c build.mk files instead of mozilla/, r=Callek
2010-08-19 15:46:20 +02:00
Mark Banner
810353391f
Bug 506202 Hook up mozmill tests to make package-tests and support running packaged test style. r=asuth,gozer. a=Standard8 for checkin to CLOSED TREE as this is build-config/test only and allows work on the new try server to get it nearer completion
2010-08-10 20:59:18 +01:00
Mark Banner
313c492c4c
Bug 578675 Adapt MozMill test harness and tests to work with the upgraded MozMill 1.4.2b1. r=bienvenu,a=Standard8 CLOSED TREE
2010-07-15 16:55:17 +01:00
Justin Wood
081b86d87f
Main part of bug 570902 - Remove ifdefs relating to MOZILLA_1_9_2 from Thunderbird. r+sr=Standard8
2010-06-10 11:11:38 +01:00
Andrew Sutherland
9ca1c88026
Bug 545625 - back-fork ifdef'd mozStorage of bug 507414 into comm-central or mozilla-1.9.2 for TB 3.1 release. Now that the patch for bug 507414 has landed on trunk, update our copy to be identical to that one (plus our patches to make it build for mail/). rs=Standard8 from previous authorization for this patch.
2010-03-24 05:56:26 -07:00
Serge Gautherie
fb1f21182f
Bug 514519 - make --enable-official-branding app-agnostic; (Cv2a-CC) Port it to comm-central.
...
r=standard8.
2010-03-11 12:37:27 +01:00
Andrew Sutherland
bee3ed4b7e
Bug 545625 - "back-fork ifdef'd mozStorage of bug 507414 into comm-central or mozilla-1.9.2 for TB 3.1 release". v1 make changes to sub comm-central/storage-backport for mozilla/storage for mail/ builds. note: this only affects Thunderbird builds. r=Standard8.
2010-03-10 09:11:48 -08:00
Siddharth Agarwal
0f67172c63
Hopefully the final patch required to fix bug 530055 - pass in absolute symbol paths to runtest.py and runtestlist.py. r=Standard8
2010-03-05 18:24:40 +05:30
Siddharth Agarwal
a47266437e
Bug 545085 - Allow MozMill (and the app version) to work with relative topsrcdirs. r=Standard8
...
--HG--
extra : rebase_source : 0b4e05b59413cd980f28bc34c64d1e2b5ad2bd3c
2010-03-04 19:50:46 +05:30
Siddharth Agarwal
8c13a0ca2a
Bug 530055 Enable crash stack reporting on mozmill tests in tinderbox. r=Standard8
2010-02-25 21:07:48 +00:00
Andrew Sutherland
084b184297
Bug 533246 Support latest Mozmill version (1.3/1.4) in Thunderbird tests. Patch by asuth and sid0. r=Standard8
2010-02-09 14:19:08 +00:00
Serge Gautherie
a18e6658e1
Bug 509533 - Remove obsolete "MOZ_WIDGET_TOOLKIT =/!= mac" checks, in comm-central; (Bv1) *.mk.
...
r=Callek.
2010-01-31 21:10:21 +01:00
Ben Bucksch
f466507e62
Bug 533332 - [regression] "make -C mailnews xpcshell-tests" doesn't run composer tests; Fix v2a - original fix for 509367 + standard8's suggestion.
...
r=Standard8.
2010-01-12 16:05:28 +01:00
Mark Banner
ab8c207199
Bug 524125 Provide makefile target for bloat tests and don't hard-code path to symbols. New target is 'mailbloat'. r=gozer
2009-12-22 20:04:16 +00:00
Andrew Sutherland
c13fec2ab0
passes quick search unit test now.
...
--HG--
branch : gloda-facet
2009-09-09 17:27:08 -07:00
Mark Banner
8ee489ab35
Bug 500142 Create mozmill and mozmill-one make targets for build automation to use - tidy up and improvements. r=asuth
2009-07-24 08:40:48 +01:00
Mark Banner
d5d3ba37e5
Bug 500142 Create mozmill and mozmill-one make targets for build automation to use - add the initial targets. r=asuth,gozer
2009-07-24 08:40:10 +01:00
Serge Gautherie
7abcfacb1f
Bug 464707 - port upload build target to comm-central apps; (Av1-CC) Add 'upload' target; r=kairo
2009-05-10 14:34:04 +02:00
Robert Kaiser
a1fd763f92
bug 464446 - adopt source package build target in comm-central apps, r=Standard8
2008-11-15 14:56:19 +01:00
Neil Rashbrook
2b36d52f4d
Bug 463385 Sprinkle magic PARALLEL_DIRS fairy dust about the build system r=gozer sr=bienvenu also hg removes for bug 462736 r=KaiRo
2008-11-10 15:51:37 +00:00
Mark Banner
c0bea8f30d
Bug 445146 Move editor/ui from mozilla-central to comm-central, build changes r=KaiRo, move r/sr=Neil
2008-09-03 14:35:06 +01:00
Mark Banner
30b504a928
Bug 451981 Add a build target to compare bin/ and the package list for Thunderbird. r=philor
2008-08-31 19:53:04 +01:00
Mark Banner
5473d831e8
Bug 449941 comm-central build system shouldn't set webdav as a default extension. r=Callek
2008-08-09 18:58:19 +01:00
Robert Kaiser
d4c65409ba
bug 447636 - build editor/ui with Mozilla build system as long as it lives in mozilla/, r=Standard8, a=Standard8 for checkin into closed comm-central tree
2008-07-24 21:38:53 +02:00
Robert Kaiser
644de17441
bug 444686 - create/adapt build system for comm-central, Thunderbird changes, r=ted r=Standard8 r=Callek
2008-07-22 14:31:43 +02:00
hg@mozilla.org
cc78336489
bug 437643 - Build Thunderbird and SeaMonkey from comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-07-22 05:18:47 PST, imported and tagged cvs.mozilla.org modules: mozilla/directory/xpcom/ mozilla/mailnews/ mozilla/mail/ mozilla/suite/ mozilla/other-licenses/branding/thunderbird/
2008-07-22 14:21:15 +02:00