Commit Graph

1252 Commits

Author SHA1 Message Date
leaf%mozilla.org
1e7700621e Automated update 2003-02-22 09:17:01 +00:00
leaf%mozilla.org
70e0ce302b Automated update 2003-02-22 07:16:57 +00:00
leaf%mozilla.org
e815508560 Automated update 2003-02-22 05:31:58 +00:00
seawood%netscape.com
c01ffacdd7 Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
leaf%mozilla.org
fe7bd7854c Automated update 2003-02-06 22:15:12 +00:00
seawood%netscape.com
1c5f71f6a9 Remove unused macro, AC_PROG_MAKE_SET, which is causing bustage when using AFS.
Bug #188307 r=bryner a=dbaron
2003-02-04 05:31:10 +00:00
leaf%mozilla.org
c23743e355 Automated update 2003-01-30 03:00:20 +00:00
leaf%mozilla.org
7f7c2a1786 Automated update 2003-01-30 02:15:06 +00:00
seawood%netscape.com
aa257f9290 Add MOZILLA_VERSION to mozilla-config.h.
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
leaf%mozilla.org
5e3e4a7b1c Automated update 2003-01-20 11:00:08 +00:00
leaf%mozilla.org
da4379fedc Automated update 2003-01-15 21:45:07 +00:00
seawood%netscape.com
c86e4c3988 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
01091546f4 Automated update 2003-01-13 23:30:13 +00:00
leaf%mozilla.org
20375d18ff Automated update 2003-01-10 04:30:10 +00:00
seawood%netscape.com
7fbf37f98f Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com
ab45a26b46 win32 has snprintf() so add define to avoid libical bustage.
Fixing tinderbox bustage.
2003-01-08 02:55:20 +00:00
leaf%mozilla.org
64a92c1388 Automated update 2003-01-06 15:30:38 +00:00
leaf%mozilla.org
31baec1ee7 Automated update 2003-01-06 02:00:09 +00:00
leaf%mozilla.org
d9424c898c Automated update 2003-01-06 00:45:07 +00:00
leaf%mozilla.org
08f92abd06 Automated update 2002-12-30 01:15:06 +00:00
leaf%mozilla.org
89b81c7658 Automated update 2002-12-27 11:00:14 +00:00
leaf%mozilla.org
3fe6785b95 Automated update 2002-12-24 13:00:11 +00:00
leaf%mozilla.org
1d5847a50c Automated update 2002-12-22 13:15:11 +00:00
leaf%mozilla.org
12443e903f Automated update 2002-12-17 22:15:08 +00:00
seawood%netscape.com
320e3d6e47 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
b11e5ef861 Automated update 2002-12-17 00:00:09 +00:00
leaf%mozilla.org
c5e2fee3e6 Automated update 2002-12-16 21:45:06 +00:00
leaf%mozilla.org
4e3268ca24 Automated update 2002-12-13 02:00:16 +00:00
leaf%mozilla.org
5412c02a2c Automated update 2002-12-12 00:15:11 +00:00
leaf%mozilla.org
7ae55b35a9 Automated update 2002-12-11 04:30:08 +00:00
seawood%netscape.com
f091730ffb Fix egrep syntax. 2002-11-23 09:43:37 +00:00
seawood%netscape.com
fdf4b165ff 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
3923eb2d19 Automated update 2002-11-19 05:15:04 +00:00
seawood%netscape.com
9ae9b77bfa 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
12fcad921c Automated update 2002-11-19 04:00:12 +00:00
leaf%mozilla.org
880174835a Automated update 2002-11-19 03:15:06 +00:00
seawood%netscape.com
b7762135e9 Get MOZILLA_VERSION from central config/milestone.txt file
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
leaf%mozilla.org
8032fcc096 Automated update 2002-11-16 16:00:07 +00:00
seawood%netscape.com
03b0fefbec 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
dd4568e770 Automated update 2002-11-13 13:15:06 +00:00
leaf%mozilla.org
43612b8678 Automated update 2002-11-12 20:15:09 +00:00
leaf%mozilla.org
ab08a09e19 Automated update 2002-11-12 08:45:08 +00:00
leaf%mozilla.org
c5bc40227b Automated update 2002-11-09 08:39:06 +00:00
seawood%netscape.com
a65ef9a81e Define MKCSHLIB properly for win32 2002-11-09 08:38:44 +00:00
leaf%mozilla.org
028e9fa3ef Automated update 2002-11-09 02:24:11 +00:00
seawood%netscape.com
013de5c8ce 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
a2191c1987 Automated update 2002-11-06 05:39:37 +00:00
seawood%netscape.com
444e4babc7 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
c70a5d7c86 Automated update 2002-10-31 21:24:53 +00:00
seawood%netscape.com
1c8d01f970 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
b7fd0cb161 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
3914ff0f4c Automated update 2002-10-29 06:24:21 +00:00
leaf%mozilla.org
c6145f11bb Automated update 2002-10-18 19:39:24 +00:00
seawood%netscape.com
d06cac751d 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
b07a595906 Automated update 2002-10-18 00:39:26 +00:00
seawood%netscape.com
3391f077c1 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
0f34d39539 Automated update 2002-10-17 07:39:24 +00:00
seawood%netscape.com
96a667e294 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
b39a23ed09 Automated update 2002-10-15 23:39:37 +00:00
blythe%netscape.com
7f05826bbc 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
fec50761a3 Automated update 2002-10-11 08:54:28 +00:00
leaf%mozilla.org
69557b57e4 Automated update 2002-10-04 06:39:31 +00:00
leaf%mozilla.org
52e2b904a6 Automated update 2002-10-03 00:39:32 +00:00
seawood%netscape.com
42c5458c5d 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
9c04f628a0 Automated update 2002-10-01 00:24:51 +00:00
leaf%mozilla.org
41771de5d9 Automated update 2002-09-30 22:24:44 +00:00
dbaron%fas.harvard.edu
29c30c5f3e 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
82861d2bc2 Automated update 2002-09-28 21:24:42 +00:00
leaf%mozilla.org
ee5eb0eee9 Automated update 2002-09-28 10:24:52 +00:00
leaf%mozilla.org
50269eff9a Automated update 2002-09-28 09:24:57 +00:00
leaf%mozilla.org
b5bf37bb32 Automated update 2002-09-23 12:24:49 +00:00
seawood%netscape.com
a55cc20fd2 Generate dependencies automatically when compiling a file on win32.
Bug #1677442 r=pavlov
2002-09-20 09:47:59 +00:00
leaf%mozilla.org
296e048409 Automated update 2002-09-20 08:54:50 +00:00
leaf%mozilla.org
6cd28f4943 Automated update 2002-09-19 18:39:42 +00:00
leaf%mozilla.org
38bc865707 Automated update 2002-09-17 18:54:46 +00:00
seawood%netscape.com
e6f5f1af35 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
01313ff5ab Automated update 2002-09-14 05:40:13 +00:00
seawood%netscape.com
01a4079a4f Remove flawed --with-static-qt & --with-static-gtk options.
Bug #166408 r=blizzard
2002-09-14 05:39:15 +00:00
leaf%mozilla.org
c994f00d8a Automated update 2002-09-13 09:24:43 +00:00
leaf%mozilla.org
30a38418d6 Automated update 2002-09-11 07:24:44 +00:00
leaf%mozilla.org
f4657b3169 Automated update 2002-09-03 22:40:24 +00:00
leaf%mozilla.org
18e2c44a51 Automated update 2002-09-03 02:24:49 +00:00
leaf%mozilla.org
27ce4a1927 Automated update 2002-09-01 07:24:55 +00:00
seawood%netscape.com
35956ecfb9 Define MOZ_LIBART_LIBS properly for beos.
Bug #163251
2002-09-01 07:22:06 +00:00
leaf%mozilla.org
ad41565212 Automated update 2002-09-01 07:09:53 +00:00
leaf%mozilla.org
d2b9f482b5 Automated update 2002-08-31 04:09:54 +00:00
seawood%netscape.com
2efa196cd8 Remove --enable-java-supplement.
Fix --enable-auto-deps.
Bug #161461 r=bryner
2002-08-31 04:04:49 +00:00
leaf%mozilla.org
bf7c000c87 Automated update 2002-08-29 14:54:55 +00:00
leaf%mozilla.org
d8c6acf63b Automated update 2002-08-29 14:25:00 +00:00
leaf%mozilla.org
0297c187ab Automated update 2002-08-29 10:40:24 +00:00
leaf%mozilla.org
b7d05a3a50 Automated update 2002-08-23 23:09:56 +00:00
leaf%mozilla.org
47eeb5e78b Automated update 2002-08-22 22:55:58 +00:00
seawood%netscape.com
8fab3c5099 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
fa04fb294e 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
3a8c4a13f6 Automated update 2002-08-20 22:25:03 +00:00
leaf%mozilla.org
09510374b6 Automated update 2002-08-19 19:40:08 +00:00
leaf%mozilla.org
161161b921 Automated update 2002-08-19 03:55:03 +00:00
axel%pike.org
830df556e6 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
4abb05ae45 Automated update 2002-08-10 09:10:06 +00:00
seawood%netscape.com
b908e4453e 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
96c419f2f8 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
2dd8386976 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
eb95da8ad4 Automated update 2002-08-08 18:56:40 +00:00
seawood%netscape.com
a906da3d7f 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
a776fdf833 Automated update 2002-08-07 23:55:08 +00:00
seawood%netscape.com
e6bc900e3a 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
e9ef879a5d Automated update 2002-08-07 06:40:08 +00:00
leaf%mozilla.org
4e9c6444f5 Automated update 2002-07-27 14:55:17 +00:00
leaf%mozilla.org
a7627c768b Automated update 2002-07-27 06:10:15 +00:00
leaf%mozilla.org
44274e9534 Automated update 2002-07-27 02:55:14 +00:00
leaf%mozilla.org
c530f95926 Automated update 2002-07-25 18:40:14 +00:00
leaf%mozilla.org
58d3e060a8 Automated update 2002-07-24 05:55:40 +00:00
leaf%mozilla.org
213d9bd6fc Automated update 2002-07-18 04:25:47 +00:00
seawood%netscape.com
9a8086af4d 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
a3df96ac8b Automated update 2002-07-17 02:40:21 +00:00
leaf%mozilla.org
ad946aa972 Automated update 2002-07-12 21:40:22 +00:00
leaf%mozilla.org
8f7b087c1d Automated update 2002-07-09 16:40:28 +00:00
seawood%netscape.com
01e6beba4f 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
3e06a8f91f 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
4adafe90e0 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
069bbb0e06 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
76393d7f5a Automated update 2002-06-28 06:25:47 +00:00
leaf%mozilla.org
ad83be3643 Automated update 2002-06-26 20:25:44 +00:00
leaf%mozilla.org
a438bf0ca4 Automated update 2002-06-26 03:10:34 +00:00
leaf%mozilla.org
7aca213491 Automated update 2002-06-21 13:55:42 +00:00
leaf%mozilla.org
2c2f9c72d2 Automated update 2002-06-20 23:40:39 +00:00
leaf%mozilla.org
bec044498f Automated update 2002-06-19 20:55:43 +00:00
seawood%netscape.com
f3869f5c81 Fixing build bustaged caused by absolute path assumptions.
Fallout from bug #141834
2002-06-19 20:45:57 +00:00
leaf%mozilla.org
2887af9eac Automated update 2002-06-19 15:11:18 +00:00
seawood%netscape.com
66a87e5efb 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
a461a6da2c Automated update 2002-06-18 21:40:40 +00:00
seawood%netscape.com
b04d67ef02 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
a202b9d722 Automated update 2002-06-17 17:10:43 +00:00
leaf%mozilla.org
d9ef6db246 Automated update 2002-06-13 08:55:45 +00:00
leaf%mozilla.org
6867cb8edd Automated update 2002-06-11 19:26:16 +00:00
dougt%netscape.com
913bbb6f6c 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
f68444879d Automated update 2002-06-10 18:55:49 +00:00
seawood%netscape.com
e116353653 Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
leaf%mozilla.org
9b8699da47 Automated update 2002-05-14 05:26:03 +00:00
leaf%mozilla.org
c161934c57 Automated update 2002-05-14 04:11:01 +00:00
leaf%mozilla.org
6f36c8276e Automated update 2002-05-12 21:11:04 +00:00
seawood%netscape.com
106b144cb9 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
412d2702e3 Automated update 2002-05-06 20:11:12 +00:00
dougt%netscape.com
2c34466433 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
064bfcb8e2 Automated update 2002-05-04 03:41:12 +00:00
dougt%netscape.com
b2449fe85b 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
ac23401c80 Automated update 2002-04-27 05:41:14 +00:00
leaf%mozilla.org
3e1a2f8f87 Automated update 2002-04-26 01:26:29 +00:00
leaf%mozilla.org
77fa7e39dd Automated update 2002-04-25 22:26:35 +00:00
leaf%mozilla.org
2169b1a633 Automated update 2002-04-25 20:41:47 +00:00
leaf%mozilla.org
14b6237cb7 Automated update 2002-04-25 03:11:17 +00:00
seawood%netscape.com
d4aee86107 Oops. The 'make install' changes were from bug #56601 r=leaf 2002-04-25 02:59:07 +00:00
leaf%mozilla.org
1043e176a1 Automated update 2002-04-10 22:56:32 +00:00
leaf%mozilla.org
b7296c0a02 Automated update 2002-04-08 08:11:25 +00:00
leaf%mozilla.org
f80132d74e Automated update 2002-04-06 07:11:29 +00:00
leaf%mozilla.org
85b4b37772 Automated update 2002-04-05 04:56:33 +00:00
dmose%netscape.com
33b9294f11 Whitespace change to force configure to be re-run 2002-04-05 04:50:23 +00:00
seawood%netscape.com
73ec94d0a5 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
0d8da00e48 Automated update 2002-04-02 14:11:39 +00:00
leaf%mozilla.org
fdc8d7589f Automated update 2002-03-27 09:41:36 +00:00
leaf%mozilla.org
c8ea1e14ac Automated update 2002-03-27 08:26:46 +00:00
dmose%netscape.com
f057bd7391 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
b418206f03 Automated update 2002-03-27 06:41:35 +00:00
leaf%mozilla.org
59458dcaf5 Automated update 2002-03-24 19:11:38 +00:00
leaf%mozilla.org
3c2033e613 Automated update 2002-03-22 19:26:39 +00:00
leaf%mozilla.org
5511959767 Automated update 2002-03-21 13:26:44 +00:00
seawood%netscape.com
26c0ed499d 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
c00e3785e0 Automated update 2002-03-20 04:56:43 +00:00
seawood%netscape.com
a85acbb393 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
b121a981e9 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
5424811bd8 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
d622ca26bc Automated update 2002-03-08 22:41:50 +00:00
seawood%netscape.com
97bde34d47 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
7336a05d86 Automated update 2002-03-06 21:56:53 +00:00
seawood%netscape.com
d3ddba1f5a Bump MOZILLA_VERSION to 0.9.9+ 2002-03-05 08:34:10 +00:00
seawood%netscape.com
98314a2e73 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
37903d583c Realigning ./configure --help output 2002-02-28 07:18:12 +00:00
leaf%mozilla.org
09e2b8053a Automated update 2002-02-28 07:11:50 +00:00
seawood%netscape.com
78fea53f52 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
142c25680d Automated update 2002-02-26 18:41:49 +00:00
seawood%netscape.com
9d7c7caad7 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
3b1963a97e 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
12dbac237e Automated update 2002-02-26 08:41:54 +00:00
seawood%netscape.com
a3d69c241c So much for the auto-update 2002-02-26 08:41:24 +00:00
leaf%mozilla.org
1c7d3ac972 Automated update 2002-02-23 21:56:54 +00:00
leaf%mozilla.org
a45dae2773 Automated update 2002-02-22 11:11:57 +00:00
seawood%netscape.com
48f4f3f251 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
9289a33009 Automated update 2002-02-17 15:41:58 +00:00
leaf%mozilla.org
5adb7ad48e Automated update 2002-02-17 10:41:58 +00:00
seawood%netscape.com
9def9bbc00 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
80089d1fb6 Automated update 2002-02-14 22:57:02 +00:00
leaf%mozilla.org
089649b5cc Automated update 2002-02-14 04:42:00 +00:00
leaf%mozilla.org
82b0e83d8a Automated update 2002-02-08 23:57:06 +00:00
leaf%mozilla.org
932ef99c0b Automated update 2002-02-08 12:59:42 +00:00
leaf%mozilla.org
3e87d4a7d4 Automated update 2002-02-08 11:12:05 +00:00
leaf%mozilla.org
99993747a3 Automated update 2002-02-06 17:42:07 +00:00
seawood%netscape.com
4e3d2505d3 Comment change to force reconfigure due to broken toplevel Makefile 2002-02-06 17:39:04 +00:00
leaf%mozilla.org
3059e14847 Automated update 2002-02-05 06:12:07 +00:00
seawood%netscape.com
eddc5fef3f 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
b77fab5bcc Automated update 2002-02-04 09:12:11 +00:00