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