summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'XUL_CONTENT_MERGE_20010220_BRANCH'XUL_CONTENT_MERGE_20010220_BRANCHcvs2hg2001-02-130-0/+0
* carbon changes. r=pink/sdagley/beard. a=sfraser.XUL_CONTENT_MERGE_20010220_BASEpinkerton%netscape.com2001-02-132-1/+0
* Allow spaces in --enable-optimize args. Bug #68246 r=leaf a=brendancls%seawood.org2001-02-092-6/+6
* fix for bug 66508. r=pinkerton, sr=sfraser. Landing fix from 6.0 branch to d...gordon%netscape.com2001-02-072-6/+6
* Explicitly run configure for win32 instead of config.status as sh/cmd.exe do ...cls%seawood.org2001-02-061-0/+4
* Automatically run './config.status --recheck' if configure changes.cls%seawood.org2001-02-061-0/+5
* Define _PR_HAVE_GETPROTO_R & _PR_HAVE_GETPROTO_R_POINTER for bsdi 4.2cls%seawood.org2001-02-042-25/+27
* bsdi 4.2 needs _PR_HAVE_GETPROTO_R & _PR_HAVE_GETPROTO_R_POINTERcls%seawood.org2001-02-022-25/+43
* Remove INSTALL. Add CPU_ARCH.cls%seawood.org2001-01-291-1/+1
* Landing autoconf support for all platforms except OS/2.cls%seawood.org2001-01-292-267/+1001
* Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthr...cls%seawood.org2001-01-272-167/+138
* Bugzilla bug #54796: PR_InitializeNetAddr and PR_SetNetAddr should zerowtc%netscape.com2001-01-271-1/+5
* Do not add +DA & +DS flags to CFLAGS until we figure out exactly how user def...cls%seawood.org2001-01-272-39/+45
* Let's try that unquoted.cls%seawood.org2001-01-272-6/+6
* Need to use 2 arg version of AC_DEFINE when setting values for defines.cls%seawood.org2001-01-271-2/+2
* configurecls%seawood.org2001-01-271-2/+2
* Bring hpux section inline with HPUX.mkcls%seawood.org2001-01-272-151/+206
* Set INSTALL properly for win32 & OS/2. r=brynercls%seawood.org2001-01-241-0/+4
* Skip AC_PATH_PROG* checks for win32. r=brynercls%seawood.org2001-01-242-197/+118
* Add --enable-boehm to nspr autoconfcls%seawood.org2001-01-233-97/+125
* There is no need to invoke recursive makes for the dummy libs & install phase...cls%seawood.org2001-01-2265-69/+3
* gmake 3.79.1 requires that SHELL be evaluated immediately.cls%seawood.org2001-01-213-3/+3
* Make sure that configure has latest configure.in changes.cls%seawood.org2001-01-211-33/+34
* If MOZILLA_CLIENT is set and building on win32, set OS_TARGET to win95 like n...cls%seawood.org2001-01-212-33/+48
* Switch from using $(DIST)/bin, $(DIST)/lib, etc to using $(bindir), $(include...cls%seawood.org2001-01-2172-454/+468
* Landing changes to use autoconf on win32. Bug #58804cls%seawood.org2001-01-197-327/+797
* Update to latest GNU cvs version as of 2001/01/04 09:29:40 (sync with nspr t...cls%seawood.org2001-01-192-256/+1092
* Add OS_LIBS to EXTRA_LIBS as necessarycls%seawood.org2001-01-173-2/+4
* Don't link in OS_LIBS to shared libs by defaultcls%seawood.org2001-01-171-1/+1
* Add check for libpthreads (AIX). Set USE_PTHREADS properly for AIX.cls%seawood.org2001-01-172-138/+103
* Only define HAVE_LCHOWN if it is not already defined. Fixes AIXcls%seawood.org2001-01-171-0/+2
* Bugzilla bug #64666: using a minus (-) in a scan set is not portable.wtc%netscape.com2001-01-091-2/+2
* Added BSDI logic from BSD_OS.mkcls%seawood.org2001-01-042-36/+241
* Switch to $< & $@ so that VPATH can do its magic.cls%seawood.org2000-12-301-2/+2
* Preparations for building on win32 with autoconf Makefile.ins.cls%seawood.org2000-12-309-129/+171
* Sync'ing long lost changes between Makefile & Makefile.incls%seawood.org2000-12-3018-152/+277
* Bugzilla bug #45432: fixed memory leak in pr_Mac_LoadNamedFragment andwtc%netscape.com2000-12-291-0/+4
* Bugzilla bug #63697: NetBSD 1.5 or newer has IPv6. Thanks towtc%netscape.com2000-12-281-0/+6
* Bugzilla bug #61746: make NSPR local threads work on more NetBSD platforms.wtc%netscape.com2000-12-101-28/+77
* Bugzilla: 61747. netbsdlarryh%netscape.com2000-12-011-2/+2
* Change --enable-optimize to take an argument.cls%seawood.org2000-12-012-101/+123
* Bugzilla: 53014larryh%netscape.com2000-11-061-5/+11
* Bugszilla: 49161. OpenVMSlarryh%netscape.com2000-11-021-2/+98
* Add gcc check for -pthreads if -pthread check fails. bug #44504 Thanks to mad...cls%seawood.org2000-10-262-12/+54
* Treat irix64 builds as normal irix builds.cls%seawood.org2000-10-252-35/+54
* Fix Irix sections to properly handle USE_N32cls%seawood.org2000-10-252-114/+139
* Fixed the strip check to work for cross-compile builds. Bug #11893cls%seawood.org2000-10-252-107/+149
* Add CROSS_COMPILE variable so cross-compiling works again. Bug #11890cls%seawood.org2000-10-183-39/+55
* Sync INCLUDES with pr/src subdirs' INCLUDES so that parallel builds work agai...cls%seawood.org2000-10-182-2/+2
* Fix for bug 65170 "After mac goes to sleep, getting IMAP mail locks up machin...gordon%netscape.com2000-10-121-3/+1