Commit Graph

67 Commits

Author SHA1 Message Date
mscott%netscape.com
14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b 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
c78ee2032c Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com
a9eed4c2d2 If we fail to register or unregister a component, we should remember the error code and return it,
BUT we should also still try to register/unregister the rest of the components.
1999-06-05 02:21:20 +00:00
mscott%netscape.com
1f5bf29345 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:52 +00:00
mscott%netscape.com
98227d1515 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
chuang%netscape.com
b30fb29fff Hook up directory preferences 1999-06-03 21:41:27 +00:00
beard%netscape.com
71b71a7ef2 First Checked In. 1999-05-30 02:15:01 +00:00
donm%netscape.com
345e58a6a7 removed referecne to libreg and libraptorbase 1999-05-26 04:59:47 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com
ade3bb2bca fix solaris build bustage. 1999-05-18 05:13:48 +00:00
sspitzer%netscape.com
c2b468f012 need to link this in, we die at runtime because this is undefined: __13nsABDirectory 1999-05-17 21:36:20 +00:00
sspitzer%netscape.com
9290e10260 cvs ignorage for the generated makefiles 1999-05-17 21:26:37 +00:00
sspitzer%netscape.com
dd82b668aa changes to build address book on UNIX 1999-05-17 21:25:33 +00:00
chuang%netscape.com
1f3422ad3a First check in. Address Book Data Source w/ hardcoded data. 1999-05-17 20:16:22 +00:00