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

1218 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey 5683ac962a Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted 2011-05-22 08:23:20 +02:00
Matt Brubeck 215411d603 Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression. 2011-06-15 09:00:28 -07:00
Mike Hommey 00edb45e52 Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted 2011-05-22 08:23:20 +02:00
Benjamin Smedberg 71bf1136af Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py

In a packaged build, we end up with the following manifests:

* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest

In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.

When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Benjamin Smedberg c170cab0db Link all the component manifests together at package time. 2010-06-29 18:19:09 -04:00
Fabien Tassin c29b101d55 Bug 513067 - ""make install" broken when objdir path contains '+'" [r=ted] 2009-08-31 22:21:02 -05:00
Ted Mielczarek d755006a87 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Reed Loden 0b69ab6cc1 Bug 460911 - Make the installer complain about missing files on stdout; r=benjamin 2008-10-29 04:22:06 +01:00
benjamin@smedbergs.us c1f17da390 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
kairo@kairo.at 466da538a3 bug 386903 - remove xpinstall/packager from cvs, files that I missed the first time, r=bsmedberg 2007-07-10 07:11:16 -07:00
kairo@kairo.at 3635b5bcff bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
mats.palmgren@bredband.net bcd37ee20a Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
peterv@propagandism.org e15f728720 Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 15:29:45 -07:00
mats.palmgren@bredband.net a6eb042cb8 Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
mats.palmgren@bredband.net cfcd055eb1 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
dwitte@stanford.edu b98bc1f0bb cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-10 23:25:52 -07:00
vladimir@pobox.com 29dd92d74b b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-05 17:03:12 -07:00
mozilla@weilbacher.org 0f91530fb0 [OS/2] Bug 381854: Installer doesn't contain gkgfxthb.dll, r=mkaply. 2007-05-24 11:59:38 -07:00
bugzilla@standard8.demon.co.uk eb5268aa95 Follow up to Bug 363491 Stop suiterunner builds needing to build in xpfe/global - add nsAboutAbout.js to the packaging lists 2007-05-09 08:49:13 -07:00
bugzilla@standard8.demon.co.uk ea3cb5dde3 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code 2007-04-12 04:18:00 -07:00
bugzilla@standard8.demon.co.uk cea0c8c82a Back out bug 359716 again - still have windows bustages. 2007-04-06 03:47:46 -07:00
bugzilla@standard8.demon.co.uk be66eb9d91 Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott 2007-04-06 01:53:28 -07:00
bugzilla@standard8.demon.co.uk f59ecde809 Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly. 2007-03-30 12:00:43 -07:00
bugzilla@standard8.demon.co.uk 30ddbd4c1e Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott 2007-03-30 06:14:32 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
kairo%kairo.at f58ccc5998 bug 386903 - remove xpinstall/packager from cvs, files that I missed the first time, r=bsmedberg 2007-07-10 14:11:17 +00:00
kairo%kairo.at 3672c472fd bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 17:47:10 +00:00
mats.palmgren%bredband.net 42661ee1ed Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 11:29:53 +00:00
peterv%propagandism.org c08e0c73cb Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 22:29:54 +00:00
mats.palmgren%bredband.net e7651d466b Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-16 02:13:56 +00:00
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
dwitte%stanford.edu 09e928f645 cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-11 06:25:56 +00:00
vladimir%pobox.com e04a8be484 b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-06 00:03:14 +00:00
mozilla%weilbacher.org 2c228d4308 [OS/2] Bug 381854: Installer doesn't contain gkgfxthb.dll, r=mkaply. 2007-05-24 18:59:38 +00:00
bugzilla%standard8.demon.co.uk a7133ae77c Follow up to Bug 363491 Stop suiterunner builds needing to build in xpfe/global - add nsAboutAbout.js to the packaging lists 2007-05-09 15:49:14 +00:00
bugzilla%standard8.demon.co.uk c23bd1a949 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code 2007-04-12 11:18:01 +00:00
bugzilla%standard8.demon.co.uk bf33a36a54 Back out bug 359716 again - still have windows bustages. 2007-04-06 10:47:47 +00:00
bugzilla%standard8.demon.co.uk 7b4d74eb89 Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott 2007-04-06 08:53:29 +00:00
bugzilla%standard8.demon.co.uk 4d45b2a341 Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly. 2007-03-30 19:00:43 +00:00
bugzilla%standard8.demon.co.uk 873646d66a Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott 2007-03-30 13:14:32 +00:00
asqueella%gmail.com 7db210f090 Bug 368711 - (vc9-runtime) � Need method for copying runtime DLLs when building with VC9/"Orcas"
p=Stefanik Gabor <netrolller.3d@gmail.com>
r=ted.mielczarek
2007-03-12 06:09:48 +00:00
bugzilla%standard8.demon.co.uk f96a0c5abb Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil 2007-02-14 16:56:29 +00:00
ajschult%verizon.net 6a53085e66 Bug 368401: Installer does not delete myspell directory, r/sr=Neil 2007-01-27 20:46:34 +00:00
ajschult%verizon.net c9ef4deaae Bug 367657: Remove old DOM Inspector shared library when upgrading. Patch by Peter Weilbacher <mozilla@Weilbacher.org>, r=me, sr=Neil. 2007-01-27 00:35:19 +00:00
dveditz%cruzio.com 9647d3f6d1 bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
neil%parkwaycc.co.uk 8175c6c76f Trunk greLocal installer mistakenly deletes *chardet.dll b=368264 r=ajschult 2007-01-26 13:37:54 +00:00
ajschult%verizon.net 2e46338c83 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 05:33:09 +00:00
mozilla%weilbacher.org b1c75fe00c [OS/2] Bug 358823: add dom_svg.xpt to packages-os2, remove duplicate chrome.xpt, clarify why two XPTs are not packaged, r=mkaply 2007-01-05 10:28:57 +00:00
ajschult%verizon.net 3e5049009f Bug 361437: GRE should be installed locally. Patch by Beno��t <benoit@gawab.com>. r=CTho, sr=Neil 2006-12-10 21:07:45 +00:00