mcafee%netscape.com
7c60f20508
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
eecbed5e4c
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +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
ca5eeeab8f
Ignore generated files.
1999-01-26 05:07:03 +00:00
mcafee%netscape.com
05b100a1a6
Compiler warning
1999-01-23 00:52:08 +00:00
mcafee%netscape.com
65604fd5d1
Missing license
1999-01-22 23:56:59 +00:00
mcafee%netscape.com
78733a4e84
Woops, forgot the license.
1999-01-22 23:54:25 +00:00
mcafee%netscape.com
c45b14a6da
moving from STDARG to autoconf-blessed STDC_HEADERS
1999-01-22 22:01:40 +00:00
mcafee%netscape.com
c52d717522
Add tests if ENABLE_TESTS=1.
1999-01-22 10:04:51 +00:00
mcafee%netscape.com
68dcfc62b4
hooked up STDARG to the autoconf definition.
1999-01-22 09:22:37 +00:00
mcafee%netscape.com
b6c185bad2
Bringing dbm/tests into the new autoconf world
1999-01-22 04:11:01 +00:00
mcafee%netscape.com
a064b3e255
STDARG=1 is the default until we can autoconf this
1999-01-22 04:07:13 +00:00
cls%seawood.org
bce008cb01
Don't include local cdefs.h if we have a system version.
1999-01-18 19:11:35 +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
akkana%netscape.com
29ed33fbb4
An include was missing, breaking the Irix build
1998-11-17 02:09:12 +00:00
ramiro%netscape.com
6c2327f76e
Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX.
1998-11-04 17:54:14 +00:00
cls%seawood.org
110b6652b2
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
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
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +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
pinkerton%netscape.com
7c640d6f80
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
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
wtc%netscape.com
733a8fcf6a
Deleted the code that sets BYTE_ORDER to LITTLE_ENDIAN on Linux, whic
...
on big-endian machines. Use __osf__ instead of __alpha to identify
Digital Unix, which has <machine/endian.h>.
Files changed: mozilla/include/mcom_db.h, mozilla/dbm/include/mcom_db.h.
1998-08-13 04:47:03 +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
cyeh
1f9a6fb4e5
remove conflict caused by NORAMNDY_BEACH merge.
1998-06-23 05:19:54 +00:00
spider
2de1767a46
Normandy Merge ....
1998-06-22 21:19:46 +00:00
scc
48c6bf24d4
First Checked In.
1998-06-02 23:54:58 +00:00
sfraser
7ca7c57f30
Changes for the new build system; unify prefix files.
1998-05-28 19:04:58 +00:00
sfraser
43fa950546
Fix warnings
1998-05-27 22:47:28 +00:00
sfraser
061bb4d1e2
First Checked In.
1998-05-23 01:14:17 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00