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

1199 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg b03ee925ac 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 226738bf5e Link all the component manifests together at package time. 2010-06-29 18:19:09 -04:00
Fabien Tassin 7e1489ded9 Bug 513067 - ""make install" broken when objdir path contains '+'" [r=ted] 2009-08-31 22:21:02 -05:00
Ted Mielczarek 2378dd60b7 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 ff1e525b62 Bug 460911 - Make the installer complain about missing files on stdout; r=benjamin 2008-10-29 04:22:06 +01:00
benjamin@smedbergs.us 4b6ed1dfac 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 6c6581887d 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 323e6d022b bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
mats.palmgren@bredband.net 8472e864db Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 04:29:51 -07:00
peterv@propagandism.org 7bf2741259 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 df0f128cb1 Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
mats.palmgren@bredband.net 266f784855 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
dwitte@stanford.edu 7694faac8b cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-10 23:25:52 -07:00
vladimir@pobox.com 1b9bc6a942 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 d2798c46bb [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 2d60e20870 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 a2d8a8e765 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 782da4d9ea Back out bug 359716 again - still have windows bustages. 2007-04-06 03:47:46 -07:00
bugzilla@standard8.demon.co.uk d7da639be2 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 b126f2eb4c 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 0de7385e32 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
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
asqueella%gmail.com ef0bd3c303 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 0b00e5820d 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 fca239b836 Bug 368401: Installer does not delete myspell directory, r/sr=Neil 2007-01-27 20:46:34 +00:00
ajschult%verizon.net df7216bc21 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 8f100cd4dc 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 c62f014b5e Trunk greLocal installer mistakenly deletes *chardet.dll b=368264 r=ajschult 2007-01-26 13:37:54 +00:00
ajschult%verizon.net ea8aa15ab6 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 9f0ed60eb9 [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 dcb8913407 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
neil%parkwaycc.co.uk baea3b9327 Register content separately from skin and locale b=362265 r=ajschult sr=dveditz 2006-12-06 10:37:05 +00:00
peterv%propagandism.org db22682653 Add new JS component for bug 354886 to package files. 2006-12-04 15:30:00 +00:00
mnyromyr%tprac.de 695aa1e17d Bug 193883: WMP9 Plugin installed, but 6.4 used; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=dveditz 2006-11-27 19:47:39 +00:00
bugzilla%standard8.demon.co.uk 62d8a15115 Bug 350688 Dictionaries should form part of the locale pack in the installer (os2 part). r=ajschult,sr=neil. 2006-11-08 17:05:49 +00:00
bugzilla%standard8.demon.co.uk b1d9814b39 Bug 356462 Get SeaMonkey VC8 (installer&app) working. p=Frank Wein,r=benjamin,sr=dveditz 2006-10-27 18:33:59 +00:00
ajschult%verizon.net 91f31e1dae Bug 348575: Have the linux installer not remove the tinderbox staging directory (r=KaiRo) and have the tinderbox script remove its own staging directory (and remove previous hack), r=rhelmer 2006-09-30 02:02:31 +00:00
bugzilla%standard8.demon.co.uk 349a00107e Bug 349159 Add url formatter items to SeaMonkey installers (windows patch). r/sr=Neil 2006-09-27 16:04:26 +00:00
cbiesinger%web.de 15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
bugzilla%standard8.demon.co.uk 6260c3cea3 Bug 350688 Dictionaries should form part of the locale pack in the installer (windows patch). r/sr=neil 2006-09-12 11:48:35 +00:00
bugzilla%standard8.demon.co.uk aa93cb3198 Bug 350688 Dictionaries should form part of the locale pack in the installer (windows patch). r/sr=neil 2006-09-11 16:54:16 +00:00
bugzilla%standard8.demon.co.uk 83a1fe372e Bug 350688 Dictionaries should form part of the locale pack in the installer. r=ajschult,sr=neil 2006-09-09 07:56:21 +00:00
bugzilla%standard8.demon.co.uk e54e283641 Bug 350688 Dictionaries should form part of the locale pack in the installer. r=ajschult,sr=neil 2006-09-08 14:47:38 +00:00
timeless%mozdev.org 6d112f0859 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
bugzilla%standard8.demon.co.uk 503c2d08f1 Bug 349159 Add url formatter items to SeaMonkey installer (url formatter was added in bug 347944). r=ajschult 2006-08-19 17:59:33 +00:00
bugzilla%standard8.demon.co.uk 4160dce116 Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (add missing items to os2 installer). r=mkaply 2006-08-19 07:56:22 +00:00
ajschult%verizon.net 3277aebadf bug 347839: correct typos in previous patches to get storage shipped on windows. r=biesi 2006-08-18 20:37:37 +00:00
ajschult%verizon.net 60b1be3484 Bug 347839: Current SeaMonkey installer builds do not ship with storage components (mozIStorageService), r=biesi 2006-08-12 03:30:59 +00:00
kairo%kairo.at e428d1be1d bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil 2006-07-27 20:09:44 +00:00
mozilla%weilbacher.org aafe811aa8 [OS/2] Bug 339532: Package roaming in installer builds, r=mkaply 2006-07-24 17:24:37 +00:00