briano%netscape.com
c86dcaf554
Added a check for another ARM variant.
1998-10-31 04:10:42 +00:00
cls%seawood.org
58641ee9f5
Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
...
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
ramiro%netscape.com
eff5e621c6
Dont define the detect rules on autoconf builds, otherwise ac builds is
...
painfully slow.
1998-09-30 11:58:59 +00:00
briano%netscape.com
3d26c5f6ab
All Linux variants seem to have zip and unzip in /usr/bin, so no need for the extra ifeq to restrict it to ppc.
1998-09-26 03:15:26 +00:00
briano%netscape.com
b5c6f03d0c
Got rid of the pointless LINUXy_z macros (again), and made some minor tweaks for ARM systems (NetWinder).
1998-09-18 02:16:44 +00:00
wtc%netscape.com
53ee198a2b
For Strong Arm 110 (sa110), set the OS_ARCH to "arm".
1998-09-14 18:09:06 +00:00
briano%netscape.com
5a48b1be66
Added -DHAVE_SNPRINTF, as discussed with wtc.
1998-09-04 02:53:32 +00:00
toshok%netscape.com
93993ac3c5
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
84f1cedcbb
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
wtc%netscape.com
a7d686be89
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
cceb53c3d2
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
c9bd5d8074
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
eaae2365a1
Define proper macros for linux 2.2.
1998-07-22 04:59:29 +00:00
ramiro%netscape.com
a3d443f599
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
db3308c2b9
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
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
e0d7eddb9e
set NO_MOZ_FULLCIRCLE=1 if you need to turn full circle off.
1998-07-09 05:20:53 +00:00
mcafee
a0628c5286
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
9181e9aa20
Full Circle assembly files hangs the compiler w/o this flag.
1998-07-03 13:15:40 +00:00
mcafee
4e70ab9ac1
Get SparcLinux to link properly. This doesn't affect any other builds.
1998-06-13 22:40:18 +00:00
donm
e4caf92071
backing out Brian O's change that broke the gromit tree.
1998-05-04 17:22:59 +00:00
briano
fb087ba3ad
Eliminated the confusing and pointless OS version macros.
1998-05-01 02:04:06 +00:00
briano
bda16166bb
Got rid of a minor redundancy, and added support for 2.1.x kernels.
1998-04-26 03:07:41 +00:00
briano
1520ffa6e3
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
3b56a9af51
Free the lizard
1998-03-28 02:44:41 +00:00