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

20 Коммитов

Автор SHA1 Сообщение Дата
wtc%netscape.com d73e7ba2a4 For Strong Arm 110 (sa110), set the OS_ARCH to "arm". 1998-09-14 18:09:06 +00:00
briano%netscape.com 56a91c0606 Added -DHAVE_SNPRINTF, as discussed with wtc. 1998-09-04 02:53:32 +00:00
toshok%netscape.com 1839f7c1a9 get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in 1998-08-25 19:44:12 +00:00
cls%seawood.org 90d0af1408 AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
wtc%netscape.com cb11cc82d1 Linux/Alpha needs the -mieee compiler flag to turn on IEEE floating
point arithmetics.
1998-08-12 21:18:20 +00:00
wtc%netscape.com 92b6d18e0a Enable pthreads-based build. The macro SW_THREADS is defined only
if USE_PTHREADS is not defined.  If USE_PTHREADS is defined, add
-lpthread to OS_LIBS.
1998-08-10 22:05:33 +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
ramiro%netscape.com 16c0a6228e Define proper macros for linux 2.2. 1998-07-22 04:59:29 +00:00
ramiro%netscape.com caecbdbb0a Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)

The shell script detection magic is very modular and can be easily shared
with other build schemes (autoconf for instance).
1998-07-18 03:33:07 +00:00
briano 3576e28241 Fix for Mozilla bug#117. Thanks to thorsten@wurzelausix.cs.uni-sb.de and wtc@netscape.com for the suggestions. 1998-07-15 00:37:11 +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 8996cbcc7c set NO_MOZ_FULLCIRCLE=1 if you need to turn full circle off. 1998-07-09 05:20:53 +00:00
mcafee 70b3e5d619 Turning on Full Circle crash-reporting for glibc2 only. Need to check for other vendors later. r=donm, a=jar 1998-07-09 05:11:39 +00:00
mcafee 219162ce48 Full Circle assembly files hangs the compiler w/o this flag. 1998-07-03 13:15:40 +00:00
mcafee bd57c90751 Get SparcLinux to link properly. This doesn't affect any other builds. 1998-06-13 22:40:18 +00:00
donm 131be6b561 backing out Brian O's change that broke the gromit tree. 1998-05-04 17:22:59 +00:00
briano d4517f56ca Eliminated the confusing and pointless OS version macros. 1998-05-01 02:04:06 +00:00
briano 51178c723f Got rid of a minor redundancy, and added support for 2.1.x kernels. 1998-04-26 03:07:41 +00:00
briano 0d5ced9da6 Added support for M68k Linux. Thanks to Jes Sorensen (Jes.Sorensen@cern.ch) for the patch. 1998-04-14 00:26:45 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00