Commit Graph

772 Commits

Author SHA1 Message Date
leaf%mozilla.org
ea9b0c946b Automated update 2001-06-10 16:44:32 +00:00
leaf%mozilla.org
2b558dcbe9 Automated update 2001-06-10 12:59:34 +00:00
leaf%mozilla.org
ce8cb0673b Automated update 2001-06-10 11:44:30 +00:00
leaf%mozilla.org
f5a23c92d2 Automated update 2001-06-05 05:14:40 +00:00
cls%seawood.org
107e4d4de5 Properly set c++ exception flags for Irix MIPSPro compiler.
Thanks to John Vandenberg <johnv@adacel.com.au> for the patch.
Bug #82496 r=cls a=asa
2001-06-05 00:22:50 +00:00
cls%seawood.org
399b38b4ce Don't attempt to build ldap if building standalone modules. Create "directory" if it doesn't exist.
Bug #75734 r=dmose a=asa
2001-06-05 00:15:03 +00:00
cls%seawood.org
350f83c892 Do not set MOZ_DEBUG_FLAGS to -g when building on irix with gcc 2.95.x as it causes an internal compiler error in some files.
Thanks to John Vandenberg <zeroJ@null.net> for the patch.
Bug #28717 r=leaf sr=cls a=asa for 0.9.1
2001-05-29 14:47:33 +00:00
leaf%mozilla.org
9728eef0ca Automated update 2001-05-24 02:14:42 +00:00
leaf%mozilla.org
0255dcb99f Automated update 2001-05-22 07:59:45 +00:00
leaf%mozilla.org
530d426c8a Automated update 2001-05-20 17:45:12 +00:00
leaf%mozilla.org
da9cd8480b Automated update 2001-05-18 23:44:45 +00:00
leaf%mozilla.org
54e3053270 Automated update 2001-05-17 07:59:47 +00:00
leaf%mozilla.org
356375beeb Automated update 2001-05-17 06:44:47 +00:00
leaf%mozilla.org
586294a1fa Automated update 2001-05-15 20:59:50 +00:00
leaf%mozilla.org
a7aa08fdd6 Automated update 2001-05-15 06:14:49 +00:00
rginda%netscape.com
e20361d5a2 reverting checkin to configure 2001-05-15 06:13:22 +00:00
rginda%netscape.com
cb7748f0f6 bug 76050, js debugger unix make system changes, r=cls 2001-05-15 05:48:08 +00:00
jst%netscape.com
df2c9bdb3d Backing out change that went in by mistake... 2001-05-14 06:38:35 +00:00
kandrot%netscape.com
44e66f0ae1 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00
leaf%mozilla.org
67c14e6d6b Automated update 2001-05-12 09:59:49 +00:00
leaf%mozilla.org
d1a70597de Automated update 2001-05-11 12:14:50 +00:00
leaf%mozilla.org
b713ea8381 Automated update 2001-05-11 10:59:52 +00:00
leaf%mozilla.org
e663493a3d Automated update 2001-05-11 08:44:49 +00:00
leaf%mozilla.org
c3160c1293 Automated update 2001-05-10 11:44:50 +00:00
leaf%mozilla.org
0e56f74f3c Automated update 2001-05-10 09:14:49 +00:00
leaf%mozilla.org
effe4b3ea7 Automated update 2001-05-10 03:14:51 +00:00
leaf%mozilla.org
96384ba9c6 Automated update 2001-05-09 21:29:55 +00:00
leaf%mozilla.org
4425947334 Automated update 2001-05-05 14:29:55 +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
leaf%mozilla.org
8ac703673b Automated update 2001-05-04 09:44:53 +00:00
leaf%mozilla.org
73d0db4fe8 Automated update 2001-05-04 01:44:56 +00:00
leaf%mozilla.org
0e8bf2a2de Automated update 2001-04-29 17:59:57 +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
leaf%mozilla.org
4973089b5e Automated update 2001-04-27 21:45:29 +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
leaf%mozilla.org
5116ba5afe Automated update 2001-04-23 22:59:58 +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
leaf%mozilla.org
1277cd5317 Automated update 2001-04-16 10:30:03 +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
leaf%mozilla.org
b64459ba52 Automated update 2001-04-14 03:30:07 +00:00
leaf%mozilla.org
6b8c5ace42 Automated update 2001-04-13 12:15:06 +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
9ac78261f7 Initial changes for building mozilla with nss autoconf. r=bryner 2001-04-09 09:40:16 +00:00