Commit Graph

120 Commits

Author SHA1 Message Date
wilfried
95b1890db8 use no-autoheader and explicitly set autoconf version 2004-05-06 14:39:49 +00:00
kevlo
5e81435bb5 remove redundant glib dependency. 2004-04-09 14:12:15 +00:00
pvalchev
18dfaf2afd disable IPv6 for 3.5 as it presents dns-resolution problems (and there is no time
for other fixes)
numerous people report success with this reverted.
2004-03-06 07:51:27 +00:00
naddy
cc3712ff80 enable propolice on sparc64; ok pvalchev@ 2004-03-03 02:23:56 +00:00
pvalchev
b7d0effb29 amd64 2004-03-02 08:35:54 +00:00
pvalchev
0baad5284c rest of amd64, cvs is piece of shit 2004-03-02 08:34:57 +00:00
pvalchev
fe295636fd amd64 support 2004-03-02 08:32:13 +00:00
drahn
604b10a9c6 Patches to make Mozilla work on OpenBSD/macppc. 2004-03-01 23:51:58 +00:00
wilfried
e089f737db resolve more than one host name simultaneously, needed with last patch
from netbsd
2004-02-29 22:41:15 +00:00
wilfried
afe5fdbdbf enable ipv6 2004-02-29 22:27:48 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
wilfried
000ad7c05a sync port/patches with other mozillas 2004-02-15 19:44:01 +00:00
marcm
f9a403c708 Install the Netscape Security System (NSS) include files with the
-devel subpackage.  For applications that want to compile against
Mozilla's NSS libs.

ok wilfried
2004-02-02 04:53:49 +00:00
wilfried
7cbef7cca1 don't use xft if no xft fonts is available
stops moz from crashing
2004-01-19 14:36:48 +00:00
wilfried
c92cde937a sync patches 2004-01-18 10:49:33 +00:00
wilfried
18f768bc16 update mozilla to 1.6
add enable-xft and -optimize
2004-01-18 10:48:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
1be40a83cd @dirrm shared directories 2003-12-15 19:46:16 +00:00
wilfried
27faa124d7 update mozilla to 1.6a 2003-12-04 15:01:38 +00:00
sturm
e77d2a5175 license markers and some corrections 2003-10-18 19:44:41 +00:00
brad
85408c2bc8 NOT_FOR_ARCHS -> ONLY_FOR_ARCHS 2003-10-11 01:43:03 +00:00
pvalchev
fe069ffb64 mark these as not for powerpc as it doesn't currently work, especially
for release; suggested by drahn
2003-09-03 17:35:47 +00:00
wilfried
0e90cc148c ppc patches from drahn@, getting closer 2003-08-18 14:22:12 +00:00
wilfried
b901f73458 use strict alignment everywhere, from pval@ 2003-08-18 11:07:55 +00:00
wilfried
4b847d63b0 data accessed as double on sparc64 absolutely, positively has to be 8 byte aligned 2003-08-12 06:38:18 +00:00
wilfried
93ba94b7c7 _PRSockLen_T must be the same size as socklen_t 2003-08-11 12:56:33 +00:00
naddy
5e457e5322 Give Mozilla a fighting chance on alpha. Low-level xpcom code from
FreeBSD.
2003-07-24 12:18:41 +00:00
wilfried
c8a36e4b5d basic sparc xpcom support 2003-07-18 20:48:55 +00:00
wilfried
09f6c0b390 sync w/update-patches 2003-07-18 20:44:33 +00:00
wilfried
e87fb06eff add support for ppc and sparc64 2003-07-17 08:24:24 +00:00
jason
33852c83c4 add VMEM_WARNING=yes, ok pval 2003-07-16 16:41:24 +00:00
wilfried
cbb024c475 oops 2003-07-05 20:10:57 +00:00
marcm
c205a292b2 Add some menu eyecandy for environs with menus that allow eyecandy :) 2003-07-04 06:59:15 +00:00
wilfried
62bff925e4 update to 1.4 2003-07-01 11:10:36 +00:00
wilfried
29a153c9f1 remove files created by regchrome 2003-07-01 08:49:46 +00:00
pvalchev
a664acb5ee do not even bother trying to build this on vax, m68k, hppa for now 2003-07-01 02:34:36 +00:00
pvalchev
c787241ddc Regression tests are too hard to adapt to run here, and noone seems to
want to do it; mark as NO_REGRESS so it does not stop 'make regress'
2003-07-01 02:28:42 +00:00
wilfried
c504e433c1 add/use regchrome 2003-06-25 12:01:05 +00:00
jolan
9b9136abd8 search what will become the common plugin directory 2003-06-19 19:07:59 +00:00
wilfried
c07d063745 not needed with -fno-stack-protector 2003-06-16 11:58:10 +00:00
wilfried
aceabeb9e4 allow static build 2003-06-16 11:56:23 +00:00
wilfried
6fa50006b9 install mozilla-config 2003-06-06 12:50:30 +00:00
pvalchev
76160bd17c do not help this find iconv, as it cannot deal with it properly...
this was the cause for the strange japanese, etc chars in the menus
2003-06-02 07:05:56 +00:00
wilfried
dbd28f0da3 optimization doesn't work together with stack-protector 2003-05-27 12:26:40 +00:00
wilfried
87c52d98f9 make nsKeycodes private 2003-05-27 12:21:31 +00:00
wilfried
e2a5d17da8 find and use iconv and libIDL 2003-05-26 11:06:38 +00:00
wilfried
74596e4f29 simplify patches
move run-mozilla to private dir
use PFRAG.shared
add -devel subpackage for browsers that uses the Gecko layout engine
2003-05-23 10:09:17 +00:00
wilfried
5e789566e9 sync w/update-patches 2003-05-22 12:04:49 +00:00
wilfried
133fca1f86 enable profilesharing 2003-05-21 11:15:28 +00:00
wilfried
aec04d75ee no conflict with mozilla-firebird 2003-05-21 11:09:29 +00:00