--- a/calendar/base/modules/moz.build
+++ b/calendar/base/modules/moz.build
@@ -1,24 +1,24 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'calbase'
EXTRA_JS_MODULES += [
- 'OAuth2.jsm',
'calAlarmUtils.jsm',
'calAuthUtils.jsm',
'calExtract.jsm',
'calHashedArray.jsm',
'calItemUtils.jsm',
'calIteratorUtils.jsm',
'calItipUtils.jsm',
'calPrintUtils.jsm',
'calProviderUtils.jsm',
'calRecurrenceUtils.jsm',
'calUtils.jsm',
'calXMLUtils.jsm',
'ical.js',
+ 'OAuth2.jsm',
]
--- a/calendar/base/public/moz.build
+++ b/calendar/base/public/moz.build
@@ -17,19 +17,19 @@ XPIDL_SOURCES += [
'calICalendarViewController.idl',
'calIChangeLog.idl',
'calIDateTimeFormatter.idl',
'calIDeletedItems.idl',
'calIDuration.idl',
'calIErrors.idl',
'calIEvent.idl',
'calIFreeBusyProvider.idl',
- 'calIICSService.idl',
'calIIcsParser.idl',
'calIIcsSerializer.idl',
+ 'calIICSService.idl',
'calIImportExport.idl',
'calIItemBase.idl',
'calIItipItem.idl',
'calIItipTransport.idl',
'calIOperation.idl',
'calIPeriod.idl',
'calIPrintFormatter.idl',
'calIRecurrenceDate.idl',
--- a/chat/protocols/irc/moz.build
+++ b/chat/protocols/irc/moz.build
@@ -8,18 +8,18 @@ XPCSHELL_TESTS_MANIFESTS += ['test/xpcsh
EXTRA_COMPONENTS += [
'irc.js',
'irc.manifest',
]
EXTRA_JS_MODULES += [
'ircBase.jsm',
'ircCAP.jsm',
+ 'ircCommands.jsm',
'ircCTCP.jsm',
- 'ircCommands.jsm',
'ircDCC.jsm',
'ircHandlers.jsm',
'ircISUPPORT.jsm',
'ircMultiPrefix.jsm',
'ircNonStandard.jsm',
'ircSASL.jsm',
'ircServices.jsm',
'ircUtils.jsm',
--- a/mail/base/modules/moz.build
+++ b/mail/base/modules/moz.build
@@ -1,23 +1,23 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
EXTRA_JS_MODULES += [
- 'MailConsts.js',
- 'MailUtils.js',
- 'MsgHdrSyntheticView.js',
'attachmentChecker.js',
'dbViewWrapper.js',
'distribution.js',
'glodaWebSearch.js',
+ 'MailConsts.js',
'mailInstrumentation.js',
'mailMigrator.js',
+ 'MailUtils.js',
'mailViewManager.js',
+ 'MsgHdrSyntheticView.js',
'oauth.jsm',
'quickFilterManager.js',
'searchSpec.js',
'sessionStoreManager.js',
'summaryFrameManager.js',
]
--- a/mailnews/addrbook/public/moz.build
+++ b/mailnews/addrbook/public/moz.build
@@ -4,34 +4,34 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
XPIDL_SOURCES += [
'nsIAbAddressCollector.idl',
'nsIAbAutoCompleteResult.idl',
'nsIAbBooleanExpression.idl',
'nsIAbCard.idl',
'nsIAbCollection.idl',
- 'nsIAbDirFactory.idl',
- 'nsIAbDirFactoryService.idl',
- 'nsIAbDirSearchListener.idl',
'nsIAbDirectory.idl',
'nsIAbDirectoryQuery.idl',
'nsIAbDirectoryQueryProxy.idl',
'nsIAbDirectorySearch.idl',
+ 'nsIAbDirFactory.idl',
+ 'nsIAbDirFactoryService.idl',
+ 'nsIAbDirSearchListener.idl',
'nsIAbItem.idl',
'nsIAbLDAPAttributeMap.idl',
'nsIAbLDIFService.idl',
'nsIAbListener.idl',
+ 'nsIAbManager.idl',
'nsIAbMDBDirectory.idl',
- 'nsIAbManager.idl',
'nsIAbView.idl',
'nsIAddbookUrl.idl',
+ 'nsIAddrDatabase.idl',
'nsIAddrDBAnnouncer.idl',
'nsIAddrDBListener.idl',
- 'nsIAddrDatabase.idl',
'nsIMsgVCardService.idl',
]
if CONFIG['MOZ_LDAP_XPCOM']:
XPIDL_SOURCES += [
'nsIAbLDAPCard.idl',
'nsIAbLDAPDirectory.idl',
'nsIAbLDAPReplicationData.idl',
--- a/mailnews/addrbook/src/moz.build
+++ b/mailnews/addrbook/src/moz.build
@@ -6,45 +6,45 @@
MODULE = 'addrbook'
EXPORTS += [
'nsVCardObj.h',
]
CPP_SOURCES += [
'nsAbAddressCollector.cpp',
+ 'nsAbBooleanExpression.cpp',
'nsAbBSDirectory.cpp',
- 'nsAbBooleanExpression.cpp',
'nsAbCardProperty.cpp',
'nsAbContentHandler.cpp',
+ 'nsAbDirectoryQuery.cpp',
+ 'nsAbDirectoryQueryProxy.cpp',
'nsAbDirFactoryService.cpp',
'nsAbDirProperty.cpp',
- 'nsAbDirectoryQuery.cpp',
- 'nsAbDirectoryQueryProxy.cpp',
'nsAbLDIFService.cpp',
+ 'nsAbManager.cpp',
'nsAbMDBCard.cpp',
+ 'nsAbMDBDirectory.cpp',
'nsAbMDBDirFactory.cpp',
'nsAbMDBDirProperty.cpp',
- 'nsAbMDBDirectory.cpp',
- 'nsAbManager.cpp',
'nsAbQueryStringToExpression.cpp',
'nsAbView.cpp',
'nsAddbookProtocolHandler.cpp',
'nsAddbookUrl.cpp',
'nsAddrDatabase.cpp',
'nsDirPrefs.cpp',
'nsMsgVCardService.cpp',
'nsVCard.cpp',
'nsVCardObj.cpp',
]
if CONFIG['OS_ARCH'] == 'WINNT' and CONFIG['MOZ_MAPI_SUPPORT']:
CPP_SOURCES += [
+ 'nsAbOutlookDirectory.cpp',
'nsAbOutlookDirFactory.cpp',
- 'nsAbOutlookDirectory.cpp',
'nsAbWinHelper.cpp',
'nsMapiAddressBook.cpp',
'nsWabAddressBook.cpp',
]
if CONFIG['OS_ARCH'] == 'Darwin':
CPP_SOURCES += [
'nsAbOSXDirFactory.cpp',
@@ -55,20 +55,20 @@ if CONFIG['OS_ARCH'] == 'Darwin':
'nsAbOSXDirectory.mm',
'nsAbOSXUtils.mm',
]
if CONFIG['MOZ_LDAP_XPCOM']:
CPP_SOURCES += [
'nsAbBoolExprToLDAPFilter.cpp',
'nsAbLDAPCard.cpp',
+ 'nsAbLDAPDirectory.cpp',
+ 'nsAbLDAPDirectoryModify.cpp',
+ 'nsAbLDAPDirectoryQuery.cpp',
'nsAbLDAPDirFactory.cpp',
- 'nsAbLDAPDirectory.cpp',
- 'nsAbLDAPDirectoryQuery.cpp',
- 'nsAbLDAPDirectoryModify.cpp',
'nsAbLDAPListenerBase.cpp',
'nsAbLDAPReplicationData.cpp',
'nsAbLDAPReplicationQuery.cpp',
'nsAbLDAPReplicationService.cpp',
]
EXTRA_COMPONENTS += [
'nsAbLDAPAutoCompleteSearch.js',
--- a/mailnews/base/util/moz.build
+++ b/mailnews/base/util/moz.build
@@ -25,17 +25,16 @@ EXPORTS += [
]
EXPORTS.mozilla.mailnews += [
'ServiceList.h',
'Services.h',
]
CPP_SOURCES += [
- 'Services.cpp',
'nsImapMoveCoalescer.cpp',
'nsMsgCompressIStream.cpp',
'nsMsgCompressOStream.cpp',
'nsMsgDBFolder.cpp',
'nsMsgFileStream.cpp',
'nsMsgI18N.cpp',
'nsMsgIdentity.cpp',
'nsMsgIncomingServer.cpp',
@@ -43,30 +42,31 @@ CPP_SOURCES += [
'nsMsgKeySet.cpp',
'nsMsgLineBuffer.cpp',
'nsMsgMailNewsUrl.cpp',
'nsMsgProtocol.cpp',
'nsMsgReadStateTxn.cpp',
'nsMsgTxn.cpp',
'nsMsgUtils.cpp',
'nsStopwatch.cpp',
+ 'Services.cpp',
]
EXTRA_JS_MODULES += [
- 'IOUtils.js',
- 'JXON.js',
- 'StringBundle.js',
'errUtils.js',
'folderUtils.jsm',
'hostnameUtils.jsm',
+ 'IOUtils.js',
'iteratorUtils.jsm',
'jsTreeSelection.js',
- 'mailServices.js',
+ 'JXON.js',
'mailnewsMigrator.js',
+ 'mailServices.js',
'msgDBCacheManager.js',
+ 'StringBundle.js',
'templateUtils.js',
'traceHelper.js',
]
if CONFIG['MOZ_INCOMPLETE_EXTERNAL_LINKAGE']:
FORCE_STATIC_LIB = True
else:
LIBXUL_LIBRARY = True
--- a/mailnews/compose/public/moz.build
+++ b/mailnews/compose/public/moz.build
@@ -1,22 +1,22 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
XPIDL_SOURCES += [
'nsIMsgAttachment.idl',
'nsIMsgCompFields.idl',
- 'nsIMsgCompUtils.idl',
'nsIMsgCompose.idl',
'nsIMsgComposeParams.idl',
'nsIMsgComposeProgressParams.idl',
'nsIMsgComposeSecure.idl',
'nsIMsgComposeService.idl',
+ 'nsIMsgCompUtils.idl',
'nsIMsgQuote.idl',
'nsIMsgQuotingOutputStreamListener.idl',
'nsIMsgSend.idl',
'nsIMsgSendLater.idl',
'nsIMsgSendLaterListener.idl',
'nsIMsgSendListener.idl',
'nsIMsgSendReport.idl',
'nsISmtpServer.idl',
--- a/mailnews/compose/src/moz.build
+++ b/mailnews/compose/src/moz.build
@@ -8,22 +8,22 @@ MODULE = 'msgcompose'
EXPORTS += [
'nsComposeStrings.h',
]
CPP_SOURCES += [
'nsMsgAttachment.cpp',
'nsMsgAttachmentHandler.cpp',
'nsMsgCompFields.cpp',
- 'nsMsgCompUtils.cpp',
'nsMsgCompose.cpp',
'nsMsgComposeContentHandler.cpp',
'nsMsgComposeParams.cpp',
'nsMsgComposeProgressParams.cpp',
'nsMsgComposeService.cpp',
+ 'nsMsgCompUtils.cpp',
'nsMsgCopy.cpp',
'nsMsgPrompts.cpp',
'nsMsgQuote.cpp',
'nsMsgSend.cpp',
'nsMsgSendLater.cpp',
'nsMsgSendPart.cpp',
'nsMsgSendReport.cpp',
'nsSmtpProtocol.cpp',
--- a/mailnews/db/gloda/modules/moz.build
+++ b/mailnews/db/gloda/modules/moz.build
@@ -16,18 +16,18 @@ EXTRA_JS_MODULES += [
'explattr.js',
'facet.js',
'fundattr.js',
'gloda.js',
'index_ab.js',
'index_msg.js',
'indexer.js',
'log4moz.js',
+ 'mimemsg.js',
'mimeTypeCategories.js',
- 'mimemsg.js',
'msg_search.js',
'noun_freetag.js',
'noun_mimetype.js',
'noun_tag.js',
'public.js',
'query.js',
'suffixtree.js',
'utils.js',
--- a/mailnews/db/msgdb/public/moz.build
+++ b/mailnews/db/msgdb/public/moz.build
@@ -13,15 +13,15 @@ XPIDL_SOURCES += [
]
MODULE = 'msgdb'
EXPORTS += [
'nsDBFolderInfo.h',
'nsImapMailDatabase.h',
'nsMailDatabase.h',
+ 'nsMsgDatabase.h',
'nsMsgDBCID.h',
- 'nsMsgDatabase.h',
'nsMsgHdr.h',
'nsMsgThread.h',
'nsNewsDatabase.h',
]
--- a/mailnews/extensions/fts3/src/moz.build
+++ b/mailnews/extensions/fts3/src/moz.build
@@ -1,18 +1,18 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'fts3tok'
CSRCS += [
+ 'fts3_porter.c',
'Normalize.c',
- 'fts3_porter.c',
]
CPP_SOURCES += [
'nsFts3Tokenizer.cpp',
'nsGlodaRankerFunction.cpp',
]
if CONFIG['MOZ_INCOMPLETE_EXTERNAL_LINKAGE']:
--- a/mailnews/imap/src/moz.build
+++ b/mailnews/imap/src/moz.build
@@ -8,22 +8,22 @@ MODULE = 'msgimap'
EXPORTS += [
'nsImapCore.h',
]
CPP_SOURCES += [
'nsAutoSyncManager.cpp',
'nsAutoSyncState.cpp',
'nsIMAPBodyShell.cpp',
+ 'nsImapFlagAndUidState.cpp',
'nsIMAPGenericParser.cpp',
'nsIMAPHostSessionList.cpp',
- 'nsIMAPNamespace.cpp',
- 'nsImapFlagAndUidState.cpp',
'nsImapIncomingServer.cpp',
'nsImapMailFolder.cpp',
+ 'nsIMAPNamespace.cpp',
'nsImapOfflineSync.cpp',
'nsImapProtocol.cpp',
'nsImapSearchResults.cpp',
'nsImapServerResponseParser.cpp',
'nsImapService.cpp',
'nsImapStringBundle.cpp',
'nsImapUndoTxn.cpp',
'nsImapUrl.cpp',
--- a/mailnews/import/oexpress/moz.build
+++ b/mailnews/import/oexpress/moz.build
@@ -1,25 +1,25 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'importOE'
CPP_SOURCES += [
- 'WabObject.cpp',
'nsOE5File.cpp',
'nsOEAddressIterator.cpp',
'nsOEImport.cpp',
'nsOEMailbox.cpp',
'nsOERegUtil.cpp',
'nsOEScanBoxes.cpp',
'nsOESettings.cpp',
'nsOEStringBundle.cpp',
+ 'WabObject.cpp',
]
if CONFIG['MOZ_INCOMPLETE_EXTERNAL_LINKAGE']:
FORCE_STATIC_LIB = True
else:
LIBXUL_LIBRARY = True
LIBRARY_NAME = 'importOE_s'
--- a/mailnews/mapi/mapihook/src/moz.build
+++ b/mailnews/mapi/mapihook/src/moz.build
@@ -2,22 +2,22 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'msgMapi'
LIBRARY_NAME = 'msgMapi'
CPP_SOURCES += [
- 'Registry.cpp',
'msgMapiFactory.cpp',
'msgMapiHook.cpp',
'msgMapiImp.cpp',
'msgMapiMain.cpp',
'msgMapiSupport.cpp',
+ 'Registry.cpp',
]
if CONFIG['MOZ_INCOMPLETE_EXTERNAL_LINKAGE']:
IS_COMPONENT = True
else:
LIBXUL_LIBRARY = True
EXPORT_LIBRARY = True
--- a/mailnews/news/public/moz.build
+++ b/mailnews/news/public/moz.build
@@ -1,22 +1,22 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
XPIDL_SOURCES += [
'nsIMsgNewsFolder.idl',
'nsIMsgOfflineNewsState.idl',
+ 'nsINewsDownloadDialogArgs.idl',
'nsINNTPArticleList.idl',
+ 'nsINntpIncomingServer.idl',
'nsINNTPNewsgroupList.idl',
'nsINNTPNewsgroupPost.idl',
'nsINNTPProtocol.idl',
- 'nsINewsDownloadDialogArgs.idl',
- 'nsINntpIncomingServer.idl',
'nsINntpService.idl',
'nsINntpUrl.idl',
]
MODULE = 'msgnews'
EXPORTS += [
'nsMsgNewsCID.h',
--- a/mailnews/news/src/moz.build
+++ b/mailnews/news/src/moz.build
@@ -1,26 +1,26 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'msgnews'
CPP_SOURCES += [
- 'nsNNTPArticleList.cpp',
- 'nsNNTPNewsgroupList.cpp',
- 'nsNNTPNewsgroupPost.cpp',
- 'nsNNTPProtocol.cpp',
'nsNewsDownloadDialogArgs.cpp',
'nsNewsDownloader.cpp',
'nsNewsFolder.cpp',
'nsNewsUtils.cpp',
+ 'nsNNTPArticleList.cpp',
'nsNntpIncomingServer.cpp',
'nsNntpMockChannel.cpp',
+ 'nsNNTPNewsgroupList.cpp',
+ 'nsNNTPNewsgroupPost.cpp',
+ 'nsNNTPProtocol.cpp',
'nsNntpService.cpp',
'nsNntpUrl.cpp',
]
if CONFIG['MOZ_INCOMPLETE_EXTERNAL_LINKAGE']:
FORCE_STATIC_LIB = True
else:
LIBXUL_LIBRARY = True
--- a/suite/browser/moz.build
+++ b/suite/browser/moz.build
@@ -1,13 +1,13 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
TEST_DIRS += ['test']
EXTRA_COMPONENTS += [
- 'SuiteBrowser.manifest',
'nsBrowserContentHandler.js',
'nsTypeAheadFind.js',
+ 'SuiteBrowser.manifest',
]
--- a/suite/common/src/moz.build
+++ b/suite/common/src/moz.build
@@ -1,22 +1,22 @@
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'suitecommon'
EXTRA_COMPONENTS += [
- 'SuiteCommon.manifest',
'nsAbout.js',
'nsSessionStartup.js',
'nsSidebar.js',
'nsSuiteDownloadManagerUI.js',
'nsSuiteGlue.js',
+ 'SuiteCommon.manifest',
]
EXTRA_PP_COMPONENTS += [
'nsSessionStore.js',
]
EXTRA_JS_MODULES += [
'PlacesUIUtils.jsm',