Commit Graph

94 Commits

Author SHA1 Message Date
Ed Morley
6c5524ea80 Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
Alex Pakhotin
6e99d103a7 bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB 2010-02-04 23:44:24 -08:00
Josh Aas
4d74048d88 Remove build/package/debian. See bug 233323. r=ted 2009-09-10 16:05:41 -04:00
Brian Crowder
1defac4647 fixing an issue w/ global variable in cab builder python script, r=me 2009-08-22 01:02:21 -07:00
Brian Crowder
c2d66429fa Bug 511936: cab-file building python script should respect MOZ_FASTSTART and add a faststart link to cab installer, r=blassey 2009-08-22 00:13:49 -07:00
Robert Kaiser
47ec939c62 bug 498500 - Mac DMG unpackaging is unreliable, r=ted 2009-07-06 18:13:57 +02:00
Vladimir Vukicevic
f08671291f b=501180; add flag to disable compress for cabwiz to make_wince_cab; r=blassey 2009-07-01 11:38:00 -07:00
John Wolfe
6635385176 Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted 2009-04-07 23:44:03 -04: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
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