summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close XUL_19990428_BRANCHXUL_19990428_BRANCHFranziskus Kiefer2017-09-290-0/+0
* fixup commit for branch 'XUL_19990428_BRANCH'cvs2hg1999-04-100-0/+0
* 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 <jasonh@cth...akkana%netscape.com1999-03-091-0/+2
* Uninitialized variablesRDF_19990305_BASEmcafee%netscape.com1999-03-051-2/+2
* cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes ove...mcafee%netscape.com1999-03-022-13/+81
* 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
* 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 tak...cyeh%netscape.com1998-11-210-0/+0
|\
* \ 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 terry@nets...cls%seawood.org1998-10-281-0/+2
* Sync'd various Makefile.ins to their Makefile counterparts.OjiFunctionalFreeze_POINT_19981229MozillaSourceClassic_19981026_BASEMozillaClassicLayout_19981021cls%seawood.org1998-10-211-1/+1
* removing obsolete files. use MANIFEST instead.cyeh%netscape.com1998-10-050-0/+0
|\
* \ fixup commit for tag 'WINCE_PORT_BASE'WINCE_PORT_BASEcvs2hg1998-10-020-0/+0
|\ \ | |/
* | fixup commit for tag 'PROGRESS_19981006_BASE'PROGRESS_19981006_BASEcvs2hg1998-10-020-0/+0
|\ \ | |/
* | fixup commit for tag 'INCLUDE_SPRINGCLEANING_BASE'INCLUDE_SPRINGCLEANING_BASEcvs2hg1998-10-021-17/+0
|/
* Add support for DGUX. Remove my previous dumbass hack.ramiro%netscape.com1998-10-022-42/+0
* fraioli@dg-rtp.dg.com (Marc J. Fraioli) writes the following:ramiro%netscape.com1998-10-012-0/+42
* Updated projects for Pro4. Turned off mod-date caching for depend builds. Usi...pinkerton%netscape.com1998-09-291-0/+0
* removing old NSPR20 #ifdefscyeh%netscape.com1998-09-285-27/+0
* Compile this file only if HAVE_SNPRINTF is not defined so that wePROGRESS_19980920_BASEwtc%netscape.com1998-09-201-0/+4
* Compiler warning on Linuxmcafee%netscape.com1998-09-161-2/+2
* AUTOCONF_1_0 landing.PROGRESS_19980909_BASEPROGRESS_19980824_BASEColorSync_19980824_BASEcls%seawood.org1998-08-196-2/+176
* Rhapsody doesn't have malloc.hNGLayoutStability2_BASEmcafee%netscape.com1998-08-181-1/+1
* Deleted the code that sets BYTE_ORDER to LITTLE_ENDIAN on Linux, whicwtc%netscape.com1998-08-131-8/+3
* Export lib as soon as it is built, instead of waiting until installOJI_19980727_TIP_MERGEOJI_19980727_BASENGLayoutStability_BASEscullin%netscape.com1998-07-211-1/+1
* remove conflict caused by NORAMNDY_BEACH merge.PLUGIN_MODULE_19980708_BASENORMANDY_DDAY_BASEcyeh1998-06-231-4/+1
* Normandy Merge ....spider1998-06-221-0/+4
* First Checked In.RDF_BASE_060398OJI_19980618_TIP_MERGE1OJI_19980618_BASENORMANDY_BEACH_BASEscc1998-06-021-0/+17