Commit Graph

25 Commits

Author SHA1 Message Date
tonyr%fbdesigns.com
775f8b5e14 Added the import components to the build
git-svn-id: svn://10.0.0.236/trunk@59215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 02:40:53 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
mscott%netscape.com
3587a59aa7 build mime before compose so we can make sure nsIMimeStreamConverter.idl has been exported
before compose IDL files try to use it.


git-svn-id: svn://10.0.0.236/trunk@52066 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 07:23:20 +00:00
briano%netscape.com
badf372aac General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47425 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:49:58 +00:00
sspitzer%netscape.com
ffae462be4 we no longer have to be all crazy in our Makefile.
we can just build base once.  I am so happy this is fixed.


git-svn-id: svn://10.0.0.236/trunk@47327 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 09:56:44 +00:00
putterman%netscape.com
e391e874ed Part of new mailnews resources hierarchy.
git-svn-id: svn://10.0.0.236/trunk@33179 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 22:38:07 +00:00
chuang%netscape.com
fd65532f82 Add address book to Windows and Unix build
git-svn-id: svn://10.0.0.236/trunk@31945 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-17 21:49:12 +00:00
mscott%netscape.com
98fadcfbc2 I thought I had done this last week but I didn't check in this change =). Turn imap on for REAL on Linux.
git-svn-id: svn://10.0.0.236/trunk@31761 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 19:09:39 +00:00
alecf%netscape.com
868b22ef80 add mailnews/idl to the unix build
git-svn-id: svn://10.0.0.236/trunk@27039 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 20:28:19 +00:00
sspitzer%netscape.com
cc9ea2edda changes needed for when we build with libIDL
the idl files need to get exported before we build news


git-svn-id: svn://10.0.0.236/trunk@26955 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 01:44:46 +00:00
sspitzer%netscape.com
a4138b1bd2 temporary fix for dependency problem on UNIX
need to talk to the mail-news team to resolve it the right way


git-svn-id: svn://10.0.0.236/trunk@24835 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-23 14:58:05 +00:00
sspitzer%netscape.com
1bee7e3881 making this match makefile.win
in addition to re-ordering the directories, imap was removed, since it
isn't in makefile.win.


git-svn-id: svn://10.0.0.236/trunk@24733 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-22 23:30:23 +00:00
alecf%netscape.com
bdb1612c89 move base in front of db so linking works correctly
git-svn-id: svn://10.0.0.236/trunk@24545 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-20 02:10:29 +00:00
mscott%netscape.com
5450b79a19 More Linux makefile changes for libmime
git-svn-id: svn://10.0.0.236/trunk@23475 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-10 03:27:12 +00:00
cls%seawood.org
38280e9eac Build db subdir before build so that libmailnewsmsgdb is available for libmailnews' final link.
git-svn-id: svn://10.0.0.236/trunk@23099 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-07 04:36:09 +00:00
alecf%netscape.com
1ef2b77848 add db to list now that it's in the configure.in script
git-svn-id: svn://10.0.0.236/trunk@20397 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 07:28:08 +00:00
ducarroz%netscape.com
6db1abe692 re-added compose to the build
git-svn-id: svn://10.0.0.236/trunk@20340 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-11 02:38:53 +00:00
ducarroz%netscape.com
787fd14b47 remove temporary directory compose
git-svn-id: svn://10.0.0.236/trunk@20072 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-09 02:14:58 +00:00
ducarroz%netscape.com
410a4fb3b2 add directory compose to build process
git-svn-id: svn://10.0.0.236/trunk@20064 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-09 01:32:15 +00:00
mscott%netscape.com
f5436a0d35 Remove db from list of directories being built on Linux. If we add this back,
we need to modify configure.in and add mailnews/db to its list of directories. I'm not
sure if db builds on linux yet. I'll add it back if it does...


git-svn-id: svn://10.0.0.236/trunk@19906 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-06 03:30:46 +00:00
warren%netscape.com
fd9de297e7 Ported XPPtrArray (and MSG_FolderArray) to use nsVoidArray and nsISupportsArray.
git-svn-id: svn://10.0.0.236/trunk@19828 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-05 07:02:51 +00:00
putterman%netscape.com
7b005bc2cf Adding local directory to build
git-svn-id: svn://10.0.0.236/trunk@18867 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-28 01:20:24 +00:00
alecf%netscape.com
1b2a75f8e6 add imap to build tree
git-svn-id: svn://10.0.0.236/trunk@17804 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-15 00:08:56 +00:00
alecf%netscape.com
5566c7e8db *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@16774 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-21 22:12:02 +00:00
alecf%netscape.com
c164c7f97a drum roll please...
...and tonight, for your enjoyment, we present mail/news's fourth
entry to mozilla.org!


git-svn-id: svn://10.0.0.236/trunk@16703 18797224-902f-48f8-a5cc-f745e15eee43
1998-12-19 02:35:13 +00:00