Commit Graph

81 Commits

Author SHA1 Message Date
briano%netscape.com
97faab6716 General cleanup. 1999-09-14 01:02:20 +00:00
alecf%netscape.com
c9289ef057 make libxp a static library, eliminate useless cruft, and link it into libjar
(it's the only one that uses libxp these days)
1999-09-03 23:50:11 +00:00
cyeh%netscape.com
1e8eff5286 remove MODULAR_NETLIB from makefile. We build with it on by default. 1999-09-03 22:00:30 +00:00
ramiro%netscape.com
18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
dveditz%netscape.com
cb8dbafe50 warning cleanup 1999-07-30 23:59:53 +00:00
slamm%netscape.com
e33e65a165 Fix build warnings. 1999-07-16 20:06:37 +00:00
slamm%netscape.com
784cdd982d Fix compiler warnings. 1999-07-16 17:38:26 +00:00
ramiro%netscape.com
43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
duncan%be.com
a71a1c79f0 D'oh, correctly size buffer for terminating '0' in fe_GetConfigDir.
Change in code that is XP_BEOS only.
1999-07-02 13:55:01 +00:00
jdunn%netscape.com
3200c4cfec removing erroronious cast 1999-06-28 20:00:42 +00:00
mcafee%netscape.com
8b1cb99be0 BeOS changes 1999-06-27 10:13:28 +00:00
alecf%netscape.com
0601c90fca fix a **load of warnings, including one of my own. 1999-06-27 06:27:50 +00:00
alecf%netscape.com
bfbec5083a fix mac bustage, this was supposed to be in #ifdef DEBUG 1999-06-16 03:28:42 +00:00
alecf%netscape.com
59997498c8 return XP_AssertAtLine 1999-06-16 02:41:15 +00:00
alecf%netscape.com
36a6ac8cd6 second attempt to eliminate useless functions 1999-06-16 02:23:26 +00:00
alecf%netscape.com
f830104d5e remove unnecessary functions 1999-06-16 02:04:53 +00:00
alecf%netscape.com
ab5a7f30d5 remove unused functions 1999-06-16 01:01:09 +00:00
alecf%netscape.com
e74fccfcfd remove some unused functions 1999-06-16 01:00:29 +00:00
alecf%netscape.com
7e8ad4c950 back out last checkin, busts on windows 1999-06-16 00:58:16 +00:00
alecf%netscape.com
f1c17414c8 if 0 and static a bunch of functions that aren't used anywhere 1999-06-16 00:51:20 +00:00
alecf%netscape.com
82c5e8202e remove HashTable routines (we're only using HashLists) 1999-06-16 00:24:31 +00:00
alecf%netscape.com
6f2e6e2f19 hide some symbols from the build 1999-06-16 00:23:21 +00:00
alecf%netscape.com
39ceb86fb3 xp_qsort is gone, so remove it from the build 1999-06-16 00:22:48 +00:00
sspitzer%netscape.com
9e1116af2d fix for #6031. the summary file names for newsgroups are based on
the newsgroup name.  if the name is too long for the native file
system, use the hash function to come up with a new name.

move that has code out of xp_hash.c and into newsSummarySpec.cpp

in 4.x, this was the only place it was used anyways.

fix my debugging printf.

re-arrange addressbook makefiles in mailnews/makefiles so that people
who use obj-dir can build.
1999-05-21 22:21:23 +00:00
dveditz%netscape.com
5672625203 move shexp back out of netlib so others can share it 1999-04-28 00:20:22 +00:00
dveditz%netscape.com
c75e0cdb44 pulling mkreg back out of netlib 1999-04-27 22:05:39 +00:00
waterson%netscape.com
bf53711090 Removed NODEPEND. 1999-03-31 06:47:10 +00:00
alecf%netscape.com
2ea4cc8729 fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
gagan%netscape.com
4e6f62a933 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
ramiro%netscape.com
79d752c0a3 Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
4.x installations.
1999-03-11 20:00:57 +00:00
slamm%netscape.com
2599626875 Quiet mac warnings. 1999-03-09 01:10:59 +00:00
alecf%netscape.com
426f036721 add OLD_MAIL_NEWS macros to eliminate libpref dependancy from libxp 1999-03-05 21:31:00 +00:00
ramiro%netscape.com
dc4eb22101 Fixing the stderr brain damage.
This code is obsolete, but it will server as documentation someday.
1999-02-21 12:24:46 +00:00
alecf%netscape.com
379464ffd6 remove md5 from MOZ_MAIL_NEWS build 1999-02-18 19:54:54 +00:00
mcafee%netscape.com
a3b37fb4de Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
mcafee%netscape.com
e266fb4015 Moving XP_ReBuffer() and XP_Trace() from xp_stubs.c to xp_stub.c, sorry I didn't see the original stub file. Retiring xp_stubs.c. 1999-02-02 03:08:03 +00:00
mcafee%netscape.com
e813582092 Adding stubs for XP_ReBuffer() and XP_Trace() so we don't keep copying stubs around the tree; both viewer and apprunner had their own versions of this 1999-02-01 11:03:45 +00:00
mcmullen%netscape.com
df728321d8 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:21:06 +00:00
shaver%netscape.com
af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
donm%netscape.com
37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com
0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
ddrinan%netscape.com
eef3438201 Added handling of xpSecurityModule 1998-10-27 03:55:12 +00:00
cls%seawood.org
fb30f9daa0 Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef. 1998-10-22 06:55:10 +00:00
cls%seawood.org
58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
6f0645cf11 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00