summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close SeaMonkey_M9_BRANCHSeaMonkey_M9_BRANCHFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'SeaMonkey_M9_BRANCH'cvs2hg1999-07-300-0/+0
|
* removing LITENESSTREE_WIDGET_19990826_BASESeaMonkey_M9_BASEdveditz%netscape.com1999-07-302-6/+0
|
* Trivial elimination of some pointless macros as discussed in bug 8568. ↵briano%netscape.com1999-07-292-8/+4
| | | | Approved by leaf@mozilla.org.
* Adding support for Alpha NT. Patch provided by Bob Meader.TEMPLATE_19990726_BASEPRE_NECKO_LANDING_M9_MidLifeCrisis_19990728_BASEmcafee%netscape.com1999-07-211-0/+10
|
* ssize_t aint available on windoze. Fixing build. - mcafee & dpdp%netscape.com1999-07-151-2/+2
|
* Fixing warning errors (9245)mcafee%netscape.com1999-07-158-40/+45
|
* Fix VMS bustage. Patch submitted by Colin Blake.SeaMonkey_M8_BASEmcafee%netscape.com1999-07-071-1/+1
|
* fix warnings.sspitzer%netscape.com1999-07-011-2/+2
|
* fix the "ANSI C forbids an empty source file" warning.sspitzer%netscape.com1999-06-262-0/+6
| | | | | of course this introduce the "defined but not used" warning. I'll fix that when later.
* strerror() should only be implemented if we don't HAVE_STRERROR. Fixes BeOS ↵mcafee%netscape.com1999-06-251-0/+2
| | | | build. Patch provided by Duncan Wilcox. (duncan@be.com)
* Patch for BeOS, thanks to Duncan Wilcox.sspitzer-news-tagTREEWIDGET_19990616_BASESeaMonkey_M7_BASESeaMonkey_M7_19990619_BASERDF_19990617_BASEmcafee%netscape.com1999-06-151-1/+1
|
* Fix for platforms that don't have memory.h.briano%netscape.com1999-06-051-1/+2
|
* Single public include directory on Win32.waterson%netscape.com1999-06-031-1/+1
|
* Eliminate the need to use -DQNX by switching to __QNX__, predefined by the ↵XPCOM21_BASESeaMonkey_M6_BASEbriano%netscape.com1999-05-142-2/+2
| | | | compiler.
* Fix for QNX. stat doesn't have st_blksize.XPCOM20_BASEbriano%netscape.com1999-05-131-0/+4
|
* Added support for QNX, and replaced a pile of platform-specific ifdefs with ↵briano%netscape.com1999-05-131-30/+22
| | | | HAVE_SYS_BYTEORDER_H.
* Fix for QNX. Need to tell it what uint is....briano%netscape.com1999-05-121-1/+1
|
* Fix for bug 5770. Thanks to lennox@cs.columbia.edu.briano%netscape.com1999-05-051-26/+42
|
* Add missing include file to define sprintfXUL_19990428_BASESeaMonkey_M5_BASERDF_19990422_BASEEVENTQUEUE_19990503_BASEENUMERATOR_19990424_BASEbraddr%puremagic.com1999-04-101-0/+2
|
* Brace an if to shut ecgs up and possibly prevent an accident in the future.braddr%puremagic.com1999-04-101-1/+2
|
* Fix for SunOS 4 builds.SeaMonkey_M4_BASERDF_19990407_BASEbriano%netscape.com1999-04-081-2/+1
|
* Make it possible to prefix mozilla dlls that conflict with system dlls.SeaMonkey_M3_BASERDF_SCRIPTABLE_19990317_BASERDF_19990326_BASENSPRPUB_LIB3_NAME_CHANGE_BASEN3ramiro%netscape.com1999-03-122-3/+3
|
* Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler ↵akkana%netscape.com1999-03-091-0/+2
| | | | <jasonh@cthulhu.engr.sgi.com>
* Uninitialized variablesRDF_19990305_BASEmcafee%netscape.com1999-03-051-2/+2
|
* cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes ↵mcafee%netscape.com1999-03-022-13/+81
| | | | over to these versions in anticipation of retiring the mozilla/include versions of these files.
* Turn of "modification date caching" so that dependencies are sure to work.XTech99Stablesar%netscape.com1999-02-111-0/+0
|
* Fixed unsigned problems.warren%netscape.com1999-02-061-2/+2
|
* Better include line, alternative to Elliot Lee's patch in mozilla.patchesmcafee%netscape.com1999-01-291-2/+2
|
* Ignore generated files.ramiro%netscape.com1999-01-261-0/+2
|
* Compiler warningmcafee%netscape.com1999-01-231-3/+0
|
* Missing licensemcafee%netscape.com1999-01-221-0/+15
|
* Woops, forgot the license.mcafee%netscape.com1999-01-221-0/+17
|
* moving from STDARG to autoconf-blessed STDC_HEADERSmcafee%netscape.com1999-01-221-9/+5
|
* Add tests if ENABLE_TESTS=1.mcafee%netscape.com1999-01-221-0/+4
|
* hooked up STDARG to the autoconf definition.mcafee%netscape.com1999-01-221-1/+3
|
* Bringing dbm/tests into the new autoconf worldmcafee%netscape.com1999-01-221-66/+5
|
* STDARG=1 is the default until we can autoconf thismcafee%netscape.com1999-01-221-0/+8
|
* Don't include local cdefs.h if we have a system version.cls%seawood.org1999-01-181-0/+2
|
* Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.RDF_122898_BASEramiro%netscape.com1998-12-151-1/+1
| | | | | This will fix the problem many people are reporting wrt conflicts with system libraries that have the same names.
* Add cvsignore entries for makefiles generated bu autoconf.ramiro%netscape.com1998-12-054-0/+4
|
* Removing static makefiles as a part of the transition to Autoconf. I have ↵cyeh%netscape.com1998-11-210-0/+0
|\ | | | | | | | | | | | | | | | | | | 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.
* \ fixup commit for tag 'RDF_19981124_BASE'RDF_19981124_BASEcvs2hg1998-11-180-0/+0
|\ \ | |/
* | fixup commit for tag 'NGT_TECHDEMO_RELEASE'NGT_TECHDEMO_RELEASEcvs2hg1998-11-180-0/+0
|\ \ | |/
* | fixup commit for tag 'NGT_TECHDEMO_19981125_BASE'NGT_TECHDEMO_19981125_BASEcvs2hg1998-11-184-151/+0
|/
* Updated checks for solaris. Started using platform.h.STATIC_MAKEFILEScls%seawood.org1998-11-182-2/+2
|
* An include was missing, breaking the Irix buildakkana%netscape.com1998-11-171-0/+1
|
* Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX.ramiro%netscape.com1998-11-041-0/+5
|
* Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by ↵cls%seawood.org1998-10-281-0/+2
| | | | terry@netscape.com
* Sync'd various Makefile.ins to their Makefile counterparts.OjiFunctionalFreeze_POINT_19981229MozillaSourceClassic_19981026_BASEMozillaClassicLayout_19981021cls%seawood.org1998-10-211-1/+1
| | | | | | Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS. Changed LIBNSPR refs to NSPR_LIBS. Removed leftover NSPR20 ifdefs.