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

28 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us cb88b4dd05 Bug 373121 - Can't do update packaging in MozillaBuild, r=rhelmer 2007-03-12 20:04:37 +00:00
gerv%gerv.net fd0b7c527e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
benjamin%smedbergs.us 681646b263 Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
preed%mozilla.com 0ebf22957d Bug 325556: update-packaging doesn't properly reference dependent binaries; a glob patch from myself and timeless. r+a=darin 2006-03-08 00:48:57 +00:00
preed%mozilla.com 7d2ec627fa Bug 325561: Fix partial updates failing when people remove search plugins. r=darin. 2006-03-07 00:33:07 +00:00
mkaply%us.ibm.com 44f747021b #328728 - r=darin - try again - fix update packaging to work for different ls syntax 2006-03-02 06:34:22 +00:00
mkaply%us.ibm.com 59d50fc160 #328742
r=darin
sort the files when we list them for packaging so that the manifest produces consistent results
2006-02-27 20:05:10 +00:00
mkaply%us.ibm.com de26ac5d4d #328728
r=darin
Use ls -gG for packaging script so user/group names don't message with result
2006-02-27 20:02:15 +00:00
mark%moxienet.com 860813be6b 328391 .mar generation should package universal build when the build is universal. r=darin 2006-02-24 18:17:31 +00:00
mark%moxienet.com 608c8c3c05 328403 Update (.mar) packaging should fail if the stuff to package is missing. r=darin 2006-02-24 18:16:33 +00:00
benjamin%smedbergs.us 893f1b8f70 From bug 326465 - make unwrap_full_update space-aware (rewrite in perl for ease of coding and maintenance) 2006-02-13 20:44:38 +00:00
preed%mozilla.com 63e2c703cf Bug 326465: adds a commandline options/handling for force-updating arbitrary files in partial patches. 2006-02-13 06:55:47 +00:00
bsmedberg%covad.net e78bcd7ed6 Bug 312380 - Removed files list is not working on Mac OS X - r=darin+Chase 2005-10-17 15:26:50 +00:00
darin%meer.net 41cb843e90 fixes bug 311439 "partial updates have truncated update.manifest" r=chase 2005-10-07 00:44:41 +00:00
darin%meer.net e5da4e7fe2 fixes bug 311099 "Make sure to strip CRs from remove instructions" r=chase 2005-10-04 21:07:13 +00:00
bsmedberg%covad.net 94101ff2f9 Bug 310715 - Software update fails due to removed-files, r=darin 2005-10-03 23:13:01 +00:00
darin%meer.net 9c966b7a2f Patch for bug 300136 "Update archives may need to contain remove commands" r=chase 2005-09-22 18:18:27 +00:00
darin%meer.net b5d078a1ac fixes bug 306077 "do not package channel-prefs.js in MAR complete and partial patches" r=chase 2005-09-01 18:41:11 +00:00
cmp%mozilla.org 03e37f0dca Add 'unwrap_full_update.sh' script to unwrap complete .mar packages. Bug
306463, attachment 194363.  Patch by Darin Fisher <darin@meer.net>.
r=chase@mozilla.org
2005-08-30 23:27:05 +00:00
cmp%mozilla.org bb66dfd830 Add partial-patch target to tools/update-packaging/Makefile.in to invoke
make_incremental_update.sh.  Bug 306206, attachment 194073.
r=chase@mozilla.org
2005-08-28 03:27:14 +00:00
darin%meer.net 474f0cd4a8 fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +00:00
darin%meer.net 7890d7a91e Landing update packaging changes for bug 299021 "Support updating optionally installed components" r=chase 2005-07-05 17:44:09 +00:00
darin%meer.net 74c2b73cbd Change name of full update files from update.mar to $(PKG_BASENAME).mar, r=chase 2005-06-22 23:52:41 +00:00
cmp%mozilla.org bfced85ef6 Build the MAR file by packaging dist/$(MOZ_PKG_APPNAME) instead of dist/bin
as that location has been tailored to for distribution.  a=asa
2005-06-22 02:17:13 +00:00
darin%meer.net ad6b8fa709 Leverage -C command line flag when calling the mar executable to avoid
need to "cd" into $workdir.  This allows us to locate the mar executable
using a relative file path, which is a good thing since $PWD is sometimes
not set correctly on the tinderbox systems.  (This patch is based on
discussion with Chase over IRC.)
2005-06-22 00:32:16 +00:00
cmp%mozilla.org 9169130134 Call make_full_update.sh from the current directory instead of changing
into $(DIST)/bin.  Bug 297960, attachment 186865.  a=asa
2005-06-21 00:41:37 +00:00
darin%meer.net 01b7cbe0b9 Make it easy to generate a full update of dist/bin 2005-06-16 22:28:09 +00:00
darin%meer.net 59d3a8e426 Landing update packaging scripts (bug 296306) r=bsmedberg 2005-06-09 01:29:17 +00:00