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

59 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com 92cb1ff0a6 bug 249317 - gzip for mac disk image creation should use -f (granrose) 2004-10-22 15:58:14 +00:00
dbaron%dbaron.org 2d7e58ba5c Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner 2004-08-19 01:11:18 +00:00
dbaron%dbaron.org d9a999adda Set better ownership and permissions in tar files we create, and remove old hack. b=254303 r=bryner a=asa 2004-08-17 00:14:48 +00:00
scott%scott-macgregor.org af801ce18e part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
bryner%brianryner.com 549d48e5b7 On second thought, make PACKAGE be the name of the final package file 2004-06-08 05:49:50 +00:00
bryner%brianryner.com cc20802031 gzip dmg images after creating them 2004-06-08 05:47:44 +00:00
bryner%brianryner.com ebbd331e49 Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead. 2004-06-07 23:58:59 +00:00
scott%scott-macgregor.org 79e9310865 try to fix talkback for thunderbird 2004-05-17 22:13:40 +00:00
dbaron%dbaron.org e3c0a11017 Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott 2004-04-26 23:28:49 +00:00
gerv%gerv.net 7007719893 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
kairo%kairo.at e1f8a1b545 bug 239041 - Make tar.bz2 the default packager format on Solaris, r=pete.zha, sr=leaf, a=chofmann 2004-04-01 23:30:55 +00:00
bryner%brianryner.com 11137226fc Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds. 2004-03-24 19:22:52 +00:00
bryner%brianryner.com 24b2868e15 Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron. 2004-03-11 23:18:19 +00:00
cls%seawood.org bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
cls%seawood.org 4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
ben%bengoodger.com eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
chanial%noos.fr a1c842e348 Bug 216137: Make xpinstall/packager produce thunderbird/Firebird packages.
patch by David Fraser <davidf@sjsoft.com>, r=bsmedberg, sr=mscott
2004-01-26 00:40:13 +00:00
leaf%mozilla.org 8a896dcf3e adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
neil%parkwaycc.co.uk dc74153f0d Bug 194045 don't store empty dirs in zip packages r/sr=dveditz 2003-09-20 17:45:06 +00:00
mkaply%us.ibm.com 1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
leaf%mozilla.org 4ceec2f519 re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
leaf%mozilla.org 232de9ad1b mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron 2003-05-20 16:40:53 +00:00
ben%netscape.com da4e0540b1 Change phoenix name for compliance, r=blake, sr=bryner 2003-05-13 00:51:43 +00:00
seawood%netscape.com 9ced3792ed Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
dougt%netscape.com 0d2808c511 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
seawood%netscape.com 8e90f05bc4 Avoid packaging symlinks in the sdk on *x builds.
Bug #192828 r=leaf a=asa
2003-02-13 20:25:42 +00:00
leaf%mozilla.org 93fa44f165 join two lines to avoid losing the directory information from the cd command
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
leaf%mozilla.org 366dc94489 bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa 2003-01-31 22:56:32 +00:00
mkaply%us.ibm.com 063c710a24 #175487
r=cls and r=pedemont (sr=blizzard for platform specific stuff), a=brendan
OS/2 packaging scripts
2002-10-29 06:19:39 +00:00
mkaply%us.ibm.com eb876f218c #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 04:33:14 +00:00
bryner%netscape.com 0a26a128a5 Don't do start script munging for Phoenix. Not part of the normal build. 2002-09-03 07:20:20 +00:00
seawood%netscape.com b286eb34e1 Use tar instead of cp to copy dist/bin & resolve symlinks.
Bug #133168 r=jdunn a=asa
2002-03-30 01:44:44 +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
seawood%netscape.com 516c9ddece Remove BUILD_OFFICIAL requirement for building packages.
Thanks to David Baron <dbaron@fas.harvard.edu> for the patch.
Bug #119649 r=cls
2002-01-16 01:06:18 +00:00
seawood%netscape.com 962d9bd91d Set the default MOZ_PKG_FORMAT to ZIP when building on win32 2002-01-08 08:56:29 +00:00
seawood%netscape.com 641b25e4b1 Fix bug of package being created multiple times by only creating the package during the libs phase (still requires BUILD_OFFICIAL=1) and making libs the default target. 2001-12-15 09:53:28 +00:00
seawood%netscape.com 6d2d207dfe Oops. Actually create the package file when using TAR 2001-12-15 09:40:32 +00:00
seawood%netscape.com 94c09dbeae Add TAR format for distributions.
Thanks to Kervin <kpierre@fit.edu> for the patch.
Bug #115382 r=cls
2001-12-15 09:24:25 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com 7bd5d9864a Generate proper tarball name for cross-compile builds. Use target name instead of build name. 2001-11-14 01:22:10 +00:00
mkaply%us.ibm.com 4537052a5e #81691
r=cls
Enable packaging on OS/2
2001-05-22 22:05:15 +00:00
cls%seawood.org e2b3cf5ae0 Lose the directory comparison and just use MOZ_NATIVE_NSPR ifdef. 2001-04-07 11:10:58 +00:00
cls%seawood.org 19decd6750 Fix check for system NSPR 2001-04-07 10:59:36 +00:00
cls%seawood.org 36c0c9ec6b Help text typo fix.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the patch.
2001-03-30 03:59:43 +00:00
cls%seawood.org ee48325f01 *sigh* bsdi complains when you split up the tar options so keep them all together. 2001-03-13 03:45:26 +00:00
cls%seawood.org 8d398f2f8d Use proper dereference flag for BSDI tar 2001-03-12 10:37:19 +00:00
cls%seawood.org 9a7f3ad4f1 Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env.
Add regchrome & installed-chrome.txt to unix package list.
Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created.
Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list.
Add BZ2 package type.
Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch.
Bug #53462. r=cls
2001-01-23 15:53:12 +00:00
cls%seawood.org aa337476a5 Fix for BeOS problem of stripping away needed file attributes.
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180. r=cls
2001-01-23 15:34:56 +00:00
cls%seawood.org 53ebcef236 Use BeOS' copyattr command which does preserve file attributes correctly instead of zip/unzip hack.
Thanks to <guru@startrek.com> for the patch.
Bug #65705 r=cls
2001-01-17 19:51:29 +00:00
cls%seawood.org 9d67f27bdd Add support for the zip package format.
Use zip/unzip to copy the files on BeOS as tar & cp do not appear to preserve BeOS' special file attributes.
Added *.stub (BeOS) to the strip exclusion list.
Set STRIP_FLAGS to -g for BeOS.
2001-01-14 01:43:08 +00:00