Commit Graph

84 Commits

Author SHA1 Message Date
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
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00: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
cls%seawood.org
fd37aaec68 Removing unused .cvsignore file 2004-02-25 04:23:51 +00:00
blizzard%redhat.com
b48138999b remove all of these files - they aren't maintained here anymore 2004-01-12 16:43:55 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
blizzard%redhat.com
30dfd9090b Checkpointing changes. Not part of the regular build. Update the plugin path bits in the startup script. Remove some patches that aren't needed anymore. 2003-05-30 13:08:50 +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
blizzard%redhat.com
22d2d5fca2 Bug #198051. Update package files to keep up with the NSS 3.8 landing. wtc's patch. 2003-03-24 14:57:33 +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
blizzard%redhat.com
834f956c16 checkpointing changes. not part of the default build. 2003-03-09 19:00:13 +00:00
blizzard%redhat.com
a188bf5bd3 Bug #193061. Install the ssl libs into the system dir. Not part of the default build. 2003-02-13 21:10:36 +00:00
blizzard%redhat.com
63e71934f3 lots of 1.3b-related changes. not part of the default build. 2003-02-11 18:05:36 +00:00
blizzard%redhat.com
db2f5f2cce Bug #178834. Startup script clobbers MOZ_PLUGIN_PATH. a=peter 2002-12-12 20:28:27 +00:00
blizzard%redhat.com
1cd335e8aa Bug #165198. object files are not stripped for RPM build. Use --enable-strip not --enable-strip-libs. 2002-12-04 15:29:03 +00:00
blizzard%redhat.com
7a7ed8478c fix problems with icons/ dir. not part of the build. 2002-10-24 04:43:27 +00:00
blizzard%redhat.com
b2c300d3ab Bring spec files up to date. Not part of the default build. 2002-10-23 17:17:50 +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
blizzard%redhat.com
b870f2d915 Updating rpm build files. Not part of the build. 2002-07-29 03:22:52 +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
blizzard%redhat.com
1421f02d72 Fix ownership issues with new packages, always use the system zlib. 2002-03-13 15:32:42 +00:00
blizzard%redhat.com
4cb69322ab Add FONTCONFIG_PATH, not part of the build. 2002-03-12 16:45:16 +00:00
blizzard%redhat.com
3661ccb94d Update mozilla.sh script to detect a wider variety of JVMs. Not part of the build. 2002-03-06 17:11:15 +00:00
blizzard%redhat.com
43ca41f8e5 Fix bug #128685. Always use the local nspr instead of the one on the system. Not part of the build. 2002-03-03 22:41:36 +00:00
blizzard%redhat.com
b4fab346f1 Split nss and nspr out into their own packages. Doesn't affect the default build. 2002-03-01 17:34:50 +00:00
blizzard%redhat.com
d4643ddc6e Not part of the default build. Remerge patches. Disable freetype. 2002-02-27 07:34:33 +00:00
blizzard%redhat.com
69e105837c Bug #125495. Get irc building again in the rpms. Get these patches working again. Doesn't affect the default build. 2002-02-19 12:16:50 +00:00
blizzard%redhat.com
695668b70f Add exclusion lists to the packager. Not part of the default build. 2002-01-11 17:18:01 +00:00
blizzard%redhat.com
81ac89da4e Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc. 2001-12-30 01:07:18 +00:00
blizzard%redhat.com
d0faaa0653 Checkpointing changes. Not part of the build. 2001-11-15 07:27:22 +00:00
blizzard%redhat.com
56d5bda4a6 add the js-debugger package. not part of the build. 2001-11-02 18:47:04 +00:00
blizzard%redhat.com
3eb643cc9d Update patches to keep up with the trunk. Add patch for Red Hat 7.2 that will get postscript printing working with CJK locales. Not part of the build. 2001-11-02 00:00:36 +00:00
blizzard%redhat.com
45d8560e3a Work with versions of bash older than version 2. Not part of the default build. Bug #104768. 2001-10-17 02:57:00 +00:00
blizzard%redhat.com
5ea5153955 Bump serial for the next release. Not part of the build. 2001-10-10 14:34:04 +00:00