dveditz%netscape.com
340c1d9c62
removing LITENESS
1999-07-30 23:54:36 +00:00
briano%netscape.com
5ca4aa0b87
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
mcafee%netscape.com
c898af2497
Adding support for Alpha NT. Patch provided by Bob Meader.
1999-07-21 00:40:58 +00:00
dp%netscape.com
461e552458
ssize_t aint available on windoze. Fixing build. - mcafee & dp
1999-07-15 00:58:11 +00:00
mcafee%netscape.com
6b837eb2d2
Fixing warning errors (9245)
1999-07-15 00:17:20 +00:00
mcafee%netscape.com
65953591c1
Fix VMS bustage. Patch submitted by Colin Blake.
1999-07-07 06:46:35 +00:00
sspitzer%netscape.com
5c94a579a9
fix warnings.
1999-07-01 07:53:37 +00:00
sspitzer%netscape.com
d07322f19a
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
33f0dbc0ec
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
mcafee%netscape.com
e3c1c8239c
Patch for BeOS, thanks to Duncan Wilcox.
1999-06-15 01:24:06 +00:00
briano%netscape.com
c745e9587a
Fix for platforms that don't have memory.h.
1999-06-05 00:34:35 +00:00
waterson%netscape.com
4287b83347
Single public include directory on Win32.
1999-06-03 18:34:27 +00:00
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
a0c1dbe55d
Added support for QNX, and replaced a pile of platform-specific ifdefs with HAVE_SYS_BYTEORDER_H.
1999-05-13 01:40:19 +00:00
briano%netscape.com
615ed6ddf1
Fix for QNX. Need to tell it what uint is....
1999-05-12 23:44:27 +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
briano%netscape.com
0336a17f9c
Fix for SunOS 4 builds.
1999-04-08 23:51:11 +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
akkana%netscape.com
72a97f2925
Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com>
1999-03-09 00:24:17 +00:00
mcafee%netscape.com
6374afae38
Uninitialized variables
1999-03-05 04:20:54 +00:00
mcafee%netscape.com
ed01728ae7
cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes over to these versions in anticipation of retiring the mozilla/include versions of these files.
1999-03-02 07:47:29 +00:00
sar%netscape.com
b2ad536a28
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +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
c9a366c8c5
Ignore generated files.
1999-01-26 05:07:03 +00:00
mcafee%netscape.com
9b7cdedbb4
Compiler warning
1999-01-23 00:52:08 +00:00
mcafee%netscape.com
cc72765ce6
Missing license
1999-01-22 23:56:59 +00:00
mcafee%netscape.com
82aa8cfc48
Woops, forgot the license.
1999-01-22 23:54:25 +00:00
mcafee%netscape.com
4541604e38
moving from STDARG to autoconf-blessed STDC_HEADERS
1999-01-22 22:01:40 +00:00
mcafee%netscape.com
9f4f4eb418
Add tests if ENABLE_TESTS=1.
1999-01-22 10:04:51 +00:00
mcafee%netscape.com
f9a5539869
hooked up STDARG to the autoconf definition.
1999-01-22 09:22:37 +00:00
mcafee%netscape.com
0e7ac80703
Bringing dbm/tests into the new autoconf world
1999-01-22 04:11:01 +00:00
mcafee%netscape.com
5e70723196
STDARG=1 is the default until we can autoconf this
1999-01-22 04:07:13 +00:00
cls%seawood.org
d342ba3bf6
Don't include local cdefs.h if we have a system version.
1999-01-18 19:11:35 +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
akkana%netscape.com
bf913685f9
An include was missing, breaking the Irix build
1998-11-17 02:09:12 +00:00
ramiro%netscape.com
fe8a962678
Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX.
1998-11-04 17:54:14 +00:00
cls%seawood.org
d04b57c1f9
Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by terry@netscape.com
1998-10-28 03:43:53 +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
f31dc000c8
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +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
pinkerton%netscape.com
1fff0d4271
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
cyeh%netscape.com
4229291c6d
removing old NSPR20 #ifdefs
1998-09-28 20:42:14 +00:00