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

1316 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com a905a97812 Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #128844 r=cls a=asa
2002-03-08 06:21:47 +00:00
leaf%mozilla.org 4974d5bf3b fix PDBFILE definition and use for windows gmake builds, sr=cls, a=drivers 2002-03-06 09:50:34 +00:00
seawood%netscape.com 3f6c384ade Use MOZILLA_DIR instead of topsrcdir so that --enable-xterm-updates works in the comm builds.
Bugscape #12347 r=bryner sr=darin
2002-03-06 09:04:02 +00:00
peterv%netscape.com f0ea3558c8 Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron. 2002-03-03 10:57:06 +00:00
mcafee%netscape.com 2f8ca8202d Not part of build, part of future build mechanism. Fixing typo. 2002-02-28 07:44:07 +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
mcafee%netscape.com ac0a92ce86 Not part of build. Adding stdin to argv list. 2002-02-28 02:24:57 +00:00
blizzard%redhat.com 63e3da7465 Part of bug #126919. Add configure glue to get Xft support building. r=cls, a=brendan 2002-02-26 17:28:48 +00:00
seawood%netscape.com 234f0380a3 Force the use of unix path separators by using File::Spec::Unix->canonpath instead of File::Spec->canonpath.
Thanks to Gervase Markham <gerv@mozilla.org> for the patch.
Bug #127072 r=cls a=asa
2002-02-26 09:29:58 +00:00
seawood%netscape.com 0df019b037 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:26:10 +00:00
seawood%netscape.com 13d2df732d Use SDK_XPIDLSRCS to generate .xpt too.
Should fix tinderbox orange & crash on startup.
Bug #127093 r=dougt
2002-02-26 02:10:10 +00:00
dougt%netscape.com 874111f277 Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa 2002-02-25 23:20:01 +00:00
locka%iol.ie ab694dd0cf Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu 2002-02-22 11:11:24 +00:00
leaf%mozilla.org d3bd643b18 fix for infinitely looping windows gmake depend builds, code from cls, r=leaf, a=roc 2002-02-21 00:15:10 +00:00
seawood%netscape.com 046e1b6b15 Allow distributors to set specific builddate by setting MOZ_BUILD_DATE in the env.
Thanks to Christopher Blizzard <blizzard@redhat.com> for the patch.
Bug #123391 r=cls,blizzard
2002-02-20 06:21:10 +00:00
seawood%netscape.com f5b16586fb Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
Bug #88038 r=bryner
2002-02-19 10:01:05 +00:00
seawood%netscape.com 27f3690e46 Oops. Forgot that LIBS_DIR already set -L. Fixing dec1 bustage 2002-02-19 05:38:41 +00:00
seawood%netscape.com f059e0adae Set NSS_LIBS in config.mk. Use "-L<dir> -l<blah>" to link instead of paths to actual shared libraries on unix platforms.
r=rjesup@wgate.com,wtc@netscape.com
2002-02-19 03:00:08 +00:00
seawood%netscape.com 9f00de052f Reorder $chromelist assignment to avoid bogus call to File::Spec->canonpath() and excessive warnings.
Bug #125588
2002-02-17 12:25:49 +00:00
seawood%netscape.com 2803c78e79 cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner 2002-02-17 11:20:51 +00:00
cbiesinger%web.de 4ffd3b9c08 bug 109442 r=cls
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
bryner%netscape.com 721e75b97e Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls 2002-02-16 11:21:57 +00:00
seawood%netscape.com be3f692b80 Make chromelist.txt use the same paths that appear in tarballs.
Thanks to Gerv Markham <gerv@mozilla.org> for the patch.
Bug #125588 r=cls
2002-02-16 02:46:41 +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
wtc%netscape.com c2620c0df7 Bug 114748: now that NSS uses the same LIB_PREFIX as the Mozilla client,
removed the obsolete NSS_LIB_PREFIX. r=cls.  The patch was originally
contributed by Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files:
	config/config.mk security/manager/Makefile.in
	security/manager/ssl/src/Makefile.in
2002-02-14 15:29:22 +00:00
seawood%netscape.com dbf5b6d49a Use -Wl,-Bsymbolic when linking components on Linux to avoid problems when linking against external libraries with the same global symbols.
Bug #76710 r=namachi
2002-02-14 04:32:11 +00:00
seawood%netscape.com ebbdfa7c68 Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage. 2002-02-08 19:17:37 +00:00
rbs%maths.uq.edu.au bc13bc13b3 Complete bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org 2002-02-08 10:59:12 +00:00
seawood%netscape.com ef5c10e5c2 Quick fix for OS/2 bustage. NSS appears to have LIB_PREFIX fixed 2002-02-08 08:41:26 +00:00
seawood%netscape.com bfd2d230fb OS/2 & Win32 non-gcc builds require that you link against their import library instead of directly against a shared library. Fixing static build bustage.
Use the centralized NSS_LIBS rather than explicitly writing out each NSS lib when linking.
2002-02-08 06:04:05 +00:00
kaie%netscape.com 7792168b34 b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
sfraser%netscape.com fea8c2b1e0 Fix include order so that we get traceback tables in Mac OS X milestone builds. r=leaf 2002-02-05 23:09:32 +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
seawood%netscape.com 878ddb8375 Use LDFLAGS when linking SIMPLE_PROGRAMS on win32
Bug #123065
2002-02-04 05:53:51 +00:00
seawood%netscape.com 9f1ccfc1ec Set MAPFILE in config.mk instead of rules.mk 2002-02-04 05:49:14 +00:00
seawood%netscape.com 79fbcc79c7 Add support for MOZ_PROFILE, MOZ_COVERAGE, & MOZ_MAPINFO for win32 gmake builds.
Set these variables in your MOZCONFIG file before running configure or on the make cmd line when building in individual dirs.
2002-02-03 03:28:07 +00:00
seawood%netscape.com 48f58d710a Add $(BIN_SUFFIX) to mkdepend defines 2002-02-03 00:41:00 +00:00
rods%netscape.com f2eb9bb383 Enables builds to compile in special faetures only available in the current SDK
Bug 122530 r=dcone sr=hyatt
2002-01-31 14:40:33 +00:00
seawood%netscape.com 7868030e5e Fix typo in .cc rule 2002-01-25 11:43:09 +00:00
seawood%netscape.com 39ba085fc5 Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
waterson%netscape.com 952b5e89ff Be sure to add `.gnu.linkonce.t' objects in the order. Fix warnings. 2002-01-24 23:07:46 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
seawood%netscape.com 57704fbdfe Fixing win32 static build bustage in activex & simple plugin.
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
seawood%netscape.com a7c9e4dfcb Fix --enable-debugger-info-modules=yes case.
Thanks to hoshem@mel.comcen.com.au (Michael Hore) for the patch.
Bug #114980 r=cls
2002-01-16 07:06:45 +00:00
seawood%netscape.com b710b79390 Some versions of libc do not define R_PPC_*, PowerPC relocation defines, so skip that section entirely.
Bug #119697
2002-01-16 06:18:54 +00:00
seawood%netscape.com e56e20b1dc 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
namachi%netscape.com 77c92f7bd9 This patch is to avoid overwriting the COD files. COD files are generated to
debug crashes happening in the Release Builds.
Bug No = http://bugzilla.mozilla.org/show_bug.cgi?id=116473
r=leaf
sr=dveditz
2002-01-12 14:41:01 +00:00
seawood%netscape.com b0114ce77b Remove clearing of MAKE_DIRS so that we can set MAKE_DIRS before including rules.mk 2002-01-12 06:58:53 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
bstell%ix.netcom.com 7bdb3cb39a bug 116148, build defines for FreeType2
r=cls
2002-01-09 14:34:09 +00:00