Commit Graph

31 Commits

Author SHA1 Message Date
Ted Mielczarek
de9027084a bug 1190522 - Rewrite pkg-dmg as a Python script. r=gps
--HG--
extra : commitid : 8CKCtjFc6wl
extra : rebase_source : bc51508f3708a7a7af8fe48bdbcb0d787bf77362
extra : source : bca1ad6cc3781af4b8c8667ccb3c29e5bcb50ea9
2015-08-03 15:40:04 -04:00
Ryan VanderMeulen
e65de54860 Backed out revision bca1ad6cc378 (bug 1190522) for breaking OSX B2G Desktop builds.
--HG--
extra : rebase_source : 5f17fac55c77c9566e68c0de4658947034cfdc0f
2015-08-06 15:43:45 -04:00
Ted Mielczarek
109add737e bug 1190522 - Rewrite pkg-dmg as a Python script. r=gps
--HG--
extra : commitid : 4xZjKDFBFp1
extra : rebase_source : 01fa275cd594a66c523b04857b180ec7fde5b3c8
2015-08-03 15:40:04 -04:00
Gervase Markham
5103d820f9 Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Pierre Reveillon
89282da28d Bug 734629 - Use default system binary instead of hard-coded /Developer/Tools. r=glandium 2012-05-04 22:46:35 -04:00
Robert Kaiser
47ec939c62 bug 498500 - Mac DMG unpackaging is unreliable, r=ted 2009-07-06 18:13:57 +02:00
Armen Zambrano Gasparnian
8ff9768ba2 Bug 438240 - packager.mk doesn't mount image automatically on MacOS 10.5, r=bsmedberg 2008-08-27 21:49:12 -04:00
Ted Mielczarek
bdc2c79225 bug 411586 - make hte default packager format bzip2 instead of gzip. r=mento 2008-07-08 16:31:09 -04:00
mnyromyr@tprac.de
d5bc1d7d8c Bug 320155: create symlinks dmg files (build tool part); r=mento, blocking-firefox3=beltzner 2007-12-12 09:35:45 -08:00
mark@moxienet.com
d2c7d51365 405704 Support "--format UDBZ" in pkg-dmg. r=mnyromyr a/1.9=dsicore 2007-12-11 11:03:11 -08:00
joshmoz@gmail.com
076ffab35a 10.4 is Tiger, not Panther. 2007-05-30 12:52:28 -07:00
mark%moxienet.com
595b2bee4b Bug 302080, HFS+ volume header's finder info openfolder field is not being set when packaging on Panther because bless won't work there. Go back to using makehybrid, which is better, but pass it arguments in the form it's actually expecting. r=smfr 2005-08-18 15:56:24 +00:00
mark%moxienet.com
233df9901b #! cleanup from bug 302080 2005-08-18 13:51:08 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
bsmedberg%covad.net
f85d414669 Backout the make-diskimage changes from bug 287262, since they are causing problems on seamonkey tinderbox "barcelona". r+a=chase 2005-05-18 14:19:36 +00:00
bsmedberg%covad.net
73c2f5127d Bug 287262 - build locales by starting with the en-US packages (mac bits) r=Chase (build/packaging bits only, a=Chase) 2005-05-05 12:38:27 +00:00
cmp%mozilla.org
4d58f3772b On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
cmp%mozilla.org
942b2a5c16 Fix for code to catch condition that causes bug 276259. 2005-01-06 05:03:27 +00:00
cmp%mozilla.org
c43cb05236 Make make-diskimage fail if ditto command to copy files fails. 2005-01-05 21:48:53 +00:00
cltbld
ea7def03e5 bug 261527 r=cmp, sr=bryner, a=asa. change perms for osx disk image to not be w
orld or group writeable.  (granrose)
2004-10-21 22:29:13 +00:00
bryner%brianryner.com
d362a84460 Ensure that NEXT_ROOT is not set when creating a dmg image 2004-06-22 03:19:02 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
seawood%netscape.com
042ec455be Oops. This should have went in with the rest of the fix for bug #122067 2003-03-31 21:02:34 +00:00
jj%netscape.com
4781ac4304 MacOSX disk image's Finder window layout file - initial check-in 2003-03-18 23:32:36 +00:00
jj%netscape.com
b644ad92c4 MacOSX disk image bacground image - initial check-in 2003-03-18 23:21:06 +00:00
jj%netscape.com
6ee9ea8166 changes made on 3/11: added support for License Agreement display on mount. optional argument
is an .rsrc binary file which resources will be copied into the disk image using Apple's
ResMerger tool. Also enhanced logging.
*** nightly automation - not part of the regular build ***
----------------------------------------------------------------------
2003-03-18 23:18:11 +00:00
jj%netscape.com
0794975356 changes made on 03/05:
. dsstore and background image file are now passed as optional arguments
(instead of hard-coded)
. added call to 'OpenUp', a tool to make the disk image's top window open in the Finder on mount.
*** nightly automation - not part of the regular build ***
2003-03-18 23:07:19 +00:00
jj%netscape.com
01bfaac954 changes made on 3/04:
. checks for HFS+ minimum partition size
. improves disk image creation & ejection technique
. adds a dsstore and background image file if present in the current dir
*** nightly automation - not part of the regular build ***
2003-03-18 23:01:59 +00:00
bryner%netscape.com
123e5a33b2 Don't assume that the mount point will be /Volumes/$VOLUME_NAME. Not part of any build. 2002-10-10 22:15:35 +00:00
bryner%netscape.com
a2de586dd3 Adding a simple shell script to create a DMG disk image from a folder's contents (used for mach-o nightly builds). Not part of the regular build. 2002-06-28 09:31:28 +00:00