Anhad Jai Singh
|
e0ffffb9f8
|
Bug 1029870, update make_incremental_update.sh to allow passing Product Version and Channel ID, r=nthomas DONTBUILD
--HG--
extra : rebase_source : 824e10d22e04562cc10bd5f080ba416aa066ab51
|
2014-07-01 11:24:56 +12:00 |
|
Brian R. Bondy
|
bc6651aff1
|
Bug 974570 - Sign MAR files on all platforms. r=catlee, ted
|
2014-02-20 10:00:53 -05:00 |
|
Robert Strong
|
5e5eb44e3a
|
Followup for Bug 900251 - remove check for extra channel-prefs.js and update-settings.ini files in the mar generation scripts. r=nthomas
|
2014-03-05 17:04:21 -08:00 |
|
Robert Strong
|
e7817478d3
|
Bug 900251 - Add support for add-if-not instruction added by bug 759469 to the mar generation scripts. r=nthomas
|
2014-03-05 11:42:56 -08:00 |
|
Robert Strong
|
5faf340e1f
|
bug 896223 - Remove the version 1 manifest from the mar creation scripts. r=nthomas
|
2014-03-05 11:42:48 -08:00 |
|
Nick Thomas
|
5c06a0bcea
|
Backout 4b71e71c27a5 for removing update-settings.ini from installs
|
2014-01-20 17:14:29 +13:00 |
|
Nick Thomas
|
f2e099efa8
|
Bug 908134, exclude update-settings.ini from mar files, r=bhearsum DONTBUILD
|
2014-01-16 12:24:12 +13:00 |
|
Mike Hommey
|
bf60896454
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Florian Quèze
|
d5a30c061a
|
Bug 878419 - Syntax error in make_incremental_updates.py since bug 841094, r=glandium.
|
2013-06-05 18:19:18 +02:00 |
|
Mike Hommey
|
9aab515c1d
|
Bug 777379 - Set .DEFAULT_GOAL unconditionally, override with OVERRIDE_DEFAULT_GOAL, and fix pymake to be on par with GNU make when handling .DEFAULT_GOAL. r=gps
|
2013-05-05 10:16:25 +02:00 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Gregory Szorc
|
9d84dea6d6
|
Bug 784841 - Part 18ι: Convert /tools; r=ted
|
2013-02-25 13:20:01 -08:00 |
|
Mike Hommey
|
ce84dac890
|
Bug 841094 - Don't special-case extensions/ and searchplugins/ directories when creating complete and partial mar, but special-case distribution/extensions. r=rstrong,r=bhearsum
|
2013-02-20 16:48:58 +01:00 |
|
Mike Hommey
|
e03c30956b
|
Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted
|
2013-02-14 08:25:43 +01:00 |
|
Nick Thomas
|
5f47df4cd6
|
Bug 770996, force firefox binary on Mac so that partner builds can use partials, r=catlee NPOTB
|
2012-09-07 11:57:28 +12:00 |
|
Mike Hommey
|
32a6095cde
|
Bug 777379 - Ensure that default is always the default target. r=ted
|
2012-08-08 09:33:16 +02:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Joey Armstrong
|
4f2ec63c86
|
Bug 739710 - Makefile.in edits to use mkdir_deps function: file batch #2. r=ted
|
2012-05-03 06:22:33 -04:00 |
|
Ye Kaiqi
|
3bc848ff14
|
Bug 739072 - Change spelling error "thoes" to "those". r=coop
|
2012-04-09 18:30:34 -04:00 |
|
Robert Strong
|
d93d22f00e
|
RelEng patch - Bug 660038 - Remove channel switching support. r=nthomas
|
2012-01-18 14:10:25 -08:00 |
|
Gavin Sharp
|
c68c868900
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
|
2011-10-27 10:27:56 -07:00 |
|
Blair McBride
|
b6e9e19c54
|
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
|
2011-12-16 16:08:48 +13:00 |
|
Gavin Sharp
|
815a99f1f5
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
|
2011-10-27 10:27:56 -07:00 |
|
Chris AtLee
|
aa6338033f
|
Bug 481815: makefile hooks required for signing executable files, installer packages, and mars. r=ted
--HG--
extra : rebase_source : 7b696910865fdbc9191cb7511f558879a9b9e05d
|
2011-12-07 17:06:52 -05:00 |
|
Robert Strong
|
7385967f03
|
Bug 658094 - Partial updates for 5.0b1 on Mac fail. r=nrthomas
|
2011-05-19 10:04:06 -07:00 |
|
Robert Strong
|
6fc69344de
|
1. mar packaging and build changes - Bug 386760 - directory removal with software update. r=nthomas, r=khuey
|
2011-04-11 21:23:18 -07:00 |
|
Rail Aliiev
|
e9f4299a09
|
bug 313956: expand installer .exe contents to make complete mar. r=ted
|
2011-04-11 12:23:26 -04:00 |
|
Chris Jones
|
0c02ca4ba5
|
Backed out changeset f4da8c0c48d9 for breaking nightly repacks (see bug 313956)
|
2011-03-31 21:32:35 -05:00 |
|
Rail Aliiev
|
2d72094158
|
bug 313956: expand installer .exe contents to make complete mar. r=ted.
--HG--
extra : rebase_source : 1a23afed1769531afe0b2f7d307fe5709eeed99b
|
2011-03-29 15:04:02 -04:00 |
|
Ben Hearsum
|
307b2ffa11
|
No-op comment change to trigger Talos after talos.zip update. r=NPOTB a=NPOTB
|
2011-03-03 14:09:19 -05:00 |
|
Neil Rashbrook
|
238e6a0eb0
|
Bug 616810 Remove extraneous CRs r=khuey a=bsmedberg
|
2011-01-05 23:46:04 +00:00 |
|
Chris Cooper
|
b7a0e87fad
|
Bug 327076 - Remove the unused unwrap shell script - r=nthomas, a=NPOTB
|
2010-10-14 12:46:54 -04:00 |
|
Nick Thomas
|
54698938b2
|
bug 600098: update access and modification time on top-level application bundle on Mac OS X after successful update. r=bhearsum, a=blocking-beta-7
|
2010-10-01 12:33:47 -04:00 |
|
Doug Turner
|
4824c4fd9b
|
Backing out 2b912044dfe7. Bug 591866 - Temporary hack to add channel-prefs.js back to nightlies. a=me
|
2010-09-07 12:24:17 -07:00 |
|
Michael Wu
|
350dc29f36
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
|
2010-08-30 19:48:29 -07:00 |
|
Kyle Huey
|
be487ffd65
|
Backed out changeset 6476d13bec49
|
2010-08-31 08:14:55 -04:00 |
|
Michael Wu
|
1dbd731209
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
--HG--
extra : rebase_source : 38f4b69ce7f39b9c94cb646c899db60171559c23
|
2010-08-30 19:48:29 -07:00 |
|
Nick Thomas
|
3b69dbad7a
|
Bug 576760, no longer need to force components.list, r=bhearsum, a=NPOTB
--HG--
extra : rebase_source : c3aeb9a63dd362f616fec89a0ddb72c34c10d2b6
|
2010-08-13 17:17:49 +12:00 |
|
Nick Thomas
|
21266a69d6
|
Bug 540833, make update-packaging failed finding correct directory due to MOZ_PKG_PRETTYNAMES (mac), p=gozer r=bsmedberg
|
2010-03-11 20:56:53 +13:00 |
|
Nick Thomas
|
b58a6c02a8
|
Bug 535090, Nightly partial updater doesn't preserve +x bit on new binaries, r=ccooper (NPOTB)
--HG--
extra : rebase_source : 4de9f3a116610285fcd49b3186024d4886b4500e
|
2010-02-05 16:30:34 +13:00 |
|
Robert Kaiser
|
186ca58292
|
bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg
|
2010-01-19 18:49:07 +01:00 |
|
Chris Cooper
|
e0a2870c2c
|
Bug 454115 - Use patch-if on Mac extensions/ and searchplugins/ (NPOTB) - r=nrthomas
|
2009-12-21 15:33:51 -05:00 |
|
Armen Zambrano Gasparnian
|
cb57bf9fa4
|
Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas
|
2009-12-16 18:34:28 -05:00 |
|
Brad Lassey
|
134d614c0c
|
bug 534025 - Generate complete mars for WinMo, use LIBXUL_DIST instead of dist for mar.exe path r=robstrong
|
2009-12-15 13:36:13 -08:00 |
|
Chris Cooper
|
29c96f6c98
|
Bug 530125 - When forcing files, create the full workdir path if it doesn't exist yet. (NPOTB) - r=armenzg
|
2009-11-23 16:38:31 -05:00 |
|
Nick Thomas
|
0e241b8d76
|
Bug 528457, always force components.list in partial updates for nightlies, r=ccooper (NPOTB)
|
2009-11-20 21:55:25 +13:00 |
|