mvl%exedo.nl
d7a8b008ea
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
scott%scott-macgregor.org
2e9d60f51c
Bug #241003 --> official branding work for thunderbird
2004-05-07 16:42:58 +00:00
scott%scott-macgregor.org
c3b1842090
Bug #241003 --> port official branding for thunderbird to the trunk
2004-05-04 22:13:10 +00:00
peterv%propagandism.org
c6b9ad52b9
Fix for bug 235747 (Move parser stuff into mozilla/parser). r=cls, sr=jst.
2004-05-04 11:46:11 +00:00
ben%bengoodger.com
da631705dc
update makefiles to point at new branding location for content images
2004-04-25 08:50:55 +00:00
scott%scott-macgregor.org
15a012e51e
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
...
Build toolkit\mozapps\installer as the last thing in thunderbird/firefox since nothing else depends on it.
This ensures that the branding artwork is properly exported out of mozilla\mail\installer and mozilla\browser\installer
r=ben
sr=bryner
2004-04-19 05:08:27 +00:00
leaf%mozilla.org
fd897fe6cb
cache the debugging symbols in a datestamped directory
2004-04-05 18:10:59 +00:00
bsmedberg%covad.net
168f7225da
Bug 236101 - flatten the directory structure of the embedding SDK. Consensus from dougt/adamlock/blizzard r=cls a=mkaply
2004-03-23 20:58:21 +00:00
bryner%brianryner.com
96a0d1b812
Trying to fix distclean not actually removing dist/ when --enable-official-branding is used, due to the branding directory being in the directories list twice. Rather than re-jar from the branding directory, copy the new graphics to browser/base/content in the objdir, where make-jars.pl will pick them up. Also, some tidying up of the branding Makefile. Not part of the default build.
2004-03-21 03:39:45 +00:00
ben%bengoodger.com
caf3723eb4
(firefox only) ensure we build the jared branding *after* we build in browser so that the about box logo etc are overridden.
2004-03-17 05:18:52 +00:00
ben%bengoodger.com
59969c957a
try and get firefox branding to actually build
2004-03-17 00:23:23 +00:00
ben%bengoodger.com
798976deef
237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner
2004-03-16 03:56:25 +00:00
ben%bengoodger.com
f750e304ee
236744 - hook up XP shell integration to build
2004-03-08 09:59:57 +00:00
ben%bengoodger.com
a10d855c1f
Fix build bustage for clobber builds in appshell - profile migrator headers have not yet been exported by the time appshell is built
2004-03-04 08:25:13 +00:00
pkw%us.ibm.com
b6d6299c06
Bug 234124 - RFE: Port the pluggable shell script API to FireFox/Thunderbird/Sunbird etc
...
r=bryner@brianryner.com , sr=bryner@brianryner.com
Checking in patch for Roland Mainz <roland.mainz@nrubsig.org>
2004-02-20 18:13:47 +00:00
blakeross%telocity.com
a501c2e2ac
Fixing Firefox clobber build.
2004-02-16 08:44:50 +00:00
uid504
073bb0a979
bug 218898, move symbols into a separate directory after splitting.
...
r=bsmedberg,sr=cls,a=chofmann
2004-02-11 18:56:00 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
dbaron%dbaron.org
fc0604e652
Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
2004-02-01 23:23:19 +00:00
dougt%meer.net
fbbdd7c8ad
We build minimo a different way now
2004-01-27 01:55:04 +00:00
dougt%meer.net
39c7e64091
[minimo only] Minimo, the app, lives -- inital checkin
2004-01-21 06:55:55 +00:00
bsmedberg%covad.net
982894f7ce
From bug 229285, Don't build the fat chrome registry when --disable-xul is specified, build minimo/chromelite registry instead. Suggested by dbaron, r=bryner
2004-01-17 00:20:00 +00:00
bryner%brianryner.com
5fddd8eed6
Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build.
2003-11-07 22:44:35 +00:00
ben%bengoodger.com
327a0e8cf6
Add XUL_APP installer to the build _after_ the xpinstall directory is built. r/sr=bryner
2003-11-07 10:52:37 +00:00
cls%seawood.org
74feb1164a
Move MoreFiles into xpcom.
...
Bug #218777
2003-10-08 03:39:52 +00:00
daniel%glazman.org
6a8799b108
build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org
2003-09-24 13:59:37 +00:00
bryner%brianryner.com
a677b40b45
Fix firebird build bustage from bug 210823, by moving security into tier_40 so that it builds before toolkit/. r=brendan, a=asa.
2003-08-30 00:20:58 +00:00
cls%seawood.org
18630c8b86
Move mozilla/string into mozilla/xpcom/.
...
Bug #214700 r=dougt sr=leaf a=mkaply
2003-08-14 23:50:21 +00:00
hyatt%mozilla.org
9720928374
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
2003-08-08 23:28:27 +00:00
dbaron%dbaron.org
f1e566c44c
Fix firebird bustage more cleanly by moving xpinstall unconditionally into tier 50. r=cls b=212509
2003-07-24 18:34:38 +00:00
dougt%meer.net
a113b7d677
Adding minimo to the top level makefile -- optionally of course. r=darin
2003-07-23 04:58:59 +00:00
dbaron%dbaron.org
d23eafdfe2
Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott
2003-07-19 21:19:12 +00:00
cls%seawood.org
ae4f86f093
Split XUL layers (xpfe & toolkit) into a separate tier class.
...
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00
bryner%netscape.com
fe7ecce15d
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00
scott%scott-macgregor.org
2506546a81
Does not effect trunk builds.
...
Thunderbird now builds with the new toolkit. Wrap mozilla/tookit in an ifdef MOZ_XUL_APP instead of a MOZ_PHOENIX flag
2003-06-09 04:31:57 +00:00
leaf%mozilla.org
5726a206f5
adding target to re-sign softokn3.dll after build post-processing, r=relyea, wtc, bug 200775
2003-05-17 00:58:24 +00:00
ccarlen%netscape.com
37697e5c14
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 03:57:15 +00:00
scott%scott-macgregor.org
7d69015c67
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
bryner%netscape.com
f58dbc2df0
Fixing more phoenix bustage - hack around bug 201821 by ensuring that nsIBookmarksService.idl is exported early enough for content/.
2003-04-15 01:21:43 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
seawood%netscape.com
a63de345b0
Don't build in l10n unless MOZ_L10N_TOOLS or MOZ_L10N_LANG is set.
2003-04-10 07:13:43 +00:00
seawood%netscape.com
003c4b1e0b
Removing obsolete include/ from build.
...
Bug #199920
2003-04-04 07:28:20 +00:00
dougt%netscape.com
8fb8e8f8d7
Only enable xpfe/bootrap if MOZ_XPFE_COMPONENTS is enabled. "This is all going to change with the new roadmap" -- cls. r=cls
2003-04-03 00:40:57 +00:00
mkaply%us.ibm.com
fd9027c377
#197446
...
r=cls
From Jessica Blanco -start building os2Embed
2003-04-02 22:53:16 +00:00
seawood%netscape.com
36e8988bc8
The plugin function table must remain the same regardless of build configuration.
...
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
seawood%netscape.com
b983df21d3
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
aaronl%netscape.com
202fea3e3b
Backout out bug 196946. It turns out we should not merge static accessibility libs into widget
2003-03-22 05:29:37 +00:00
aaronl%netscape.com
16e495e629
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com
cbb3f2f969
Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa.
2003-02-06 20:54:54 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
blythe%netscape.com
aad55d637a
Fix bug 170621
...
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
blizzard%redhat.com
af82b97e0c
Bug #121253 . Port embedding widget to gtk2. r=pavlov, sr=bryner
2002-11-16 02:36:22 +00:00
ccarlen%netscape.com
1bd86b4dc5
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
seawood%netscape.com
c08ed1dbcb
Add hack to generate xpidl Makefile first for standalone build.
...
Bug #170366
2002-10-25 09:48:06 +00:00
seawood%netscape.com
d9bf48cfae
Build changes to enhance --enable-standalone-modules builds using REQUIRES-based metadata.
...
Bug #173066 r=mcafee a=dbaron
2002-10-25 05:59:52 +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
blythe%netscape.com
a30a4eed44
part of bug 170618
...
Better enable MOZ_MAPINFO for windows builds.
This will lead to some tools to read the map files and report on code/data size.
2002-10-07 19:09:05 +00:00
blizzard%redhat.com
a10d448fd4
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +00:00
seawood%netscape.com
bc812bd960
Export mozilla-config.h from config/ as the export phase is not always run on the toplevel Makefile.in.
2002-10-01 07:53:25 +00:00
seawood%netscape.com
a2f42030c7
Remove hack to work around NSS' lack of dependencies since it only worked for gcc builds.
...
Bug #167927 r=wtc
2002-09-20 08:35:24 +00:00
jay.yan%sun.com
1f47c18c7a
bug 166202, modules/plugins doesn't build on solaris w/ gtk2 patch=Robin and Blizzard r=Blizzard sr=beard@netscape.com
2002-09-18 02:43:54 +00:00
seawood%netscape.com
a9ba9825e1
Removing unused MOZ_JAVA_SUPPLEMENT ifdef
2002-09-15 05:26:45 +00:00
seawood%netscape.com
46acf6f7f8
Fix build order discrepancy.
...
Build order should go as follows:
export phase of mozilla/config (to build nsinstall)
non-gecko modules (nspr, ldap, xft, etc)
tier dirs (gecko + apps)
2002-09-12 20:05:28 +00:00
alecf%netscape.com
bab99a09b0
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
...
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
bryner%netscape.com
6a2996dcfc
Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build.
2002-09-02 04:03:07 +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
bryner%netscape.com
ccbd5d532b
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +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
mcafee%netscape.com
2c8e578575
Moving necko PropertiesTest over to netwerk. Remove toplevel xpcom/tests dirs hack. (142680) r=cls, a=alecf
2002-05-08 06:11:48 +00:00
seawood%netscape.com
a3d303fa29
No need to build xpconnect twice.
...
Bug #107302
2002-05-03 00:21:15 +00:00
seawood%netscape.com
9095118dad
Trim module.mk's xpcom entry since all of xpcom's external deps have been removed.
...
Move 3rd party libs into tier_1 dir list.
Move standalone application level libs into tier_2 list.
Bug #107302 r=blythe sr=alecf
2002-05-02 22:53:30 +00:00
seawood%netscape.com
6c52cddc34
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf
2002-04-25 20:40:00 +00:00
dmose%netscape.com
424d0635bb
Fix LDAP C SDK parallel build issues by switching the builds to run in a single pass (bug 133521); should fix issues with files getting repeatedly built as well. Patch from Chris Seawood <seawood@netscape.com>, r=dmose, sr=(build changes only), a=asa, adt=putterman
2002-04-05 03:51:32 +00:00
dmose%netscape.com
c5b9a24630
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
seawood%netscape.com
e0e147c815
Move extensions to a separate build tier.
...
Bug #107302 sr=alecf a=asa
2002-03-19 22:30:48 +00:00
leaf%mozilla.org
4b68a7601f
fix bogus env var test, missing tab, to fix gmake release build sizes. r=cls,
...
a=drivers
2002-03-07 08:23:11 +00:00
wtc%netscape.com
b0961a0c1d
Temporary workaround to make 'depend' do a 'clean' in NSS. This is for
...
the landing described in bug 128593.
Modified Files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-03-05 15:22:48 +00:00
leaf%mozilla.org
0441909dfd
change for windows release build optimization, r=cls a=shaver
2002-03-01 01:01:42 +00:00
seawood%netscape.com
4703827446
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 15:43:17 +00:00
blizzard%redhat.com
5de57fc5c2
Oops, missed this file. Part of bug #126919 .
2002-02-26 19:57:34 +00:00
wtc%netscape.com
1f5efb4ead
Removed the temporary depend->clean hack for NSS 3.4 update.
...
Modified Files:
Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-23 04:41:30 +00:00
wtc%netscape.com
de9dccd571
Temporary hack for the NSS 3.4 update (BeOS port, etc.) Will remove
...
tomorrow.
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-22 21:26:29 +00:00
wtc%netscape.com
47e679470e
Bugzilla bug 124952: removed the "depend->clean" hack for NSS 3.4 landing.
...
Modified files: Makefile.in security/manager/Makefile.in
security/nss/makefile.win
2002-02-19 15:03:07 +00:00
wtc%netscape.com
8e0dc2ec79
Fix the NSS 3.4 landing temporary workaround. The security/manager
...
directory exists only if MOZ_PSM is defined.
2002-02-06 17:21:01 +00:00
wtc%netscape.com
b9feb6b7f6
Fix the previous checkin. Makefile rule commands must start with a TAB.
2002-02-06 16:06:36 +00:00
kaie%netscape.com
b25b083f03
Trying to fix Linux depend bustage, related to NSS 3.4 landing (bug 116334). Temporary fix to activate a hack in NSS.
...
Fix from wtc@netscape.com .
2002-02-06 15:50:57 +00:00
seawood%netscape.com
e682295e98
Ignore build-ordering targets when doing standalone builds.
...
Bug #122149 r=axel@pike.org
2002-01-28 23:30:47 +00:00
seawood%netscape.com
089a7b1eef
Sigh. I keep forgetting about this bug. Call export & install separately to build ldap otherwise it may die on some -j builds.
2002-01-25 23:46:34 +00:00
seawood%netscape.com
cce9b86b17
Fix problem of --enable-boehm not building.
...
Build nspr & ldap as a separate step at the beginning of the default build or at the beginning of the export phase.
2002-01-25 22:29:51 +00:00
waterson%netscape.com
dfe753a419
Bug 121888. This should always be built, regardless of whether tests are enabled or not.
2002-01-25 19:59:56 +00:00
seawood%netscape.com
e73b79329e
Fixing non-gtk build bustage.
2002-01-25 03:33:27 +00:00
waterson%netscape.com
f6524f7ce0
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
2002-01-24 23:09:31 +00:00
pinkerton%netscape.com
30c642c36e
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
mkaply%us.ibm.com
8dd2496e2f
Back out crappy OS/2 change that does more harm than good
2002-01-14 21:31:24 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
pavlov%netscape.com
09b8cd2edd
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
ba2e2e5fe8
Preparing special accommodations for ldap's build system on the shortbus.
2001-12-10 08:06:51 +00:00
seawood%netscape.com
c4151a4390
Bah! /bin/sh's all over the world hate me. Back to doing things the long way.
2001-12-10 06:25:40 +00:00
seawood%netscape.com
f12910471c
Use ifdefs to skip certain tiers since bash2 is giving me a hard time.
...
Bug #107302 - Fixing tinderbox bustage
2001-12-10 06:13:54 +00:00
seawood%netscape.com
bedfa72f84
Break psm, calendar, mailnews & 'apprunner' into their own tiers.
...
Bug #107302 r=bryner
2001-12-10 04:30:31 +00:00
mkaply%us.ibm.com
9b4a133c92
#112243
...
r=cls
Os/2 only - if config/myrules.mk and config/myconfig.mk don't exist, create them - work around gmake bug
2001-11-29 11:42:59 +00:00
seawood%netscape.com
2ccef9e082
Move that comment back to the first column otherwise it gets printed in the build log.
2001-11-27 06:54:22 +00:00
seawood%netscape.com
4263f8855c
Call each of ldap's build stages individually, as it was before the tier builds (bug 107302), as ldap doesn't seem to handle -j properly from its default target.
2001-11-27 06:16:23 +00:00
seawood%netscape.com
d8103bea97
Add ldap to DIRS
2001-11-22 01:37:17 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com
999e70dd5f
Add $(SUBMAKEFILES) as a dependency for the default toplevel target so that submakefiles (& the toplevel makefile) are regen'd automatically.
2001-11-21 07:10:52 +00:00
seawood%netscape.com
e1d79ab8d7
Add concept of tiers (module groups) to toplevel Makefile.
...
Bug #107302 r=bryner
2001-11-16 07:40:42 +00:00
bryner%netscape.com
f1c727ffc4
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
f3a40ecd71
Backing out last checkin
2001-11-05 12:08:31 +00:00
seawood%netscape.com
a46885294c
Removing toolkit dirs from toplevel Makefile
2001-11-05 11:22:12 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
alecf%netscape.com
db74eb0cfe
temporarily fix bustage by moving intl earlier in the build cycle
2001-10-22 23:14:19 +00:00
cls%seawood.org
454afa33aa
Create active header list for each module during the export phase.
...
At the end of the export loop, remove the outdated files.
Requires setting MOZ_TRACK_MODULE_DEPS to activate
Bug #59454 r=bryner sr=alecf
2001-09-12 06:42:26 +00:00
dbaron%fas.harvard.edu
03b8e91855
Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan
2001-09-08 18:29:24 +00:00
jgaunt%netscape.com
00f903a8da
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
bryner%netscape.com
68a8cd8cf3
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
2ed1ec729c
Remove --disable-libpr0n option & USE_IMG2 makefile variable.
...
Bug #88685
2001-08-12 00:38:38 +00:00
cls%seawood.org
3ec867b3e4
Removing unused/terminally broken configure options:
...
--disable-async-dns
--disable-build-xpfe
--disable-editor-api-log
2001-07-01 09:46:46 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
1f7600d67b
Build ldap before mailnews due to recent addrbook checkin
2001-06-20 10:57:16 +00:00
rginda%netscape.com
a1133b02f8
bug 76050, build js/jsd after xpidl. r=cls
2001-05-15 20:42:29 +00:00
cls%seawood.org
9381e156bd
Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
...
r=bryner
2001-05-10 03:00:37 +00:00
cls%seawood.org
6628abec57
Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work.
2001-04-28 17:26:54 +00:00
cls%seawood.org
52aab8136f
Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/
2001-04-19 03:00:55 +00:00
cls%seawood.org
74cdc661b1
Build fixes based upon Ron's original mega-patch.
2001-04-19 01:53:36 +00:00
cls%seawood.org
83c8439d4f
Add security/nss/Makefile to STATIC_MAKEFILES
2001-04-16 10:48:48 +00:00
cls%seawood.org
91932eae31
Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds.
2001-04-16 03:58:57 +00:00
bryner%uiuc.edu
1638ed7af6
Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls.
2001-04-14 03:20:48 +00:00
cls%seawood.org
3313ef598a
Adding initial support for building mozilla with autoconf version of NSS. r=bryner
2001-04-09 09:38:30 +00:00
dmose%netscape.com
742f1485cc
Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org
2001-03-29 06:57:35 +00:00
evaughan%netscape.com
376753989f
bug 12952
...
-r dan, -r vidur, -sr hyatt
2001-03-28 21:18:29 +00:00
pavlov%netscape.com
e3ac2a51dc
unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org
2001-03-19 23:26:47 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
scc%mozilla.org
9ca5625e52
bug #59429 : (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build.
2001-02-21 11:09:35 +00:00
heikki%netscape.com
fa72c631ce
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
ccarlen%netscape.com
15ac5b144d
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
r=dougt@netscape.com, sr=brendan@mozilla.org
2001-01-18 22:51:57 +00:00
cls%seawood.org
daa8d7a204
Slow down. Enjoy life. Stop forgetting to check in files.
2000-12-22 21:44:25 +00:00
cls%seawood.org
104409af75
Need to cat huge list of makefiles directly to xargs instead of using variables.
...
Bug #37095 r=jdunn@netscape.com
2000-12-12 21:28:24 +00:00
cls%seawood.org
8c549a6494
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
dougt%netscape.com
36dc294e5e
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
2000-11-21 23:40:34 +00:00
quy%igelaus.com.au
19f587eac0
Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132
2000-10-05 04:35:18 +00:00
ccarlen%netscape.com
78aad48fe7
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
2000-09-22 03:46:18 +00:00
bryner%uiuc.edu
caf7006acc
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
...
interfaces and resources that aren't specific to PSM have moved to security/base. The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface. Bug 18352. r=brendan,pavlov,shaver. a=brendan.
2000-09-14 19:27:23 +00:00
cls%seawood.org
1aa18eee7e
OS_ARCH does not set release numbers
2000-09-11 08:08:24 +00:00
cls%seawood.org
bafd9984dd
Fix the ifdef to match the comment.
2000-09-10 22:31:10 +00:00
rich.burridge%sun.com
779ff70497
Fix to enable XPInstall to build/run on the Solaris platform.
...
r=sgehani@netscape.com a=brendan@mozilla.org
BugId: #43080 .
2000-09-09 14:18:48 +00:00
leaf%mozilla.org
2ddc21815b
adding GARBAGE_DIRS variable for clobbers... so we can have core directories
...
in the tree (and not have it removed during a clobber) if some developer is
foolish enough to create one.
2000-08-30 01:15:32 +00:00
sgehani%netscape.com
45f4868f8b
Build standalone zlib only on Linux. (Installer only exists on Linux for
...
now.)
[r=syd]
2000-08-19 23:33:23 +00:00
sgehani%netscape.com
debf368ef0
Remove 'unzip' dependency from Linux installer.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com
8d15a7a463
Backing out changes.
2000-08-19 00:21:04 +00:00
sgehani%netscape.com
415a4fab27
Building standalone zlib for installer use.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:08:22 +00:00
conrad%ingress.com
a5b268b8de
Added appfilelocationprovider lib
r=valeski
2000-08-11 20:17:55 +00:00
warren%netscape.com
1dc501bfae
Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren
2000-08-11 00:13:39 +00:00
mcafee%netscape.com
72f0f0f8dd
Backing out reorder, to match valeski's backout
2000-08-10 07:07:13 +00:00
mcafee%netscape.com
e8acba6bf7
Moving embedding directory to follow xpfe, dependency on xpfelocation_s.a was introduced by embedding tonight. Component ? or better solution? Fixes linux bustage. a=syd
2000-08-10 06:43:05 +00:00
waterson%netscape.com
e726fcc31c
Bug 45698. Build order changes; modules/plugins now needs gfx.
2000-07-22 01:27:15 +00:00
cls%seawood.org
280504fd9e
Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds
2000-07-07 10:34:45 +00:00
cls%seawood.org
c071520284
Remove .mozconfig files generated by client.mk Bug #42167
2000-07-07 10:26:38 +00:00
cls%seawood.org
d27fda69b0
Adding configure option --enable-elf-dynstr-gc. Bug #43357
2000-06-28 04:32:15 +00:00
tao%netscape.com
bcef011b25
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
tao%netscape.com
ee48898bb4
Back out l10n changes.
2000-06-25 04:00:27 +00:00
tao%netscape.com
33a591e3cd
change dirs ordering to see if this fixes install order.
2000-06-25 01:59:57 +00:00
tao%netscape.com
492cdbc990
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00
cls%seawood.org
3485ce173b
Make the distclean target work as advertised. Bug #42167
2000-06-12 23:02:14 +00:00
dmose%mozilla.org
9130f5f138
make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org.
2000-06-01 00:26:48 +00:00
cls%seawood.org
b129e998c9
Finishing off the standalone modules framework.
...
List js/src/liveconnect & js/src/xpconnect in toplevel Makefile.in to allow js to be built using the standalone framework.
Use the <module>_STANDALONE defines anytime BUILD_MODULES != all.
r=slamm
2000-05-20 02:45:59 +00:00
cls%seawood.org
cc861c7959
Remove temp hack used to make --disable-mailnews work when profile manager was dependent upon mailnews headers. (See bug 27948 for details)
2000-05-13 03:25:26 +00:00
sspitzer%netscape.com
f46a6c9034
build mozilla/themes. don't panic, it doesn't matter yet.
2000-05-08 21:35:40 +00:00
warren%netscape.com
94306cfeb7
Moved build of zlib up for optimized builds.
2000-05-06 10:04:28 +00:00
cls%seawood.org
8bf60f47ad
Move STATIC_MAKEFILES back into the toplevel Makefile
2000-05-03 22:49:47 +00:00
hoa.nguyen%intel.com
0aad920073
Adding lines to build the new gtkxtbin library for implementing legacy
...
plugin support on Linux. This is part of bug #31012 .
-r=blizzard
2000-04-22 20:45:12 +00:00
cls%seawood.org
176bded229
Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159
2000-04-18 09:42:12 +00:00
slamm%netscape.com
51e630e7b0
Avoid running allmakefiles.sh everytime (i.e use "=" instead of ":="). allmakefiles.sh is only needed for the "distclean" target.
2000-03-17 00:49:15 +00:00
slamm%netscape.com
b108495038
Remove dist directory on 'clean' target. Otherwise, tinderbox never removes dist and thinks it has a complete binary when it does not. Maybe we should change the tinderbox scripts instead of doing this, but this will get tinderbox turning red now.
2000-03-14 17:55:03 +00:00
cls%seawood.org
32b1e3aae5
Add nsprpub to STATIC_MAKEFILES for nspr-autoconf builds.
2000-03-14 06:53:01 +00:00
cls%seawood.org
1f6e456051
Fix the distclean target so that it removes all of the generated Makefiles not just the traversed ones.
...
Move the _TOOLS variables to config.mk to fix tinderboxen that run targets before running configure again.
Change CONFIG_TOOLS to use DEPTH instead of topsrcdir.
2000-03-14 06:16:27 +00:00
slamm%netscape.com
c31d3e0168
Add GARBAGE for clean/distclean targets. Remove unused real_* targets.
2000-03-14 02:59:36 +00:00
pavlov%netscape.com
d13f9b8e9d
adding crypto stuff to the tip
2000-03-11 04:33:39 +00:00
sherry.shen%sun.com
14768205c5
Bug #28281 , r=leaf, a=leaf,
...
Add an option for building Java-supplement
and fix the Java building problem about JDIRS.
2000-03-09 02:08:23 +00:00
jim_nance%yahoo.com
06b8453823
Rearanged directories so --enable-jprof works again
...
r=sford3@swbell.net
2000-03-04 01:50:50 +00:00
cls%seawood.org
aeb63a9a96
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
...
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
cls%seawood.org
42fa630bac
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
2000-02-23 22:47:39 +00:00
pavlov%netscape.com
68d3dbbc71
fix build bustage r=travis
2000-02-02 04:12:22 +00:00
alecf%netscape.com
7f865e4e45
Check in jlnance's jprof patches. r=alecf. Thanks!
2000-01-18 02:45:07 +00:00
nisheeth%netscape.com
7cc61b18f3
Build modules/libutil before netwerk on Unix and Windows. a=sdagley.
1999-12-21 23:55:04 +00:00
pavlov%netscape.com
200745f6f9
revert test breakage
1999-12-15 09:40:24 +00:00
pavlov%netscape.com
0eddfd1a14
testing tinderbox monitor system.
1999-12-15 09:13:31 +00:00
dveditz%netscape.com
31bbf7d829
fixing Unix clobber build bustage, r=dbragg
1999-12-08 01:26:04 +00:00
sspitzer%netscape.com
fdac9524a5
fix build bustage for travis. a=mscott
1999-11-30 00:07:03 +00:00
tbogard%aol.net
ae521a13cc
Adding DocShell to the build. r= pavlov
1999-11-29 22:22:20 +00:00
mscott%netscape.com
c4461eccbc
Make uriloader part of the build on Unix!!
...
*yeah*
1999-11-18 06:03:27 +00:00
cls%seawood.org
31fbc5c8b3
Oops, added dbm in the wrong order.
1999-11-16 17:33:41 +00:00
cls%seawood.org
38f0f34022
Back by popular demand...(ok, it was just fur ;P)..dbm has returned.
1999-11-16 15:56:31 +00:00
cls%seawood.org
36638d7851
Removing dbm & modules/security/freenav from DIRS
1999-11-14 02:52:19 +00:00
cls%seawood.org
c37ffed10b
I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h.
1999-11-10 02:30:47 +00:00
cls%seawood.org
535128ff07
Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
...
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
cls%seawood.org
7449fac1b6
Removed modules/security/freenav from DIRS
1999-11-09 23:25:12 +00:00