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

809 Коммитов

Автор SHA1 Сообщение Дата
dmose%netscape.com e488f616ea fix BeOS bustage by disabling ldap support on that platform 2001-03-30 05:55:51 +00:00
dmose%netscape.com 1240b32562 This workaround actually won't work. Backing it out. 2001-03-30 05:24:23 +00:00
dmose%netscape.com 8497f30a85 Attempt to workaround bustage on palermo by forcing -Dhpux on all HP/UX builds. r=cls@seawoord.org 2001-03-30 04:51:54 +00:00
dmose%netscape.com 309954fb9c Start building the LDAP XPCOM SDK by default in autoconf builds (bug 70658). Patch to flip the switch: r=leif@netscape.com, sr=cls@seawood.org. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org 2001-03-30 01:52:15 +00:00
jdunn%netscape.com 8fedfbbcbb when building sharedobjects set 2 additional flags for AIX
r= cls@netscape.com
# 72189
2001-03-27 23:18:37 +00:00
cls%seawood.org bdfe127d6f Erk. --enable-chrome-format actually defaults to jar not both. 2001-03-25 20:18:18 +00:00
cls%seawood.org 5630727f66 Add -lc to LIBS/OS_LIBS for Linux.
Bug #72766 r=bryner
2001-03-25 04:32:01 +00:00
cls%seawood.org 6fdb98cd6c Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
Bug #72390 r=jag
2001-03-24 11:07:15 +00:00
darin%netscape.com b5ef4f8688 Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann 2001-03-22 00:18:13 +00:00
cls%seawood.org be4770a8a4 Land the rest of the --enable-static-components build changes.
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
dmose%netscape.com 80a677d2ec Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com. 2001-03-14 06:41:35 +00:00
cls%seawood.org 32d177fd07 Add check for -lbind on BeOS.
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71701 r=cls
2001-03-13 05:50:16 +00:00
cls%seawood.org 7e4814ba76 Add check for gcc -pipe support. Also test to make sure that AS accepts input on stdin.
Bug #63610 r=dbaron
2001-03-12 22:28:27 +00:00
dbaron%fas.harvard.edu ec5a942662 Do test for field names in utsname structure in C++ rather than C to work around bug in g++ 3.0 prerelease that makes the names different in C and C++ (we only use the result in C++). r=cls@seawood.org b=63604 2001-03-11 18:09:12 +00:00
cls%seawood.org dcacae1ebf Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
cls%seawood.org d902527f93 Clean up netbsd section.
Thanks to martin@NetBSD.ORG (Martin Husemann) and taya@sm.sony.co.jp (Shin'ichiro TAYA) for the patch.
Bug #61745 r=cls
2001-03-09 07:34:36 +00:00
cls%seawood.org b346110902 Remove xmlterm from MOZ_EXTENSIONS and issue a warning if we are not building with the gtk toolkit. Bug #67250 2001-03-09 05:55:28 +00:00
cls%seawood.org 3c5c31aaf9 Actually use CPPFLAGS when it is passed to configure 2001-03-09 04:53:17 +00:00
cls%seawood.org e2f087b0e3 Pass PERL_VERSION to test script as an env variable so that the perl test works properly. Bug #66443 2001-03-09 04:30:27 +00:00
dbaron%fas.harvard.edu bbc799cb02 Add temporary build options --enable-new-cache for new cache (bug 68705) and --enable-libpr0n for new image library (bug 70938). r=cls@seawood.org 2001-03-09 00:56:58 +00:00
blizzard%redhat.com 67ad5dd31a Remove extra ] in xinerama test. r=cls 2001-03-02 15:37:19 +00:00
erik%netscape.com 2aa4975996 bug 70389; author=simon@softel.co.il; r=cls; sr=erik; adding changes to
build system to conditionally compile the IBM bidi code (for Arabic and
Hebrew bidirectional text)
2001-02-28 23:45:40 +00:00
cls%seawood.org 07b14f65b0 Fix nspr autoconf support for OpenVMS.
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #69842 r=cls
2001-02-25 21:44:59 +00:00
jdunn%netscape.com d95ac99bb0 defining _REENTRANT for hpux 11.00 & aix 4.3
r= cls@seawood.org
# 69808
2001-02-23 13:24:49 +00:00
cls%seawood.org 791c44b706 Setting autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH
Bug #58804
2001-02-23 05:26:43 +00:00
waterson%netscape.com 9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
blizzard%redhat.com 5fe258f57c Fix bug #68882. Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls 2001-02-18 16:16:54 +00:00
blizzard%redhat.com c122c84eff Fix bug #32612. Add xinerama support for linux systems. r=bryner, pinkerton, leaf sr=alecf 2001-02-14 22:05:03 +00:00
cls%seawood.org a3b2b44ba1 Allow spaces in --enable-optimize args. Bug #68246 r=leaf a=brendan 2001-02-09 21:30:09 +00:00
dbaron%fas.harvard.edu 14d8ef4382 Re-enable the autoconf test that fixes the nsCOMPtr operator== ambiguities on Linux and HP now that we know it works correctly on HP. b=65664 r=scc@mozilla.org sr=brendan@mozilla.org 2001-02-07 03:56:31 +00:00
blizzard%redhat.com 77b0cd018f Add checks for xinerama libraries. This is the start of multi-monitor setups for linux. r=cls 2001-02-07 00:10:17 +00:00
kandrot%netscape.com 59870281dc r=waterson sr=cls
Adding a newer version of the libc malloc.c from the author.  It is
 compiled switched in via --enable-lea.
2001-02-06 04:28:59 +00:00
tor%cs.brown.edu 677c21eabc libpng update to 1.0.9. sr=brendan 2001-02-06 02:32:50 +00:00
dbaron%fas.harvard.edu 850a57ed98 Disable earlier changes for bug 65664 for fear they might cause HP-only bustage. 2001-02-05 01:04:38 +00:00
dbaron%fas.harvard.edu 3dba6a273e Add test for problems in overload resolution related to const and volatile to fix bug 65664. r=scc@mozilla.org sr=brendan@mozilla.org 2001-02-04 19:57:17 +00:00
cls%seawood.org 881c256cfc Add AC_SUBST for MOZ_XPCTOOLS 2001-02-01 20:36:43 +00:00
sspitzer%netscape.com e21ba186fe fix for #67205. get --enable-xpctools to work again.
it will build the JS profiler.  r=leaf,bryner, sr=cls
2001-02-01 15:36:59 +00:00
colin%theblakes.com e5866cc097 Define the new USE_PTHREADS for OpenVMS. r=cls 2001-02-01 10:54:04 +00:00
shaver%mozilla.org 013c6f5fef update --enable-ldap help message (r=syd, sr=waterson) 2001-01-30 03:44:15 +00:00
cls%seawood.org bf562c2475 Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthread.h> so that systems like hpux & osf/1 will properly detect pthreads. 2001-01-27 22:47:16 +00:00
mkaply%us.ibm.com 01551e02b6 #65880
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
cls%seawood.org afeaffd0c7 Add MOZ_ENABLE_XREMOTE flag so that xremote is only compiled for X-based platforms.
Bug #59505
2001-01-27 03:50:07 +00:00
cls%seawood.org df5499ae73 Fix perl test to use $] for the version number.
Check for Config.pm as a separate test.
Bug #66443
2001-01-27 02:32:30 +00:00
cls%seawood.org 4af6938f2b Default to non-monolithic builds for BSDI.
Set standard BSD thread flags for BSDI.
Thanks to Kurt J. Lidl <lidl@pix.net> for the patch.
2001-01-17 19:34:31 +00:00
cls%seawood.org 3433951864 Check for GNU_CC not USE_GCC.
Bug #64432
2001-01-07 23:56:55 +00:00
dbaron%fas.harvard.edu 3544084f92 Make the autoconf test for a wchar_t usable as PRUnichar check that wchar_t is unsigned (in addition to being 2 bytes). Do the test for -fshort-wchar in C++ since some versions of gcc have a signed wchar_t in C++ only. b=63857 r=cls@seawood.org 2001-01-07 14:35:24 +00:00
bryner%uiuc.edu 91f85e61b8 Adding an option to disable using -fshort-wchar (even if your compiler supports it). sr=cls. 2001-01-06 07:54:23 +00:00
tor%cs.brown.edu 3eb5078fbf Bug 63896 - use system libmng if available. r=cls 2000-12-29 19:59:59 +00:00
cls%seawood.org d098a8c6ed Turn off UltraSparc optimizations by default. Use --enable-ultrasparc to build for the v8plus arch.
Bug #63173 r=rich.burridge@sun.com
2000-12-29 06:33:07 +00:00
cls%seawood.org 98f96384bb Change the definition of --enable-optimize to be less ambiguous. 2000-12-28 04:29:44 +00:00