Commit Graph

901 Commits

Author SHA1 Message Date
cls%seawood.org
0c5b08bf0e Pass -Bsymbolic to linker when building shared libs.
Bug #76710
2001-05-10 09:12:29 +00:00
cls%seawood.org
dab6e1ac89 Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
r=bryner
2001-05-10 03:00:37 +00:00
ftang%netscape.com
9792670254 fix 75982. turn IBMBIDI on by default
r=ftang sr=erik in car pool
2001-05-09 21:21:37 +00:00
dbaron%fas.harvard.edu
3d04ccd651 Add inspector and access-builtin to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924 2001-05-05 14:26:02 +00:00
cls%seawood.org
6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
cls%seawood.org
e5f5b4b3ba Set default ASFLAGS for solaris 2001-05-04 09:42:41 +00:00
wtc%netscape.com
49f0d394e9 Bugzilla bug #77123: when the native compiler is used on Solaris,
NS_USE_NATIVE should be defined whether --enable-ultrasparc is
specified or not.  r=cls.
2001-05-04 01:41:21 +00:00
pete%alphanumerica.com
2ebc193413 removing Wshadow flag.
see bug 5621
sr=cls r=leaf

--pete
2001-04-29 17:51:14 +00:00
timeless%mac.com
95a461167b Bugzilla Bug 68561 Mozilla build with Xlib toolkit only offers GTK+-specific options...
r=cls, sr=scc
2001-04-27 21:35:56 +00:00
cls%seawood.org
d331159bbc OOPS! Backing out accidental partial checkin of pr_log changes 2001-04-27 10:38:25 +00:00
cls%seawood.org
72889a4a45 Make --with-dbgrinfo-modules work as expected.
bug #77088 r=shaver
2001-04-27 10:00:33 +00:00
cls%seawood.org
1044fad94e Align --help output and fix some potentially confusing option descriptions.
Bug #77120 r=tor
2001-04-27 00:10:38 +00:00
cls%seawood.org
d547ee80dd Fix dependency rules for in-tree mkdepend.
Force solaris to use in-tree mkdepend since their system makedepend up to at least solaris 7 causes the build times to more than double with the new non-compiler dependency scheme.
2001-04-23 22:54:29 +00:00
cls%seawood.org
dd42b59acb Remove exit(0) from qt version check.
Thanks to johng@corel.com (John Griggs) for the patch.
Bug #75730 r=leaf sr=cls
2001-04-17 01:10:54 +00:00
cls%seawood.org
c2de6d7458 Use C++ compiler when doing gnu_get_libc_version() check 2001-04-16 10:25:22 +00:00
cls%seawood.org
3996f7d8f3 Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds. 2001-04-16 03:58:57 +00:00
cls%seawood.org
567226c35e Move AC_DEFINE outside of AC_CACHE check to fix problem of config-defs.h always being regenerated. 2001-04-16 02:29:39 +00:00
bryner%uiuc.edu
d133331d26 Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls. 2001-04-14 03:20:48 +00:00
jdunn%netscape.com
bc2ed08d2f don't set HAVE_CPP_2BYTE_WCHAR_T for AIX
r= cls@seawood.org
# 75544
2001-04-13 12:09:34 +00:00
cls%seawood.org
2687cd5c5f Add check for <nl_types.h> as OpenBSD 2.5 requires that you include <nl_types.h> when including <langinfo.h> but does not do it automatically 2001-04-13 08:54:52 +00:00
cls%seawood.org
c537f786d1 Remove -rpath from LDFLAGS when using --with-default-mozilla-five-home as it causes problems when building mozilla on a machine with mozilla installed.
Bug #68196 r=blizzard
2001-04-13 08:47:44 +00:00
oeschger%netscape.com
6e6ef707c1 adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf 2001-04-12 01:06:01 +00:00
cls%seawood.org
7c4817ac17 Use nspr-config from nsprpub/config instead of $(DIST)/bin 2001-04-09 14:22:05 +00:00
cls%seawood.org
5827a1336c Updating copyright 2001-04-09 13:25:32 +00:00
cls%seawood.org
135b1a96ec Adding initial support for building mozilla with autoconf version of NSS. r=bryner 2001-04-09 09:38:30 +00:00
cls%seawood.org
2125ecc29a La la la. Still redefine NSPR_CFLAGS for OS/2. nsinstall should not be using NSPR_CFLAGS in any case. Hopefully fixing tb bustage 2001-04-07 22:15:54 +00:00
dbaron%fas.harvard.edu
1244386ebc Fix bustage on VC++ and gcc 2.7.2.x caused by incorrect overload resolution. 2001-04-07 17:25:16 +00:00
dbaron%fas.harvard.edu
780cb86a7a Replace my previous incorrect fix for |operator==| ambiguities with a correct one: provide additional |operator==| and |operator!=| for comparing nsCOMPtrs to raw pointers that take a non-const raw pointer argument so that builtin operators will not have a better conversion for one argument. b=65664 r=waterson@netscape.com sr=scc@mozilla.org 2001-04-07 15:29:39 +00:00
cls%seawood.org
5cf2a300ad Do not redefine NSPR_LIBS & NSPR_CFLAGS for OS/2 VA builds. Should fix tb bustage 2001-04-07 11:33:52 +00:00
cls%seawood.org
a39e7ef806 Update build to use nspr.m4.
Start using nspr-config to set NSPR_CFLAGS & NSPR_LIBS.
Start placing nspr headers under $(DIST)/include/nspr to match a system installed NSPR.
Bug #73919 r=blizzard@mozilla.org
2001-04-07 04:34:53 +00:00
akkana%netscape.com
e45ada4e04 66345: Factoring necessary for editor reorganization. sr=kin, r=jfrancis 2001-04-05 23:57:18 +00:00
cls%seawood.org
23699ce01d Update our non-compiler based dependency system to build dependencies on the fly like the compiler-based system does.
Bug #66529 r=leaf
2001-04-05 01:18:34 +00:00
pinkerton%netscape.com
26858c4032 Add DARWIN define for osx so we don't have to keep adding RHAPSODY defines if
anything new is needed. r=leaf/sr=shaver.
2001-04-04 23:13:27 +00:00
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
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
bryner%uiuc.edu
bc187fdea4 Removing all traces of the old LAYERS #define. r=jst, sr=cls. 2000-12-26 22:19:17 +00:00
dbaron%fas.harvard.edu
96c04d5b28 Fix and enable the autoconf test to allow the faster version of NS_LITERAL_STRING on compilers where sizeof(wchar_t) == 2 or compilers (such as gcc 2.96+) that accept -fshort-wchar to force this. r=waterson@netscape.com sr=cls@seawood.org b=54564 2000-12-23 16:34:49 +00:00
cls%seawood.org
f9ab982495 Add psm to standalone build system.
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912. r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org
ed95a1c9a6 Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking? 2000-12-14 22:17:19 +00:00
cls%seawood.org
de8a090ca0 Use $(STRIP) instead of strip for --enable-strip-libs. 2000-12-14 22:15:51 +00:00
cls%seawood.org
a6be61eef1 Add proper detection of STRIP (which I thought we already had). This should fix the nightly build problem. 2000-12-14 07:39:48 +00:00
cls%seawood.org
c9e92a032d Commenting out unnecessary lib checks. 2000-12-13 08:19:29 +00:00
cls%seawood.org
e7f3c130c4 The ORBit fallback checks confuse cross-compile builds. 2000-12-12 07:40:37 +00:00