releases-comm-central/suite
Tom Prince e4764bc250 Bug 1419997: Get rid of MOZ_MORK configuration variable; r=Fallen,frg
Part of the build system has support for optionally compiling mork (but the build fails if it isn't enabled) and other parts explicitly force that option to be on. Instead, just get rid of the option and always compile mork.

MozReview-Commit-ID: 8EV2uQyYZ01

--HG--
extra : rebase_source : 894b94b461fa8a138e9b781e81157793a3e9c705
extra : amend_source : 989e6ecddaabc0c7eca3cb30b43630c4994d2a2a
extra : histedit_source : 53f79f2cb127305b4d8a01abcec1a428ec41c340
2017-11-22 14:56:57 -07:00
..
app Automated blocklist update from host sea-hp-linux64-11 - CLOSED TREE a=blocklist-update 2017-11-18 03:10:13 -08:00
branding/nightly Bug 1366607 - Allow building with m-c as topsrcdir. r=frg,tomprince 2017-02-26 16:45:39 +01:00
browser Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, rs=Fallen. 2017-11-19 10:54:56 +01:00
build Bug 1368363 - Do not link gtk libs into xul library. r=IanN 2017-06-03 19:06:45 +02:00
common Bug 1356569 - Remove some more newURI null trailing parameters, rs=Fallen. 2017-11-19 10:54:56 +01:00
config Bug 1418566: Turn on MOZ_ALLOW_LEGACY_EXTENSIONS even in local builds; r=Fallen 2017-11-17 13:36:20 -07:00
extensions Bug 1331081 - omit addEventListener/removeEventListener's third parameter when it's false, rs=Fallen. 2017-11-19 10:54:55 +01:00
feeds Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen. 2017-11-19 10:54:56 +01:00
installer Bug 1417319: Remove use of MOZ_PKG_MANIFEST_P for MOZ_PKG_MANIFEST; r=Fallen 2017-11-14 23:34:53 -07:00
locales Bug 1405407 - part 6 Remove uploading Lightning from SeaMonkey make. r=ewong 2017-11-12 20:16:51 +01:00
mailnews Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, rs=Fallen. 2017-11-19 10:54:56 +01:00
modules Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, rs=Fallen. 2017-11-19 10:54:56 +01:00
profile Bug 1418536 - Port [Bug 1405670 - Stop importing old search settings from search-metadata.json] to SeaMonkey. r=frg 2017-11-20 13:00:43 +01:00
security Bug 1393151 - Remove "Master Password Timeout" feature from SeaMonkey preferences. r=IanN 2017-10-17 17:27:40 +02:00
shell Bug 1406227 - Replace nsIDOMHTMLImageElement with HTMLImageElement in SeaMonkey. r=IanN 2017-10-17 17:28:05 +02:00
smile Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen. 2017-11-19 10:54:56 +01:00
themes Bug 1415623 - Use dependent class selectors in "Preferences - Helper Applications" css. r=stefanh 2017-11-12 21:21:20 +01:00
Makefile.in Bug 1366607 - Allow building with m-c as topsrcdir. r=frg,tomprince 2017-02-26 16:45:39 +01:00
README 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
app.mozbuild Bug 1366607 - Allow building with m-c as topsrcdir. r=frg,tomprince 2017-02-26 16:45:39 +01:00
build.mk Bug 1405407 - part 5 Add l10n-related targets to SeaMonkey top-level build.mk. r=IanN 2017-11-12 20:16:51 +01:00
configure.in Bug 1419997: Get rid of MOZ_MORK configuration variable; r=Fallen,frg 2017-11-22 14:56:57 -07:00
confvars.sh Bug 1419997: Get rid of MOZ_MORK configuration variable; r=Fallen,frg 2017-11-22 14:56:57 -07:00
moz.build Bug 1405407 - part 2 Allow to enable or disable extension building via confvars. r=IanN 2017-10-26 20:39:07 +02:00
moz.configure Bug 1418652: Migrate configure options to moz.configure; r=Fallen,frg,chmanchester 2017-11-18 10:24:42 -07:00

README

mozilla/suite
=============

This module contains files for the SeaMonkey suite.

Documentation about the directory structure within this module can be found at
http://wiki.mozilla.org/SeaMonkey:Suite_Directory_Layout

Consult http://www.seamonkey-project.org/dev/review-and-flags
for review rules on stuff in this directory, please.