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

16 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 5c79afa032 Minor tweaks for 5.3 and 5.4. 1998-11-15 08:27:17 +00:00
ramiro%netscape.com 4b4541f07a 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 8835339d15 Use $(CCC) to make shared libs if NS_USE_GCC is defined. 1998-11-02 11:39:26 +00:00
wtc%netscape.com 25e1b749bf 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 a7c4272a66 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 ef17145f77 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 5f28f61b78 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 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
warren%netscape.com 207bbebb65 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
briano d9f2207207 Fix for mozilla bug#477. Thanks to sjm@nwc.dk for the info. 1998-07-14 23:24:30 +00:00
briano e6b505cd47 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 432b260fed woops, if -> ifdef 1998-07-09 06:18:07 +00:00
mcafee 826eebda50 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 faf9c094b5 Turning on full circle crash-reporting (5.0). r=donm, a=jar 1998-07-09 05:21:34 +00:00
briano 1d1bc4043d 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 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00