Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 101746b044 Minor tweaks for 5.3 and 5.4. 1998-11-15 08:27:17 +00:00
ramiro%netscape.com 2c095597b0 Fix from Tim Rowley <tor@boojum.cs.brown.edu>.
The Sun compiler tossing the templated class into a template repository
(see Templates.DB in the directory layout/html/base/src).  At link time the
compiler doesn't know where that repository is, so it can't resolve that
symbol.
You can get the compiler to include the templated class in the shared library
by linking the objects together with "CC -xar".
1998-11-07 22:29:15 +00:00
ramiro%netscape.com e9e38b1e4d Use $(CCC) to make shared libs if NS_USE_GCC is defined. 1998-11-02 11:39:26 +00:00
wtc%netscape.com 99cffaf55c Removed obsolete build variables FORCE_SW_THREADS and
USE_KERNEL_THREADS.  Use the -mt option for CC if
USE_PTHREADS and NS_USE_NATIVE are defined.  If we
are not using pthreads, add -DSW_THREADS to the compiler
command line.
1998-10-13 23:03:47 +00:00
wtc%netscape.com 4a5e88db8f Added USE_PTHREADS for the pthreads build. Deleted obsolete
macro define -D_PR_NTHREAD.
1998-10-08 21:43:43 +00:00
briano%netscape.com bb24820ca7 Netscape-specific change to deal with the fact that many of our machines
have Perl 4 installed on them, and need to keep it where it is for historic
reasons.  So, we needed a way to be sure we get Perl 5 when building mozilla.
This change takes care of that.  It may break some people *inside Netscape*
initially, but problems should be minimal, as the solution involves simply
creating a symlink.
1998-10-02 02:44:58 +00:00
cls%seawood.org a9eeb79f4d Applied patch by S.J.Moller <sjm@nwc.dk> to fix problem with OPTIMIZER not being overridden by ACCFLAGS. 1998-09-04 22:27:13 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
warren%netscape.com c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
briano 945751fe20 Fix for mozilla bug#477. Thanks to sjm@nwc.dk for the info. 1998-07-14 23:24:30 +00:00
briano f8ba5a49fd Fix for bug#356. Cleaned up the logic a bit and got rid of the pointless checks for NSPR20. 1998-07-13 23:57:26 +00:00
mcafee 5d38d6dab7 woops, if -> ifdef 1998-07-09 06:18:07 +00:00
mcafee d8fb463f0d MOZ_FULLCIRCLE was on by default, turning this off. MOZ_FULLCIRCLE=1 turns this on now. 1998-07-09 06:17:07 +00:00
mcafee 5f5a31bb37 Turning on full circle crash-reporting (5.0). r=donm, a=jar 1998-07-09 05:21:34 +00:00
briano 190a3089f6 Added the first of S.J. Moller's (sjm@nwc.dk) proposed changes for Solaris 2.6. 1998-05-30 04:28:03 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00