Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1594 - restore UAC elevation in the uninstaller. | Moonchild | 2020-06-17 | -28/+7 |
| | | | | | | Effectively backs out BZ 1333789 which was uplifted to Firefox before we forked for UXP. Resolves #1594 | |||
* | Follow up to d0eee8f01 - Run precomplete cmd during package staging | Matt A. Tobin | 2020-04-14 | -1/+1 |
| | ||||
* | Align mar generation on Windows with other platforms | Matt A. Tobin | 2020-04-14 | -4/+1 |
| | | | | This makes mar generation dependent on packaging not installer | |||
* | Issue #1470 - Part 3: Remove now unused update.locale | Matt A. Tobin | 2020-04-14 | -1/+0 |
| | | | | This requires changes to package-manifest in all applications | |||
* | Issue #1342 - Remove support for system NSPR/NSS | wolfbeast | 2020-04-14 | -11/+9 |
| | ||||
* | No Issue - Execute the precomplete command on *nix AltPackaging | Matt A. Tobin | 2019-12-09 | -0/+4 |
| | | | | Windows does not need this as mar generation is dependent on the NSIS Installer which already contains the call | |||
* | Allow Solaris to use alt packaging for Pale Moon and Basilisk | Matt A. Tobin | 2019-11-28 | -2/+2 |
| | ||||
* | No Issue - Use alternative packaging for Pale Moon and Basilisk | Matt A. Tobin | 2019-11-27 | -0/+23 |
| | | | | | | | * This adds what will eventually be a rewritten packaging routine while maintaining backwards compatibility with the original mozilla routine * Changes the build target and installer makefile to use the alternative packaging * Adds build target to specifically invoke the original mozilla routine * Update mach commands accordingly | |||
* | Issue #1229 - Remove fallback for $INSTDIR | wolfbeast | 2019-10-21 | -15/+0 |
| | | | | This resolves #1229 | |||
* | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -5/+5 |
| | ||||
* | Installer: Stop trying to read stub installer data from ini file | wolfbeast | 2019-06-27 | -15/+0 |
| | ||||
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵ | Matt A. Tobin | 2019-04-23 | -19/+0 |
| | | | | MOZ_FENNEC | |||
* | Remove conditional MOZ_MAINTENANCE_SERVICE code | wolfbeast | 2019-02-20 | -7/+0 |
| | | | | Tag #145 | |||
* | Add HYPE_ICEWEASEL where appropriate | Matt A. Tobin | 2018-06-28 | -2/+10 |
| | ||||
* | Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check. | wolfbeast | 2018-06-01 | -11/+11 |
| | ||||
* | Add build config option to disable startup cache precompilation. | wolfbeast | 2018-06-01 | -9/+10 |
| | | | | This resolves #418. | |||
* | Remove the Dark Matter Detector (DMD) Memeory debugger component. | wolfbeast | 2018-05-23 | -4/+0 |
| | | | | This resolves #376. | |||
* | Do not make duplicates fatal while packaging | Matt A. Tobin | 2018-04-14 | -102/+15 |
| | ||||
* | Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵ | Matt A. Tobin | 2018-03-01 | -2/+2 |
| | | | | places | |||
* | Prevent installing stand-alone installers on unsupported environments. | wolfbeast | 2018-02-18 | -38/+7 |
| | | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86. | |||
* | Don't generate redundant packaging artifacts | Matt A. Tobin | 2018-02-17 | -20/+1 |
| | ||||
* | Put generated installers and mar files in dist root | Matt A. Tobin | 2018-02-17 | -3/+3 |
| | ||||
* | Use BUILDID for package name for Basilisk and ONLY Basilisk | Matt A. Tobin | 2018-02-17 | -0/+4 |
| | ||||
* | Remove stub installer - Part 1: Toolkit | Matt A. Tobin | 2018-02-17 | -20/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+11932 |