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

1241 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 989ae02886 Throw an error if we are building with qt support and the qt libs are not found.
Bug #188275 r=timeless
2003-01-14 01:31:21 +00:00
leaf%mozilla.org 6bebd35d61 Automated update 2003-01-13 23:30:13 +00:00
leaf%mozilla.org 1ff5472223 Automated update 2003-01-10 04:30:10 +00:00
seawood%netscape.com c1dab7e090 Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com b706c6cd90 win32 has snprintf() so add define to avoid libical bustage.
Fixing tinderbox bustage.
2003-01-08 02:55:20 +00:00
leaf%mozilla.org 6975ca7512 Automated update 2003-01-06 15:30:38 +00:00
leaf%mozilla.org 5440a6e952 Automated update 2003-01-06 02:00:09 +00:00
leaf%mozilla.org 8332c78e55 Automated update 2003-01-06 00:45:07 +00:00
leaf%mozilla.org 4f9f3a432a Automated update 2002-12-30 01:15:06 +00:00
leaf%mozilla.org 58276d38b0 Automated update 2002-12-27 11:00:14 +00:00
leaf%mozilla.org 6bf3930051 Automated update 2002-12-24 13:00:11 +00:00
leaf%mozilla.org c663e13763 Automated update 2002-12-22 13:15:11 +00:00
leaf%mozilla.org 1321dea669 Automated update 2002-12-17 22:15:08 +00:00
seawood%netscape.com cf7b0ddb5d Add compiler test for external template specializations in c++ (assumed on for msvc)
Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch.
Bug #184002 r=scc
2002-12-17 22:11:34 +00:00
leaf%mozilla.org bde2b61ecd Automated update 2002-12-17 00:00:09 +00:00
leaf%mozilla.org 006349a846 Automated update 2002-12-16 21:45:06 +00:00
leaf%mozilla.org ab948ea359 Automated update 2002-12-13 02:00:16 +00:00
leaf%mozilla.org 7d4366f053 Automated update 2002-12-12 00:15:11 +00:00
leaf%mozilla.org ec23f72a92 Automated update 2002-12-11 04:30:08 +00:00
seawood%netscape.com 4cb754aaf6 Fix egrep syntax. 2002-11-23 09:43:37 +00:00
seawood%netscape.com 78abcbc112 Properly detect OS_ARCH when building on Win32 ME.
Bug #180822 r=dmose,wtc
2002-11-23 05:57:40 +00:00
leaf%mozilla.org fe245406c7 Automated update 2002-11-19 05:15:04 +00:00
seawood%netscape.com 383df01732 Move gmodule checks to the bottom of configure.in after GLIB_CFLAGS is set for non-win32 platforms.
Fixing tinderbox bustage.
2002-11-19 05:09:08 +00:00
leaf%mozilla.org 7be25ec57a Automated update 2002-11-19 04:00:12 +00:00
leaf%mozilla.org 167d1e6c7f Automated update 2002-11-19 03:15:06 +00:00
seawood%netscape.com d532ab8b08 Get MOZILLA_VERSION from central config/milestone.txt file
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
leaf%mozilla.org 55fff80ecf Automated update 2002-11-16 16:00:07 +00:00
seawood%netscape.com ca17a82709 Make mkdepend failures a fatal condition.
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
leaf%mozilla.org 07d3befd15 Automated update 2002-11-13 13:15:06 +00:00
leaf%mozilla.org b6aa375c4e Automated update 2002-11-12 20:15:09 +00:00
leaf%mozilla.org 1cd446a90d Automated update 2002-11-12 08:45:08 +00:00
leaf%mozilla.org c58f0f6b0a Automated update 2002-11-09 08:39:06 +00:00
seawood%netscape.com daa7c99c2b Define MKCSHLIB properly for win32 2002-11-09 08:38:44 +00:00
leaf%mozilla.org 194d6ba241 Automated update 2002-11-09 02:24:11 +00:00
seawood%netscape.com a21ca257f6 Tighten (add?) tool version checks for win32 builds.
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392)
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
leaf%mozilla.org 7fb5e5ba55 Automated update 2002-11-06 05:39:37 +00:00
seawood%netscape.com 7fb597a6ba Fixing vc7 bustage caused by original checkin for bug 176302.
Bug #176302 r=bryner
2002-11-05 00:16:23 +00:00
leaf%mozilla.org 9e74007e2b Automated update 2002-10-31 21:24:53 +00:00
seawood%netscape.com 4b2d9695da Fixing OS/2 tinderbox bustage.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200
2002-10-30 15:00:32 +00:00
seawood%netscape.com 8d35c7e375 Removing OS/2 support from nsinstall. OS/2 will use a system installed version of nsinstall like the win32 builds.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200 r=cls a=roc+moz
2002-10-30 05:53:39 +00:00
leaf%mozilla.org e5576d35ff Automated update 2002-10-29 06:24:21 +00:00
leaf%mozilla.org ffd92b9f6a Automated update 2002-10-18 19:39:24 +00:00
seawood%netscape.com 566044d8e1 Add support for specifying alternate locations for glib & libIDL via GLIB_PREFIX & LIBIDL_PREFIX on win32. Allows us to build with vc7 without damaging our vc6 setup.
Bug #127985 r=bryner a=asa
2002-10-18 19:35:53 +00:00
leaf%mozilla.org e8ef84d534 Automated update 2002-10-18 00:39:26 +00:00
seawood%netscape.com 0deef040b3 Add compiler flags to reduce string overhead in libraries for Solaris Forte builds.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #149154 r=cls a=roc+moz
2002-10-18 00:25:31 +00:00
leaf%mozilla.org 57c800bd92 Automated update 2002-10-17 07:39:24 +00:00
seawood%netscape.com 1ec7fcec16 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 07:33:49 +00:00
leaf%mozilla.org d13a35e01b Automated update 2002-10-15 23:39:37 +00:00
blythe%netscape.com d9780f8809 Bug 170618
r=cls a=asa
Enable code size measurement build steps.
Should not effect normal build.
2002-10-15 23:34:42 +00:00
leaf%mozilla.org dbc469a6ff Automated update 2002-10-11 08:54:28 +00:00
leaf%mozilla.org ef546ee72a Automated update 2002-10-04 06:39:31 +00:00
leaf%mozilla.org e2af8fe677 Automated update 2002-10-03 00:39:32 +00:00
seawood%netscape.com d901a98463 Set default optimization level to -xO4 for Solaris/Forte builds.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #109860 r=cls
2002-10-01 17:03:24 +00:00
leaf%mozilla.org f5ad10e383 Automated update 2002-10-01 00:24:51 +00:00
leaf%mozilla.org a33e971916 Automated update 2002-09-30 22:24:44 +00:00
dbaron%fas.harvard.edu 630ee775dd Porting fixes for gcc trunk (to become 3.3): Eliminate C-only option from CXXFLAGS. Don't use pasting for things that are still separate tokens. Don't pass objects of non-POD type through |...|. Don't include strstream.h, which isn't used anymore anyway. b=170250 r=bbaetz sr=alecf 2002-09-30 14:18:27 +00:00
leaf%mozilla.org 31c4e3a39b Automated update 2002-09-28 21:24:42 +00:00
leaf%mozilla.org 0720d20ccf Automated update 2002-09-28 10:24:52 +00:00
leaf%mozilla.org 3df53a2164 Automated update 2002-09-28 09:24:57 +00:00
leaf%mozilla.org 4000e5afb6 Automated update 2002-09-23 12:24:49 +00:00
seawood%netscape.com 9a4136f239 Generate dependencies automatically when compiling a file on win32.
Bug #1677442 r=pavlov
2002-09-20 09:47:59 +00:00
leaf%mozilla.org 35c402e98b Automated update 2002-09-20 08:54:50 +00:00
leaf%mozilla.org bbe3f125a3 Automated update 2002-09-19 18:39:42 +00:00
leaf%mozilla.org c22e83cd6f Automated update 2002-09-17 18:54:46 +00:00
seawood%netscape.com 84744778aa Add support for BSDI 5.x
Thanks to lidl@pix.net for the patch.
Bug #167375 r=cls,wtc
2002-09-14 06:27:46 +00:00
leaf%mozilla.org 527a99f04f Automated update 2002-09-14 05:40:13 +00:00
seawood%netscape.com 8393ade9ad Remove flawed --with-static-qt & --with-static-gtk options.
Bug #166408 r=blizzard
2002-09-14 05:39:15 +00:00
leaf%mozilla.org eee3b73011 Automated update 2002-09-13 09:24:43 +00:00
leaf%mozilla.org 111dc934d0 Automated update 2002-09-11 07:24:44 +00:00
leaf%mozilla.org 394500540c Automated update 2002-09-03 22:40:24 +00:00
leaf%mozilla.org e4004a26ba Automated update 2002-09-03 02:24:49 +00:00
leaf%mozilla.org 8e47d8aa33 Automated update 2002-09-01 07:24:55 +00:00
seawood%netscape.com d51366ee91 Define MOZ_LIBART_LIBS properly for beos.
Bug #163251
2002-09-01 07:22:06 +00:00
leaf%mozilla.org 2e4ce46c9d Automated update 2002-09-01 07:09:53 +00:00
leaf%mozilla.org c153e373b9 Automated update 2002-08-31 04:09:54 +00:00
seawood%netscape.com f0c8df14f6 Remove --enable-java-supplement.
Fix --enable-auto-deps.
Bug #161461 r=bryner
2002-08-31 04:04:49 +00:00
leaf%mozilla.org 9f17d2b3d0 Automated update 2002-08-29 14:54:55 +00:00
leaf%mozilla.org b67c821cf3 Automated update 2002-08-29 14:25:00 +00:00
leaf%mozilla.org 45bf981648 Automated update 2002-08-29 10:40:24 +00:00
leaf%mozilla.org 1b7fc951fa Automated update 2002-08-23 23:09:56 +00:00
leaf%mozilla.org f78319b245 Automated update 2002-08-22 22:55:58 +00:00
seawood%netscape.com 86234c6b5a Rename config-defs.h to mozilla-config.h. Always generate mozilla-config.h and install it with the rest of the headers so that embeddors can use it instead of duplicating the flags on the commandline.
Bug #163929 r=bryner
2002-08-22 00:50:51 +00:00
rods%netscape.com 64dbd3ade1 Move printing code out of the DocumentViewer
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
2002-08-21 12:01:05 +00:00
leaf%mozilla.org 8cccbb27d1 Automated update 2002-08-20 22:25:03 +00:00
leaf%mozilla.org 2fa5a44023 Automated update 2002-08-19 19:40:08 +00:00
leaf%mozilla.org 42a2db6ee4 Automated update 2002-08-19 03:55:03 +00:00
axel%pike.org 0881b0cc24 bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
leaf%mozilla.org 41c08aa13a Automated update 2002-08-10 09:10:06 +00:00
seawood%netscape.com 537e2fe71e Fix build problem caused by having spaces in the username.
Bug #137059 r=dmose r=mcs
2002-08-10 09:02:49 +00:00
seawood%netscape.com 41cbdd0e4d Adding back the NO_X11 ifdef as the general test is wrapped in a SKIP_COMPILER_CHECKS ifdef. 2002-08-08 23:52:51 +00:00
seawood%netscape.com 4b567239da Misc build cleanup v1:
Cleanup win32 configure output. Remove EMACS
Bug #161461 r=bryner
2002-08-08 21:35:45 +00:00
leaf%mozilla.org 2bbe1dcb53 Automated update 2002-08-08 18:56:40 +00:00
seawood%netscape.com 3e7db0f451 Use correct names for WIDGET_DLL & GFXWIN_DLL on win32.
Bug #160450 r=leaf
2002-08-08 18:54:09 +00:00
leaf%mozilla.org d6f5e2e706 Automated update 2002-08-07 23:55:08 +00:00
seawood%netscape.com 596c98c0f7 Remove explicitly linking against -lc on linux as it could break backwards binary compatibility. Linking using gcc/g++ should automatically link against libc.
Thanks to Franz.Sirl-kernel@lauterbach.com for the patch.
Bug #72766 r=wtc,cls
2002-08-07 11:11:39 +00:00
leaf%mozilla.org a63555ffdf Automated update 2002-08-07 06:40:08 +00:00
leaf%mozilla.org 978af40e67 Automated update 2002-07-27 14:55:17 +00:00
leaf%mozilla.org fa205fb857 Automated update 2002-07-27 06:10:15 +00:00
leaf%mozilla.org 83cc625626 Automated update 2002-07-27 02:55:14 +00:00
leaf%mozilla.org c7955b6904 Automated update 2002-07-25 18:40:14 +00:00
leaf%mozilla.org 22d318d030 Automated update 2002-07-24 05:55:40 +00:00
leaf%mozilla.org 0d90941f55 Automated update 2002-07-18 04:25:47 +00:00
seawood%netscape.com 3cfe0f9012 Remove DARWIN define from osx builds as it cripples the feature set provided by
OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:11:48 +00:00
leaf%mozilla.org 61208d8e7a Automated update 2002-07-17 02:40:21 +00:00
leaf%mozilla.org c714d26b37 Automated update 2002-07-12 21:40:22 +00:00
leaf%mozilla.org 60cfb6d2fe Automated update 2002-07-09 16:40:28 +00:00
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
leaf%mozilla.org c6ccba29b1 Automated update 2002-03-20 04:56:43 +00:00
seawood%netscape.com 9ce15f29bc Move chatzilla to the list of default extensions on unix/mac.
Bug #131092 r=rginda a=asa
2002-03-19 22:38:11 +00:00
seawood%netscape.com cfa1188943 Disable postscript printing on OSX by default.
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #129761 r=cls a=asa

Remove comment about cookie & wallet being necessary extensions.
Bug #18352
2002-03-10 07:46:59 +00:00
seawood%netscape.com b8da58166d Use MOZ_ARG_WITH_BOOL instead of MOZ_ARG_WITHOUT_BOOL for --with-system-nspr.
cleanup from Bug #127526
2002-03-08 23:27:48 +00:00
leaf%mozilla.org ea0060de5e Automated update 2002-03-08 22:41:50 +00:00
seawood%netscape.com 3b24c6bdae Default to using in-tree versions of nspr, zlib, jpeg, png & mng rather than checking for system version as some of our system checks suck & we have version mismatches in the tree.
Bug #127526 r=bryner a=asa
2002-03-08 06:57:47 +00:00
leaf%mozilla.org 00a1a1caf4 Automated update 2002-03-06 21:56:53 +00:00
seawood%netscape.com 441d645000 Bump MOZILLA_VERSION to 0.9.9+ 2002-03-05 08:34:10 +00:00
seawood%netscape.com 6110337216 Use -fPIC (or -KPIC) when using the compiler to link shared libraries.
Bug #128160 r=bryner a=asa
2002-03-05 08:08:41 +00:00
seawood%netscape.com 3d013dd4b3 Realigning ./configure --help output 2002-02-28 07:18:12 +00:00
leaf%mozilla.org 290490cfa2 Automated update 2002-02-28 07:11:50 +00:00
seawood%netscape.com 82d07fe081 Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
Fix problem with sub-configures getting unnecessary additional options.
Bug #126919 r=bryner a=shaver
2002-02-28 07:00:59 +00:00
leaf%mozilla.org 7af27666f8 Automated update 2002-02-26 18:41:49 +00:00
seawood%netscape.com 785dd8c8b4 This patch:
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.

Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:58:45 +00:00
seawood%netscape.com 155a020299 Use -pthread as a linker flag instead of a compile flag for FreeBSD.
Thanks to Jeremy Lea <mailto:reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa
2002-02-26 09:57:01 +00:00
leaf%mozilla.org 6efcc09243 Automated update 2002-02-26 08:41:54 +00:00
seawood%netscape.com 9f2e1cfff4 So much for the auto-update 2002-02-26 08:41:24 +00:00
leaf%mozilla.org 4b8843f05e Automated update 2002-02-23 21:56:54 +00:00
leaf%mozilla.org 4bc2b5dc8c Automated update 2002-02-22 11:11:57 +00:00
seawood%netscape.com 30bc03422e Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
Bug #126102 r=bryner
2002-02-20 07:08:02 +00:00
leaf%mozilla.org f7512f8753 Automated update 2002-02-17 15:41:58 +00:00
leaf%mozilla.org 3a06a0183b Automated update 2002-02-17 10:41:58 +00:00
seawood%netscape.com 3810acbe53 Propagate MOZ_ENABLE_POSTSCRIPT so that unix printing works again.
bug #125800 a=antitux
2002-02-15 23:25:57 +00:00
leaf%mozilla.org 3a22ea012f Automated update 2002-02-14 22:57:02 +00:00
leaf%mozilla.org ed0cb045a6 Automated update 2002-02-14 04:42:00 +00:00
leaf%mozilla.org eda9f73ab7 Automated update 2002-02-08 23:57:06 +00:00
leaf%mozilla.org 0dff2f4be4 Automated update 2002-02-08 12:59:42 +00:00
leaf%mozilla.org 6f2b123f21 Automated update 2002-02-08 11:12:05 +00:00
leaf%mozilla.org 12cd6f7fcf Automated update 2002-02-06 17:42:07 +00:00
seawood%netscape.com 096dc04bb8 Comment change to force reconfigure due to broken toplevel Makefile 2002-02-06 17:39:04 +00:00
leaf%mozilla.org 2da0e8c666 Automated update 2002-02-05 06:12:07 +00:00
seawood%netscape.com 8114ce2d99 Since we build a program called nsinstall in the tree, make sure that uwe use the full path to the nsinstall.exe found in wintools.zip.
Bug #123294 r=bryner
2002-02-05 06:01:58 +00:00
leaf%mozilla.org db06a79aa7 Automated update 2002-02-04 09:12:11 +00:00
leaf%mozilla.org 16fa13b7ec Automated update 2002-02-03 04:42:15 +00:00
seawood%netscape.com 7e15063b7a Add check to see if 'cd $MOZ_TOOLS && pwd` failed. 2002-02-03 04:34:43 +00:00
leaf%mozilla.org 6c7c478e51 Automated update 2002-02-03 03:42:16 +00:00
leaf%mozilla.org b4f9721589 Automated update 2002-02-03 03:12:08 +00:00
leaf%mozilla.org f7c1859917 Automated update 2002-01-25 15:12:13 +00:00
leaf%mozilla.org f7b41a0736 Automated update 2002-01-24 15:12:13 +00:00
leaf%mozilla.org 00e8855b3f Automated update 2002-01-22 22:12:14 +00:00
leaf%mozilla.org bc0d0808df Automated update 2002-01-16 08:57:18 +00:00
leaf%mozilla.org 0ae775fad1 Automated update 2002-01-16 05:12:19 +00:00
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
leaf%mozilla.org bacdffd4d5 Automated update 2002-01-10 15:12:20 +00:00