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

58 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 67a92a6c9c Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner 2004-08-19 01:11:18 +00:00
dbaron%dbaron.org b97f1a4ffb 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 2e90159f06 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 7ffbcc0fcf On second thought, make PACKAGE be the name of the final package file 2004-06-08 05:49:50 +00:00
bryner%brianryner.com 7d502739d3 gzip dmg images after creating them 2004-06-08 05:47:44 +00:00
bryner%brianryner.com e80f35325d Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead. 2004-06-07 23:58:59 +00:00
scott%scott-macgregor.org 5919fd32a4 try to fix talkback for thunderbird 2004-05-17 22:13:40 +00:00
dbaron%dbaron.org 7ca32ab3a1 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 b748dba55c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
kairo%kairo.at b4635871a5 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 8c3595f335 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 37ba609ba1 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 6dada5e398 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 d44793ecbe Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
ben%bengoodger.com b708c68cea Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
chanial%noos.fr cb222c53d6 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 639fbc97ee adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
neil%parkwaycc.co.uk 9be8ec03e0 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 56dc425c51 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
leaf%mozilla.org 51e2df28fc re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
leaf%mozilla.org de87fda105 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 cbd531541a Change phoenix name for compliance, r=blake, sr=bryner 2003-05-13 00:51:43 +00:00
seawood%netscape.com cbb45b6190 Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +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
seawood%netscape.com f6923c6c32 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 a7e25a02db 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 148f5ff5c6 bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa 2003-01-31 22:56:32 +00:00
mkaply%us.ibm.com 4823338703 #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 82b7c769a7 #176084
r=cls, a=dbaron
Packaging updates for OS/2
2002-10-25 04:33:14 +00:00
bryner%netscape.com e59f991678 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 e390b504fc 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 fa5df5e54c 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 de6212d785 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 51ca21e4ad Set the default MOZ_PKG_FORMAT to ZIP when building on win32 2002-01-08 08:56:29 +00:00
seawood%netscape.com 15be9ff784 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 73b5a4de0f Oops. Actually create the package file when using TAR 2001-12-15 09:40:32 +00:00
seawood%netscape.com 8021b81dfd 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 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
seawood%netscape.com 699de99e2a 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 9859607961 #81691
r=cls
Enable packaging on OS/2
2001-05-22 22:05:15 +00:00
cls%seawood.org b85ca38aa7 Lose the directory comparison and just use MOZ_NATIVE_NSPR ifdef. 2001-04-07 11:10:58 +00:00
cls%seawood.org d5de9b01fc Fix check for system NSPR 2001-04-07 10:59:36 +00:00
cls%seawood.org 1081bbc846 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 53c1124d30 *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 ea17bc71e7 Use proper dereference flag for BSDI tar 2001-03-12 10:37:19 +00:00
cls%seawood.org b8d82b65df 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 5152997ed7 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 351181e16b 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 e5f6a8739a 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
cls%seawood.org 0915d8932e Fix packaging of cross-compiled builds by using proper $(STRIP) 2000-12-12 20:08:40 +00:00