cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
pp%ludusdesign.com
cc01ef5223
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-06 03:18:27 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
briano%netscape.com
b849f37e00
General cleanup.
1999-09-15 00:10:25 +00:00
ramiro%netscape.com
18b5e04d18
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00
putterman%netscape.com
82d604a5a0
msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
1999-08-30 22:17:13 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
mscott%netscape.com
1a47c7dd01
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
1999-08-24 00:52:36 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
arielb%netscape.com
88fb6f5c7f
removing reference to lcaps in makefile.in
1999-08-07 01:46:01 +00:00
mscott%netscape.com
01ab699db6
Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
1999-07-29 00:42:25 +00:00
briano%netscape.com
007ea62765
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
sspitzer%netscape.com
10ddce94f7
fix solaris bustage.
1999-07-26 04:03:24 +00:00
ramiro%netscape.com
fda4120340
Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
...
according to the toolkit they match. Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
sspitzer%netscape.com
d9e90ad858
more #define clean up
1999-07-17 19:08:20 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
sspitzer%netscape.com
e1dca8ae38
testing the PostMessage interface of nsINntpService. this isn't complete yet.
1999-07-13 18:55:29 +00:00
bienvenu%netscape.com
9c9d4be83b
changes for msgdb idl
1999-07-13 18:52:56 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
sspitzer%netscape.com
9f2956a994
more tests.
1999-07-06 23:47:10 +00:00
sspitzer%netscape.com
52bbd20ff4
resurrect nntpTest. a lot left to be done. check back soon.
1999-07-06 22:59:57 +00:00
dveditz%netscape.com
d3f47f37f5
makefile cleanups
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
f41e67c622
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
ramiro%netscape.com
773e34ec7d
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
76182cf4b2
work to get this test working again. it's not building right now.
1999-06-10 05:33:55 +00:00
sspitzer%netscape.com
3cb52a37ca
the tests are going to break, so I am turning them off. I'll be turning them back on once I figure out what to do.
1999-06-10 05:32:37 +00:00
sspitzer%netscape.com
c2816a8a4a
get this to link on IRIX. thanks to Jason Heirtzler <jasonh@engr.sgi.com> for the patch.
1999-06-10 04:32:46 +00:00
sspitzer%netscape.com
e76d622b2f
makefile fixes from reg@shale.csir.co.za (Jeremy Lea)
1999-06-08 06:25:56 +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
0a46d541ec
Unification of LoadUrl signature to remove some warnings on Linux & Mac. (this is just the first step).
1999-06-07 22:32:10 +00:00
mscott%netscape.com
989344b80b
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +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
sspitzer%netscape.com
003183591d
follow briano's lead and use MOZ_DLL_SUFFIX
1999-06-04 22:30:45 +00:00
sspitzer%netscape.com
d3638e2a31
libnntp.a should be libnntp_s.a to indicate that is is always going to be a static library. (follow convention)
1999-06-04 03:48:25 +00:00
sspitzer%netscape.com
8b77b24a8f
whoops, forgot one.
1999-06-04 03:45:57 +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
sspitzer%netscape.com
61a93ed0e3
don't compare nsCOMPtrs with nsnull.
1999-06-03 23:35:58 +00:00
sspitzer%netscape.com
1032cde167
a whole bunch of changes.
...
No more NS_New* for the news objects. Now you must go through the component
manager and use the news factory.
fixes all over to deal with this.
Fix the MODULE. It should be news, not mailnews or nntp.
more scriptability (XPIDL) changes for news.
1999-06-03 02:24:08 +00:00
sspitzer%netscape.com
d17d9fb15a
fix build bustage caused by MODULE=news fix
1999-06-02 06:21:21 +00:00