Commit Graph

818 Commits

Author SHA1 Message Date
cls%seawood.org
c1aeda06bc Use TRY_LINK instead of TRY_COMPILE when testing for gnu_get_libc_version().
Thanks to Kurt <lidl@pix.net> for the patch.
Bug #74758 Fixing ports tinderbox bustage
2001-04-04 21:29:20 +00:00
cls%seawood.org
00c15765a7 Expand the function check for gnu_get_libc_version() into a full compile check as BeOS has the function in libroot.so but it is not declared in any headers. 2001-04-04 11:02:06 +00:00
erik%netscape.com
a08a4813af eckin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add check for nl_langinfo and libc-version.h
2001-04-03 06:01:49 +00:00
cls%seawood.org
66f5f4582f Second round of nspr autoconf cleanup.
Adding --with-dist-prefix options to free up standard options for real installs.
Bug #73919 r=bryner
2001-04-01 01:01:28 +00:00
cls%seawood.org
4528f3996c Add version check for Qt toolkit. Minimum required version 2.2.0 (Bug #73987, r=cls)
Update QT_CFLAGS to use proper include path and special string define. (Bug #70509, r=leaf, sr=cls)
Thanks to johng@corel.com (John Griggs) for the patches.
2001-03-31 06:21:57 +00:00
cls%seawood.org
3f7df1c1fe Remove solaris flags to use libiostream in the build.
Thanks to rich.burridge@Sun.COM (Rich Burridge) for the patch.
Bug #74005 r=cls
2001-03-31 03:39:09 +00:00
bryner%uiuc.edu
7a06de7d52 Fixing --disable-libpr0n so we can see if it's causing the profile problems. r=cls. 2001-03-31 01:56:38 +00:00
cls%seawood.org
c1bce0fd14 Making ldap beos-aware. Fixing tinderbox bustage.
Bug #74163 r=dmose@netscape.com
2001-03-31 01:06:45 +00:00
pavlov%netscape.com
e553ba78a5 turning on new imagelib on linux. part of bug 73161 and 70938. r=bryner,syd sr=waterson 2001-03-30 07:04:13 +00:00
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