Commit Graph

343 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
ec18f62436 Bug 333308 - make clean/distclean misses various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-04-28 14:54:54 +00:00
benjamin%smedbergs.us
2daffd0f4f Bug 335421 - Make FF+XR work on windows, r=mento 2006-04-27 13:37:15 +00:00
timeless%mozdev.org
533694580d Bug 315826 Scriptable XPCOM wrapper for SAX content handler
patch by sayrer@gmail.com r=peterv sr=sicking
2006-04-17 01:13:07 +00:00
bugzilla%standard8.demon.co.uk
19ae78b980 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 3 - adjust Makefile.in. r=bsmedberg,sr=Neil 2006-03-29 20:21:45 +00:00
benjamin%smedbergs.us
8477358c26 From bug 214889 - build libreg if xpinstall or xpcomobsolete, patch by cls r=me 2006-03-28 18:12:19 +00:00
benjamin%smedbergs.us
f63a763e94 Bug 301249 - Checkout and build mozilla/dbm as part of NSS instead of the mozilla client, and pull NSS by the release tag instead of by the NSS_CLIENT_TAG which is now deprecated! r=dougt (+nelsonb) 2006-03-27 16:21:55 +00:00
tor%cs.brown.edu
d1cc8a96a4 Bug 330516 - remove depreciated and unmaintained SVG renderer backends.
r=bsmedberg, sr=roc
2006-03-20 21:16:45 +00:00
preed%mozilla.com
405b2fe9b0 Bug 329686: tools/update-packaging needs its own build target. r=darin 2006-03-09 05:47:25 +00:00
pedemont%us.ibm.com
f5134e66e3 Bug 327654 - Make sure to generate MozillaInterfaces.jar after all the IDL files have been processed. r=bsmedberg 2006-02-23 22:22:54 +00:00
benjamin%smedbergs.us
c028f45f24 Bug 327188 - enable places by default, r=bryner 2006-02-15 18:46:10 +00:00
benjamin%smedbergs.us
8ffa5f8f70 Bug 121881 - remove viewer, r=dbaron 2006-02-08 14:30:26 +00:00
vladimir%pobox.com
f4445bd103 b=249782, make mozilla build with vs2005, workaround that should be removed once the full set of patches land; r=bsmedberg 2006-02-07 20:03:32 +00:00
bsmedberg%covad.net
c720390105 Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin 2006-01-28 17:32:37 +00:00
davel%mozilla.com
da85bb10e1 Unify necko and content test harnesses. Create common versions of test harness
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files.  Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00
bsmedberg%covad.net
ec0ae1ec61 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
abe638de27 Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul) 2006-01-24 19:27:00 +00:00
dougt%meer.net
4860f51a4f Export PSM interface when not building PSM. This fixes --disable-crypto. r=kaie+bsmedberg 2006-01-13 21:45:19 +00:00
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
dougt%meer.net
d8004b869b fixing build bustage on linux arm. b=319587 r=dougt 2006-01-11 17:32:29 +00:00
bugzilla%arlen.demon.co.uk
fe85539107 Bug 322824 Merge tier_94, tier_97 and tier_98 into tier_99
p=me r=benjamin
2006-01-10 23:08:59 +00:00
bsmedberg%covad.net
905fcd4b2f Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +00:00
bsmedberg%covad.net
bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
bsmedberg%covad.net
c1bceb4158 Bug 320837 - "make tier_3" (undefined tier) rebuilds the entire tree, r=timeless 2005-12-19 19:08:05 +00:00
bsmedberg%covad.net
9a2cb4a1f8 Bug 320553 - integrate universalchardet into libxul, r=bryner 2005-12-16 22:23:17 +00:00
bsmedberg%covad.net
b1900c3b67 Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review 2005-12-15 14:17:20 +00:00
bsmedberg%covad.net
cf0d973c21 Bug 320148 - Incorporate extensions/pref into libxul, r=bryner 2005-12-14 15:57:40 +00:00
bzbarsky%mit.edu
23f01ef525 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu
b5e539acee Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
bsmedberg%covad.net
6a8b3cb624 Don't build the mini-libxul for seamonkey... 2005-11-23 15:14:21 +00:00
bsmedberg%covad.net
b00b2c4795 Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 15:07:52 +00:00
cls%seawood.org
6e5154780e NSPR's real_install target has been renamed to install.
Bug #304239 r=wtc
2005-11-23 06:31:55 +00:00
bsmedberg%covad.net
e69953b3e9 Bug 315890 - Build extensions/xmlextras in tier 9 and into libxul, r=jst 2005-11-22 17:20:37 +00:00
bsmedberg%covad.net
9caff24082 Reorder the root Makefile to get all the SUBMAKEFILES stuff to work correctly, from bug 314958. 2005-11-08 17:53:54 +00:00
bsmedberg%covad.net
3c931eff75 Bug 314958 - Separate out the tier_% target so I can built export_tier_% and libs_tier_% separately, with fixed makefile dependencies, r=cls 2005-11-08 14:13:08 +00:00
bsmedberg%covad.net
425f2f8705 Reverting bug 314958 until I can figure out the tbird official-branding business. 2005-11-05 15:16:58 +00:00
bsmedberg%covad.net
c7147a805d Bug 314958 - Separate out the tier_% targets into export_tier_% and libs_tier_% (and tools_tier_%) for easier incremental building, r=cls 2005-11-04 13:44:29 +00:00
bsmedberg%covad.net
282d4fb1d1 Bug 304494 - Move extensions/transformiix -> content/xslt - r=peterv/sicking - CVS copies were performed to preserve CVS history, see https://bugzilla.mozilla.org/attachment.cgi?id=193073 for details 2005-11-02 17:34:14 +00:00
dougt%meer.net
c69080861e removing embedding/minimo from the default build of minimo. this is to avoid confusion. gtkminimo (the thing that lives under embedding/minimo) is not supported my me any longer and has been replaced by mozilla/minimo. minimo only. r=tonikitoo@gmail.com 2005-09-02 22:17:55 +00:00
bsmedberg%covad.net
a63c75a8a1 Bug 306615 - Fold PSM into libxul r=darin 2005-09-01 12:43:58 +00:00
dougt%meer.net
f6f5604c98 Fixing linux build bustage for Minimo. b=306087 r=bsmedberg 2005-08-26 21:03:29 +00:00
bsmedberg%covad.net
1e084c657d Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
mark%moxienet.com
19e72efdd4 Bug 305098, JEP only bundled with Camino and Firefox. Bundle JEP with any Mac product as long as plugins are enabled. r=josh r=bsmedberg 2005-08-19 22:50:38 +00:00
bsmedberg%covad.net
b56d8a99d9 Bug 305090 - build shistory from docshell instead of xpfe/components (see also bug 230363 where the cvsmoves were actually performed) r+sr=bz 2005-08-18 16:35:41 +00:00
mark%moxienet.com
36b7f7250b Bug 303161, include Java Embedding Plugin for Mac OS X. r=josh 2005-08-18 13:14:58 +00:00
dougt%meer.net
cd2b94120e Switching the ordering of minimo tier 99. I think this will fix a build bustage OpenEmbedding is having. 2005-08-08 05:14:04 +00:00
dougt%meer.net
e999241a5e Adding a build configuration option that will allows us to no build the
xpcom obsolete library.  r/a=benjamin. b=303429
2005-08-05 17:09:41 +00:00
dougt%meer.net
047fa7a999 Adding top level minimo directory to build list. Leaving mozilla/embedding/minimo alone for now. Not part of default build. silly makefile fu. rs=bsmedberg 2005-08-05 00:05:29 +00:00
pinkerton%aol.net
8be298993c adding JEP makfile to build, only built for Camino, not part of other builds
a=asa
2005-07-29 01:40:32 +00:00
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00