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

985 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com c80cc18d6b compaq cxx doesn't like exception declarations when exceptions are disabled.
More fallout from bug #149032
2002-07-04 01:31:05 +00:00
seawood%netscape.com 1be8fdd2b8 Remove CPP_THROW_NEW workaround for all non-gnu compilers except MIPSPro, which doesn't like exception handling code when exceptions have been disabled via the compiler switch.
Bug #149032
2002-07-03 17:18:04 +00:00
seawood%netscape.com 8e37611717 Don't set CPP_THROW_NEW for non-gnu compilers until I figure out why every commercial compiler (except MSVC) dies on this. 2002-07-02 22:59:34 +00:00
seawood%netscape.com 5c19b76a13 Add CPP_THROW_NEW macro to the build system. This macro should be used when def
ining a local |operator new| function.  It will be set to an empty throw functio
n by default on all platforms except mac CW builds.  This will allow us to not c
rash on systems that expect |operator new| to throw an exception by default and
will suppress compiler warnings about how |operator new| should throw an excepti
on instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:26:10 +00:00
leaf%mozilla.org 64d8dc41e0 Automated update 2002-06-28 06:25:47 +00:00
leaf%mozilla.org 020ba029db Automated update 2002-06-26 20:25:44 +00:00
leaf%mozilla.org 6d18bc3f60 Automated update 2002-06-26 03:10:34 +00:00
leaf%mozilla.org 89e33bff4a Automated update 2002-06-21 13:55:42 +00:00
leaf%mozilla.org 45e7df27f8 Automated update 2002-06-20 23:40:39 +00:00
leaf%mozilla.org feb4aeaaa4 Automated update 2002-06-19 20:55:43 +00:00
seawood%netscape.com 81564cac4d Fixing build bustaged caused by absolute path assumptions.
Fallout from bug #141834
2002-06-19 20:45:57 +00:00
leaf%mozilla.org 946411e96b Automated update 2002-06-19 15:11:18 +00:00
seawood%netscape.com fb0381c091 Add --disable-activex to turn off building of activex component (win32 only).
Thanks to Stephen Walker  <walk84@yahoo.com> for the patch.
Bug #141376 r=cls
2002-06-19 14:59:05 +00:00
leaf%mozilla.org b7c32d473e Automated update 2002-06-18 21:40:40 +00:00
seawood%netscape.com 751fe76301 Explicitly use sh when calling the cygwin-wrapper script as some developers are reporting that their shell can't call the script directly.
Fallout from bug #141834
2002-06-18 21:36:45 +00:00
leaf%mozilla.org e3a98302cb Automated update 2002-06-17 17:10:43 +00:00
leaf%mozilla.org a4081e9b01 Automated update 2002-06-13 08:55:45 +00:00
leaf%mozilla.org a49c57940a Automated update 2002-06-11 19:26:16 +00:00
dougt%netscape.com 4646c51914 Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org 2002-06-11 19:26:04 +00:00
leaf%mozilla.org 4a4470e692 Automated update 2002-06-10 18:55:49 +00:00
seawood%netscape.com 39f4d6701b Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
leaf%mozilla.org 40ddc16ed4 Automated update 2002-05-14 05:26:03 +00:00
leaf%mozilla.org de7cce8262 Automated update 2002-05-14 04:11:01 +00:00
leaf%mozilla.org f7fdfc17e8 Automated update 2002-05-12 21:11:04 +00:00
seawood%netscape.com 8345ac1cb7 Include <stddef.h> instead of <stdlib.h> in wchar_t tests to avoid exit() declaration issues with autoconf.
Bug #139211 r=dbaron
2002-05-10 23:35:40 +00:00
leaf%mozilla.org 53c483f8d7 Automated update 2002-05-06 20:11:12 +00:00
dougt%netscape.com eac1a05645 Fixing the SunOS bustage. Removing res_ninit check until we can add the right link lines. bug 142205 2002-05-06 20:01:52 +00:00
leaf%mozilla.org deebf4ec68 Automated update 2002-05-04 03:41:12 +00:00
dougt%netscape.com 6b67dc825b Fixes 117628. Failed DNS error causes future lookups to fail. Now we call res_ninit() on platforms which support this function when the dns lookup fails. r=brendan@mozilla.org, sr=darin@netscape.com 2002-05-04 03:40:06 +00:00
leaf%mozilla.org b8ae0f46bd Automated update 2002-04-27 05:41:14 +00:00
leaf%mozilla.org 3e8e0e16d4 Automated update 2002-04-26 01:26:29 +00:00
leaf%mozilla.org 5387d2905e Automated update 2002-04-25 22:26:35 +00:00
leaf%mozilla.org 44e7cd4a16 Automated update 2002-04-25 20:41:47 +00:00
leaf%mozilla.org fb0480fa29 Automated update 2002-04-25 03:11:17 +00:00
seawood%netscape.com 2d56dccf19 Oops. The 'make install' changes were from bug #56601 r=leaf 2002-04-25 02:59:07 +00:00
leaf%mozilla.org 127218807b Automated update 2002-04-10 22:56:32 +00:00
leaf%mozilla.org 004c1a9248 Automated update 2002-04-08 08:11:25 +00:00
leaf%mozilla.org 92c8645907 Automated update 2002-04-06 07:11:29 +00:00
leaf%mozilla.org 3ab755140a Automated update 2002-04-05 04:56:33 +00:00
dmose%netscape.com bb1d837088 Whitespace change to force configure to be re-run 2002-04-05 04:50:23 +00:00
seawood%netscape.com 9a110b8c1d Not sure how cvs managed to not check in this part of 38061's patch.
Should fix tinderbox bustage.
2002-04-03 09:23:10 +00:00
leaf%mozilla.org dac1b46db0 Automated update 2002-04-02 14:11:39 +00:00
leaf%mozilla.org 508d2be0c3 Automated update 2002-03-27 09:41:36 +00:00
leaf%mozilla.org 32c405da18 Automated update 2002-03-27 08:26:46 +00:00
dmose%netscape.com c34ef97b46 Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage. 2002-03-27 08:12:55 +00:00
leaf%mozilla.org a1fbdfa004 Automated update 2002-03-27 06:41:35 +00:00
leaf%mozilla.org c4e2359717 Automated update 2002-03-24 19:11:38 +00:00
leaf%mozilla.org f85639238b Automated update 2002-03-22 19:26:39 +00:00
leaf%mozilla.org db9e28b983 Automated update 2002-03-21 13:26:44 +00:00
seawood%netscape.com ab677bd5f1 Remove hardcoded OS_TARGET=WINNT and test OS_ARCH instead of OS_TARGET so that win9x/xp gmake builds work.
Bug #128779 r=jrgm a=asa
2002-03-21 09:48:15 +00:00