Frank-Rainer Grahl
55aa34ffa9
Bug 1772807 - Include source information for comm and mozilla repos. r=IanN
2022-05-26 22:22:53 +02:00
Bill Gianopoulos
8354db830e
Bug 1756267 - Define ZIP variable. r=frg
...
Bug 1717683 "Make ZIP packages and l10n repacks deterministic... " removed
the ZIP variable among other things from toolkit/moz.configure. We need to
define for building and packaging in suite extensions and themes, so adding it to
suite/moz.configure.
2022-01-29 17:53:21 +00:00
Bill Gianopoulos
28e243924b
Bug 1749147 - Part 2: Rename check_build_environment to build_environment. r=frg
...
Port Bug 1747332 "configure creates a virtualenv in the source directory when running it in the source directory".
2021-12-24 11:57:31 +00:00
Frank-Rainer Grahl
35969d5191
Bug 1694997 - Disable default browser agent for SeaMonkey. rs=bustage-fix
2021-02-25 18:22:43 +01:00
Ian Neal
1fd62973f6
Bug 1273222 - Stop building and deploying the DOM Inspector extension with SeaMonkey 2.57 - comm part. r=frg
2020-12-27 14:18:46 +00:00
Rob Lemley
be1498e516
Bug 1672798 - Run black formatting on suite/editor Python/mozbuild/mozconfigure files. r=IanN
...
Differential Revision: https://phabricator.services.mozilla.com/D96098
--HG--
extra : rebase_source : 4eb11a5e6c34d151e9b57dece6872232c2728596
extra : amend_source : cbc1824df74640bc5a3e8427db079167ca0d0cac
2020-11-05 14:13:45 -05:00
Bill Gianopoulos
7834dfdd0d
Bug 1661940 - Move suite MOZ_APP_BASENAME to moz.configure. r=frg
...
Port relevant parts of Bug 1657954 "Move various branding options from old-configure".
2020-08-12 08:38:21 -04:00
Ian Neal
4ed955ec21
Remove SeaMonkey reference to MOZ_ALLOW_LEGACY_EXTENSIONS define (which was removed in bug 1524327). r=bustage-fix (DONTBUILD)
2020-01-21 09:39:04 +00:00
Geoff Lankow
ce2036b791
Bug 1569539 - Follow-up: Allow SeaMonkey version numbers in Lightning manifests. r=pmorris,frg
2019-08-16 10:36:35 +12:00
Bill Gianopoulos
e64188030a
Bug 1519872 - Replace configure.in with moz.configure in SeaMMonkey. r=frg
...
Port Bug 1490765 [delete code for application-specific subconfigure scripts].
See Bug 1490867 for Thunderbird and previous temporary solution.
2019-01-13 08:32:52 -05:00
Bill Gianopoulos
85c63a541e
Bug 1500747 - Allow overriding extension building defaults in SeaMonkey via mozconfig. r=ewong
2018-10-17 17:47:59 -04:00
Bill Gianopoulos
6e85907d62
Bug 1501093 - Permit overriding enable-calendar in SeaMonkey via mozconfig. r=rjl
2018-10-20 12:30:27 -04:00
Frank-Rainer Grahl
1f1cc3aa16
Bug 1432273 - Disable sync and its ui in SeaMonkey until sync 1.5 is ported. r=IanN
2018-02-04 20:41:30 +01:00
Tom Prince
037e44335c
Bug 1427505: Move `MOZ_SUITE` to `moz.configure`; r=frg
...
MozReview-Commit-ID: c3vIfmN34u
--HG--
extra : rebase_source : abd601824ba9271065ad84ff057275086917643d
extra : histedit_source : 10a1619f0af6f62a9d3bbf894cc3b99c08741c5a
2017-12-31 15:40:33 -07:00
Tom Prince
2f1a0f05dd
Bug 1427505: Move `MOZ_SEPARATE_MANIFEST_FOR_THEME_OVERRIDES` to moz.configure; r=Fallen,frg
...
MozReview-Commit-ID: HAcP94Xys4a
--HG--
extra : rebase_source : 054e6ed467cbcf4ef0684dc31100104c267afd45
extra : histedit_source : 6ecc105a5f7348cd8bd0add62dbb0f6d5f0adb9f
2017-12-31 15:37:40 -07:00
Tom Prince
e548b06617
Bug 1418652: Migrate configure options to moz.configure; r=Fallen,frg,chmanchester
...
MozReview-Commit-ID: 51LfUVsaEVJ
--HG--
extra : rebase_source : f718ee27f3366b150d3364df84d6854af582c7ae
2017-11-18 10:24:42 -07:00
Tom Prince
08c4aae48a
Bug 1418566: Turn on MOZ_ALLOW_LEGACY_EXTENSIONS even in local builds; r=Fallen
...
MozReview-Commit-ID: FYgWNZOZYVL
--HG--
extra : source : d554d8135b7166a8f89807e1c14f4b655f798a19
extra : amend_source : 205a282ed1a1252c24ccc64392dc97a7d920e95a
2017-11-17 13:36:20 -07:00
Edmund Wong
da16b0d986
Bug 1413541 - Remove MOZ_SOCIAL because of Bug 1272086. r=frg
2017-11-01 22:35:35 +08:00
Tom Prince
6c83083b0c
Bug 1366607: Include toolkit moz.configure in m-c topdir build; r=Fallen
...
MozReview-Commit-ID: 4WoJZTvzy1P
--HG--
extra : rebase_source : eb955cd95772d3546c08c729a623d36187cb1931
extra : source : 0bebe9d3383d8a0fc05ffd74b922a19c79e46bdd
2017-10-17 13:33:35 -06:00
Frank-Rainer Grahl
ad15538f14
Bug 1363387 - Remove unused CloudSync from SeaMonkey configure. r=IanN
...
Port Bug 1361171.
2017-05-10 16:03:16 +02:00
Kevin K.
fe3453d934
Bug 1294211 - Disable building Social API in suite. r=Ratty
2016-08-10 16:15:40 -04:00
Frank-Rainer Grahl
c7955a90eb
Bug 1272662 - Port Bug 1257326 to SeaMonkey (Move "feature flags" to Python configure) r=Ratty a=Ratty CLOSED TREE
...
Parts of the patch contributed by ratty and aleth.
2016-05-14 16:16:05 +02:00
Frank-Rainer Grahl
bfcbb96c77
Backed out changeset ffe919976f1b (bug 1257326) CLOSED TREE
2016-05-14 16:11:09 +02:00
Frank-Rainer Grahl
60fa2436e1
Port Bug 1257326 to SeaMonkey (Move "feature flags" to Python configure) r=Ratty a=Ratty CLOSED TREE
...
Parts of the patch contributed by ratty and aleth.
2016-05-14 15:32:32 +02:00
Philip Chee
a96045d895
Bug 1254987 - Fix comm-central fallout from |Bug 1254410 - Include app-specific configure files according to --enable-application/--enable-project|. r=glandium
...
--HG--
extra : rebase_source : 47ca772f3995ad4013cf9d879bad49f35415a384
2016-03-11 13:04:59 -06:00