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

701 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org b9d2f17968 Every MKSHLIB_FORCE_ALL needs a MKSHLIB_UNFORCE_ALL. Should fix freebsd 2.2 bustage. 2000-09-01 21:16:36 +00:00
sgehani%netscape.com a81899ffad Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
cls%seawood.org 1cc73731f3 Argh. The irix xptcinvoke glue is written only against the N32 ABI so we have no choice but to use it. This means no browser for Irix versions below 6.x. :-/ 2000-08-19 08:58:51 +00:00
cls%seawood.org 469c427b58 Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it. 2000-08-19 08:05:05 +00:00
colin%theblakes.com e30fb96026 libIDL fix for OpenVMS only. r=leaf 2000-08-15 18:30:59 +00:00
jgaunt%netscape.com 256a676860 r=jdunn@netscape.com r=edburns@acm.org r=cls@netscape.com
a=leaf@netscape.com a=drapeau@eng.sun.com
bug=#43090
fix for hpux java plugin, generalized through configure.in for anyone.
2000-08-14 23:32:14 +00:00
warren%netscape.com 1dc501bfae Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren 2000-08-11 00:13:39 +00:00
pavlov%netscape.com b964b452ae removing (broken) x11-shm code. I have not found this code to provide any speedup, and since it is broken, I am removing
it.  bug 32736 r=bryner
2000-08-06 05:18:01 +00:00
cls%seawood.org b5b56c67e5 Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html. 2000-08-02 03:17:49 +00:00
vidur%netscape.com 5d71119cbe Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann 2000-07-31 23:14:24 +00:00
cls%seawood.org dac5db04a3 Oops. Remove define accidentally set with previous checkin. 2000-07-28 11:09:00 +00:00
cls%seawood.org fc46336e90 Fix typo 2000-07-28 08:10:59 +00:00
tor%cs.brown.edu 58a834ad61 Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson 2000-07-19 19:53:01 +00:00
jdunn%netscape.com c62ff7fa71 Applying jgaunt's & jim_nance's change (see rev 1.647 & 1.649) to
hpux in general (for 10.20) as opposed to hpux11 specfic for bug #=39747
using blanket approval of r=waterson for port changes (hpux specific)
2000-07-11 20:33:33 +00:00
axel%pike.org 49dc52265e Adding rint to AC_CHECK_FUNCS, r=cls@seawood.org, a=waterson 2000-07-11 07:42:07 +00:00
cls%seawood.org 9fb0332aac Updated NetBSD section so that mozilla will build on NetBSD-current. Bug #41524 Thanks to Shin'ichiro TAYA <taya@sm.sony.co.jp> for the patch. 2000-07-08 11:39:05 +00:00
cls%seawood.org 33b80651af Add --disable-libIDL option for use with standalone modules. 2000-07-08 04:45:49 +00:00
tor%cs.brown.edu 4e554bb7e3 Remove unneeded AC_DEFINE, clean up warnings, and take out debug printfs. 2000-07-08 03:39:21 +00:00
cls%seawood.org c99fd7394b Commented out compaq compiler test as the test still fails after new compiler was installed 2000-07-08 03:02:43 +00:00
tor%cs.brown.edu e9aa28bc6f Turning on MNG decoder by default on all platforms.
configure.in change r=cls.  a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
mkaply%us.ibm.com 612b43c436 #40177
r = cls, a = brendan
OS/2 bringup - XP_OS2_EMX should be defined for EMX builds no matter what
2000-07-05 21:21:54 +00:00
dbaron%fas.harvard.edu 0af80d2a54 Add Vidur's xmlextras to the list of *all* extensions (what you get with --with-extensions=all). Does not affect default build. r=vidur 2000-07-01 21:41:48 +00:00
cls%seawood.org 6731a0b90c Check for -pthread support on OpenBSD as well. 2000-06-28 07:53:26 +00:00
cls%seawood.org 0511ea4947 June cleaning. 2000-06-28 07:04:52 +00:00
cls%seawood.org d27fda69b0 Adding configure option --enable-elf-dynstr-gc. Bug #43357 2000-06-28 04:32:15 +00:00
sspitzer%netscape.com 5fdeec1c47 back out part of jerry kirk's check in. not sure why he turned this off. 2000-06-27 04:37:15 +00:00
Jerry.Kirk%Nexwarecorp.com 84bc03fc95 Changes to allow the Photon version of Mozilla to not be a
MONOLITHIC_TOOLKIT any longer.
r=cls
2000-06-27 02:45:09 +00:00
rich.burridge%sun.com 705dc8cd51 Fix to allow refcnt'ing on the Solaris platform.
r=scc@mozilla.org a=brendan@mozilla.org
Bug #40769
2000-06-26 22:23:47 +00:00
rich.burridge%sun.com 16acac4ed3 Fix to allow Mozilla to build/run on the Solaris Intel platform with
Sun native compilers (SC 5.0 and Workshop 6 aka Forte). The two
xptc...uniish_x86.cpp files are forced to be compiled optimised to
generate the correct assembly code.
r=mccabe@netscape.com a=brendan@mozilla.org
2000-06-22 10:58:06 +00:00
mkaply%us.ibm.com 3dddc12efa # 40177
r = cls, a = brendan
OS/2 bring-up  - VisualAge changes for configure.in
2000-06-16 14:31:03 +00:00
dbaron%fas.harvard.edu d85bce1ecc Changes to turn on nsCOMPtr leak logging on autoconf based platforms. r=waterson@netscape.com 2000-06-15 02:13:07 +00:00
cls%seawood.org 1153e35ddb Call AC_SUBST to that MOZ_MNG is properly (un)set. 2000-06-13 23:32:42 +00:00
mkaply%us.ibm.com b0abf5d9b3 # 40177
r = cls, a = brendan
OS/2 bring-up - Change EMX param for OS/2
2000-06-13 14:55:49 +00:00
tor%cs.brown.edu 7615ad0d3f Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan 2000-06-12 23:13:42 +00:00
cls%seawood.org 3485ce173b Make the distclean target work as advertised. Bug #42167 2000-06-12 23:02:14 +00:00
akkana%netscape.com 10e2cec55e 34896: Turn on ender lite for Unix. r=mjudge 2000-06-09 20:51:45 +00:00
dmose%mozilla.org 02be1061c7 fix the first time someone runs the sub-configure for the LDAP C SDK in an objdir; code only runs when --enable-ldap is specified to configure. a=leaf@mozilla.org; r=blizzard@mozilla.org 2000-06-06 22:07:45 +00:00
slamm%netscape.com 24b4c012a4 Remove unused section header. 2000-06-05 21:26:58 +00:00
waterson%netscape.com 7ea63b347d Canonify HAVE_CPP_ACCESS_CHANGING_USING and HAVE_CPP_AMBIGUITY_RESOLVING_USING. 2000-06-05 00:46:37 +00:00
sgehani%netscape.com 03d2deed37 Reinstating zlib rules to pick shared object if it exists. Checking in for
cls@seawood.org -- reinstating rules per rev 1.657.  [r=sgehani]
2000-06-03 19:13:20 +00:00
sgehani%netscape.com 549df2b5e8 Unhork Linux installer by reinstating zlib linkage rules.
b=41255
r=pavlov
a=granrose
2000-06-02 15:51:39 +00:00
waterson%netscape.com 2e927f2fde Add --enable-trace-malloc flag. r=cls 2000-06-01 06:20:40 +00:00
jim_nance%yahoo.com 2ddf41212d Tru64 compiler flags to make template code smaller. 2000-06-01 01:07:23 +00:00
dmose%mozilla.org 9130f5f138 make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
cls%seawood.org 09bf292e76 When using the local copies of zlib, png & jpeg, let the linker use the shared versions if they are available. r=waterson 2000-05-31 23:03:13 +00:00
colin%theblakes.com a64ba8e7c2 VMS only. Use uname -Wh for OS_TEST. r=leaf 2000-05-30 23:26:33 +00:00
waterson%netscape.com a42389ae29 Add NEED_CPP_TEMPLATE_CAST_TO_BASE. 2000-05-27 05:50:16 +00:00
tor%cs.brown.edu 76ee618a3d SUNWspro5.1+ bustage fix: classic iostream test needs to check
for compilers >=5.0 (actually for anything other than 4.2).
2000-05-26 21:54:54 +00:00
tor%cs.brown.edu 9623757e9e SUNWspro5.1 bustage fix: use "-Qoption" instead of undocumented
option passthrough. r=rich.burridge@Sun.COM
2000-05-26 20:44:31 +00:00
jgaunt%netscape.com 044c021677 workaround for bug 39747. timer bustage is causing crash on HP as on Tru64
a=watterson # 39747
2000-05-25 19:40:30 +00:00