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

47 Коммитов

Автор SHA1 Сообщение Дата
Emilio Cobos Álvarez fffb25b74f Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
This was done automatically replacing:

  s/mozilla::Move/std::move/
  s/ Move(/ std::move(/
  s/(Move(/(std::move(/

Removing the 'using mozilla::Move;' lines.

And then with a few manual fixups, see the bug for the split series..

MozReview-Commit-ID: Jxze3adipUh
2018-06-01 10:45:27 +02:00
Matt Howell ab9dbcd000 Bug 1425468 - Add command-line parameters for setting full installer options. r=agashlin
I'm also adding a "StartMenuShortcut" option as an alias for "StartMenuShortcuts",
because I could not stop leaving off the 's' while testing this patch, so I
figure I'm not the only one making that mistake and getting frustrated.

MozReview-Commit-ID: Fdsc6CTBJr4

--HG--
extra : rebase_source : c57295e0936b6721bc75d6f11f33bad6691b96de
2018-04-20 13:09:24 -07:00
Matt Howell 02ff8c0219 Bug 1436475 Part 5 - Add a readme and a patch file with our changes to the 7-zip directory. r=agashlin
MozReview-Commit-ID: G8NyEVL0qUx

--HG--
extra : rebase_source : 96c67d27a41159004bcfd09eee634cc2761a8af0
2018-02-13 09:17:07 -08:00
Matt Howell 3b9b2ac6c7 Bug 1436475 Part 4 - Add the 7-zip SFX binary compiled from the new code, and related resources. r=agashlin
MozReview-Commit-ID: JacI5w3f0t5

--HG--
extra : rebase_source : ea0cee5286a32e1472995f8eaa12bb1ca2c4e9ca
2018-02-12 14:52:41 -08:00
Matt Howell 5da642ec8b Bug 1436475 Part 3 - Port our customizations forward to the new 7-zip code. r=agashlin
MozReview-Commit-ID: 7QtV1XTSKch

--HG--
extra : rebase_source : 4579dcbf034c992a6efe44e97536eeee0ac51711
2018-02-12 14:46:37 -08:00
Matt Howell ae7978b35d Bug 1436475 Part 2 - Add the 7-zip 18.01 code. r=agashlin
MozReview-Commit-ID: 17MIhNo2HCY

--HG--
extra : rebase_source : f4f8a1a7f736c6b39c645375b97275d8e410b18c
2018-02-12 13:38:06 -08:00
Matt Howell eb9e47cb47 Bug 1436475 Part 1 - Remove the old 7-zip code. r=agashlin
MozReview-Commit-ID: 8pjfvp8MyL7

--HG--
extra : rebase_source : 3e92a767ddbf47168e5664ccb009fcdef81d796c
2018-02-12 13:37:00 -08:00
Matt Howell d1b5874cb8 Bug 1413568 - Update installer icons. r=mconley
MozReview-Commit-ID: 1KJWrbZGglW

--HG--
extra : rebase_source : f7c4326f24ad69c6292d6f11f5ff78c429673702
extra : source : ea75679760e608a7f3298f595b42dc13ec8bf890
2017-11-02 08:34:22 -07:00
Matt Howell da8c457b8a Bug 1375472 - Use an optimized build of the 7-zip SFX stub. r=rstrong
Bug 1361326 required rebuilding the 7-zip self-extractor executable, which is
stored in binary form in the tree. I accidentally built that binary with all
compiler optimizations disabled. This binary is built from identical code as
the one from bug 1361326, the only difference is this one was built with /O2
instead of /Od.

MozReview-Commit-ID: L07EXZoQEa7

--HG--
extra : rebase_source : 9c3a28ba61827c15a49a7b6bd1f184b725b4ff0d
2017-07-05 10:17:00 -07:00
Matt Howell e06e2c95e2 Bug 1366763 - Update the installer file icon. r=rstrong
MozReview-Commit-ID: EEZV6Jp7i9F

--HG--
extra : source : 11f687d7f4cdb2a55936f25335aa1bc7a964fae7
2017-05-30 13:24:38 -07:00
Adam Gashlin 69772367de Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell
MozReview-Commit-ID: 54vmtqkeAK3

--HG--
extra : source : df4d044e4da0e280e57cb370e508fc435df86601
extra : histedit_source : 8f9cf181856a65c2a86665301c3128c40a99a24c
2017-04-05 10:24:02 -07:00
Matt Howell 024b5bad85 Bug 1361326 - Delay-load DLL's used by the 7-zip self-extractor. r=rstrong
MozReview-Commit-ID: 7O0NJBVxaLQ

--HG--
extra : source : dc853c57ba1fdb220a3731c9d00d0b60bbbf18f2
2017-05-05 15:33:18 -07:00
Robert Strong f71fac517f Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
Robert Strong e748bf473f Bug 1308740 - revert the 7-Zip stub metadata to the previous values. r=mhowell 2016-11-23 11:42:39 -08:00
Matt Howell f5c22cd054 Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
Sylvestre Ledru ab4e3a0d42 Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
--HG--
extra : rebase_source : 7d2cc56b6553cd7a8d848d3c660f30735bd82eec
2016-01-22 16:58:49 +01:00
Robert Strong 057b97e773 Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me 2014-04-16 22:44:08 -07:00
Robert Strong c0b97037cd Updated 7Zip moz modifications to sfx code - Bug 995891 - Reduce stub installer install timeouts. r=tabraldes 2014-04-16 22:43:30 -07:00
Robert Strong 969cccdaf3 Updated 7Zip sfx - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:37 -07:00
Robert Strong ce8c01ce95 Updated 7Zip moz modifications to sfx code - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:15 -07:00
Robert Strong 2738ba699e Windows installer only - Bug 996371 - 7-Zip self-extracting archive fonts are blurry on HiDPI. r=tabraldes 2014-04-15 15:06:04 -07:00
Robert Strong c1a28ed201 Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy 2014-03-26 10:16:28 -07:00
Robert Strong 1dfc0a0c6d Bug 883165 - Windows installer only. r=bbondy 2013-06-14 12:10:33 -07:00
Brian R. Bondy d00b7297cf Bug 792106. r=rstrong 2012-11-14 22:44:36 -05:00
Robert Strong 57fdf67e0a Bug 792106. r=bbondy 2012-11-14 22:27:22 -05:00
Brian R. Bondy 193d202e53 Bug 792106. r=rstrong 2012-11-08 20:56:42 -05:00
Robert Strong c74b00b45a Bug 792106. r=bbondy 2012-11-08 20:56:38 -05:00
Robert Strong dd5b81326b Bug 792106. r=bbondy 2012-10-19 07:35:41 -04:00
Brian R. Bondy 68451728f3 Bug 792106. r=rstrong 2012-10-19 07:35:34 -04:00
Robert Strong aa786d633a Bug 522065 - PCA complains when installer is cancelled (uninstaller fix is bug 569058). r=ted.mielczarek 2010-06-02 12:47:31 -07:00
Robert Strong 0f1003cd96 Bug 480079 - Move comm-central 7zSD.sfxes out of mozilla-central (Thunderbird, SeaMonkey, and Sunbird). r=philringnalda, r=mcsmurf, r=mschroeder 2009-02-26 14:31:08 -08:00
Daniel Holbert 4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Robert Strong 8503ace867 [Sunbird] Bug 470197 - Update installer. r=ctalbert 2008-12-19 16:09:05 -08:00
Robert Strong 2990d4d350 [Seamonkey Win32] Add manifest to 7zSD.sfx. r=mcsmurf 2008-12-15 12:16:43 -08:00
Robert Strong 18d81125a8 (Thunderbird 7zSD.sfx) Bug 404609 - Update Thunderbird installer with changes made to the Firefox installer. r=standard8 2008-08-05 14:19:50 -07:00
rob_strong@exchangecode.com 60f796a461 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
mcsmurf@mcsmurf.de 953d572af7 Landing SeaMonkey NSIS installer - Bug 351917, sr=Neil 2007-05-28 12:25:12 -07:00
rob_strong%exchangecode.com e8b9bef2d2 Bug 368525 � Update 7zSD.sfx to include 32 bit images. r=lilmatt 2007-01-30 21:39:40 +00:00
rob_strong%exchangecode.com 31fb3fe12d Bug 368524 � Update 7zSD.sfx to include 32 bit images. r=mscott 2007-01-29 06:55:59 +00:00
rob_strong%exchangecode.com c60f5b443c Bug 333491 � FF installer icon looks bad on Windows Vista. ui-r=beltzner 2007-01-29 03:30:24 +00:00
rob_strong%exchangecode.com 8be1e0d15f NPOB - Bug 348781 - Add 7-Zip SFX source to the tree (custom Win32 SFX to allow 7-Zip to decompress silently when using our installer's silent command line arguments). r=bsmedberg 2006-08-28 00:27:46 +00:00
rob_strong%exchangecode.com 08a5d963a2 Binary only - Bug 348781 - Add 7-Zip SFX source to the tree. r=mattwillis 2006-08-17 08:14:41 +00:00
rob_strong%exchangecode.com 6e01d43af8 Binary only - Bug 348781 - Add 7-Zip SFX source to the tree. r=mscott 2006-08-17 08:12:30 +00:00
rob_strong%exchangecode.com baee16e926 Binary only - Bug 348781 - Add 7-Zip SFX source to the tree. r=bsmedberg 2006-08-17 08:05:26 +00:00
rob_strong%exchangecode.com b59e59060a Bug 342407 - Freshen installer to new NSIS code (images and 7-zip stub) NPOB. r=lilmatt 2006-06-26 20:02:17 +00:00
scott%scott-macgregor.org 1d95dd4bef Add thunderbird 7zip dll library 2004-05-26 21:57:58 +00:00
ben%bengoodger.com e065307996 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00