Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
briano%netscape.com 845dc59072 Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
briano%netscape.com a32c894753 Cleanup and fixes for OpenBSD. 1999-07-02 21:30:31 +00:00
mscott%netscape.com bddebea9e6 Export nsMsgImapCID.h 1999-06-22 04:49:47 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com 8d10c5d862 Remove obsolete dependency on local. 1999-05-27 22:16:07 +00:00
sspitzer%netscape.com 43f1e40ecf fix bustage.
we used to have -llocalmail in our link line.  but that's a component, so that's
wrong, so mcafee removed it.  but we weren't linking against liblocalmail.so, we were actually linking in liblocalmail.a.  but briano's change to mozilla/config/rules.mk made it so liblocalmail.a got moved into dist/lib/components, so now
we need to explictly link against this .a

the problem is in this .a is a class that we need.  mscott is working on
the right fix, and he'll remove this when he re-arranges the code.
1999-05-27 19:14:42 +00:00
mcafee%netscape.com c0957d95a9 Looks like liblocalmail became a component, removing it from the link line. 1999-05-27 06:37:04 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com 72613e3c76 Build the imap library. 1999-05-07 21:23:07 +00:00