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

23 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 9f7bc3c783 Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
briano%netscape.com 5eee2f1052 Fix for QNX. stat doesn't have st_blksize. 1999-05-13 03:04:42 +00:00
briano%netscape.com 02869b2558 Fix for bug 5770. Thanks to lennox@cs.columbia.edu. 1999-05-05 23:38:15 +00:00
braddr%puremagic.com 07ad78ff79 Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
braddr%puremagic.com 1e50b6b9c1 Brace an if to shut ecgs up and possibly prevent an accident in the future. 1999-04-10 08:12:37 +00:00
ramiro%netscape.com 8ce50ad7cf Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
mcafee%netscape.com 6374afae38 Uninitialized variables 1999-03-05 04:20:54 +00:00
warren%netscape.com af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
mcafee%netscape.com 904cf848b3 Better include line, alternative to Elliot Lee's patch in mozilla.patches 1999-01-29 09:46:50 +00:00
ramiro%netscape.com 73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +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
cls%seawood.org 7411f07b1d Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +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
ramiro%netscape.com 990efcfe1d Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
ramiro%netscape.com d6ef69309f fraioli@dg-rtp.dg.com (Marc J. Fraioli) writes the following:
I used the SYS_BYTEORDER_H macro to decide whether or not to
include <sys/byteorder.h>.  This seems appropriate, but I'm happy to
have the feature test changed to DGUX if this breaks some other
platform.

ramiro@netscape.com writes the follwing:

There probably is a proper way to do this in a completely XP way,
but dbm has been hacked so much that such a change is likely to
break a random platform out there.  Im protecting this code with
#if defined(DGUX) to be really safe.
1998-10-01 21:36:17 +00:00
cyeh%netscape.com 4229291c6d removing old NSPR20 #ifdefs 1998-09-28 20:42:14 +00:00
wtc%netscape.com f5af889ea3 Compile this file only if HAVE_SNPRINTF is not defined so that we
won't accidentally override the system's snprintf and vsnprintf
functions.  This patch is contributed by Soren Juul Moller <sjm@nwc.dk>.
1998-09-20 00:58:30 +00:00
mcafee%netscape.com 38e18eba1e Compiler warning on Linux 1998-09-16 04:42:09 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com 6bf02d01a1 Rhapsody doesn't have malloc.h 1998-08-18 04:43:46 +00:00
scullin%netscape.com 874dd41fd3 Export lib as soon as it is built, instead of waiting until install
phase.
1998-07-21 20:17:44 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00