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

44 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com b1aebe2f89 Tinderbox break - remove OS/2 only code 2000-07-10 20:29:36 +00:00
mkaply%us.ibm.com 29dcfad804 # 25555
r= pavlov@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 21:00:06 +00:00
akkana%netscape.com 7ed3fa6bfc 18391: Remove MAX and MIN. Fix from cls@seawood.org, reviewed by me 2000-01-26 01:35:17 +00:00
cls%seawood.org 9556ddf3f9 Oops, I missed the c++ comments in the review. 2000-01-01 22:45:52 +00:00
mcafee%netscape.com 36ce5c2166 Fixing compile warnings on Unix, patch from kiel@pobox.com (21494). r=cls@seawood.org,mcafee@netscape.com 1999-12-28 08:02:07 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
slamm%netscape.com b96bbca97c Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
slamm%netscape.com fe81ee1ce6 Fix a build warning (do not compile a file if it isn't needed). 1999-09-17 20:28:28 +00:00
cls%seawood.org 1a2e16af42 Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c. 1999-09-12 14:25:28 +00:00
briano%netscape.com 37bfd8650d Minor rearrangement. 1999-09-10 09:32:42 +00:00
sspitzer%netscape.com 0aa9b42c4c being anal, ignore me. 1999-09-03 22:32:35 +00:00
cyeh%netscape.com e1657e9fe6 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:41:20 +00:00
ramiro%netscape.com 411c10dc89 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
dveditz%netscape.com cb94e57e83 removing LITENESS 1999-07-30 23:54:36 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
dp%netscape.com 73e3e2ed0f ssize_t aint available on windoze. Fixing build. - mcafee & dp 1999-07-15 00:58:11 +00:00
mcafee%netscape.com 97a8f274cb Fixing warning errors (9245) 1999-07-15 00:17:20 +00:00
mcafee%netscape.com a4e4a82e49 Fix VMS bustage. Patch submitted by Colin Blake. 1999-07-07 06:46:35 +00:00
sspitzer%netscape.com c894751ee0 fix the "ANSI C forbids an empty source file" warning.
of course this introduce the "defined but not used" warning.
I'll fix that when later.
1999-06-26 04:36:48 +00:00
mcafee%netscape.com b7ffd49f96 strerror() should only be implemented if we don't HAVE_STRERROR. Fixes BeOS build. Patch provided by Duncan Wilcox. (duncan@be.com) 1999-06-25 12:40:11 +00:00
briano%netscape.com 5d7096cde2 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 d3394dee31 Fix for QNX. stat doesn't have st_blksize. 1999-05-13 03:04:42 +00:00
briano%netscape.com 596124712e Fix for bug 5770. Thanks to lennox@cs.columbia.edu. 1999-05-05 23:38:15 +00:00
braddr%puremagic.com 83684be03f Add missing include file to define sprintf 1999-04-10 08:15:52 +00:00
braddr%puremagic.com d9c0c0d5bf 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 846235af9b Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
mcafee%netscape.com 327257fb03 Uninitialized variables 1999-03-05 04:20:54 +00:00
warren%netscape.com 4a71d6c91d Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
mcafee%netscape.com eb24db1d4a Better include line, alternative to Elliot Lee's patch in mozilla.patches 1999-01-29 09:46:50 +00:00
ramiro%netscape.com ee04da5942 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 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com e9d3c67427 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 cdd0efbb06 Updated checks for solaris. Started using platform.h. 1998-11-18 18:32:52 +00:00
cls%seawood.org 001ed2ffd4 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 1329351df9 Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
ramiro%netscape.com 6f9df17b34 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 c653a42440 removing old NSPR20 #ifdefs 1998-09-28 20:42:14 +00:00
wtc%netscape.com 0278e837d4 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 394c481e38 Compiler warning on Linux 1998-09-16 04:42:09 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com a18f6d7433 Rhapsody doesn't have malloc.h 1998-08-18 04:43:46 +00:00
scullin%netscape.com 2c56d68759 Export lib as soon as it is built, instead of waiting until install
phase.
1998-07-21 20:17:44 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00