summaryrefslogtreecommitdiff
path: root/toolkit/mozapps/installer
Commit message (Collapse)AuthorAge
* Follow up to d0eee8f01 - Run precomplete cmd during package stagingMatt A. Tobin2020-04-07
|
* Align mar generation on Windows with other platformsMatt A. Tobin2020-04-07
| | | | This makes mar generation dependent on packaging not installer
* Issue #1470 - Part 3: Remove now unused update.localeMatt A. Tobin2020-03-05
| | | | This requires changes to package-manifest in all applications
* Issue #1342 - Remove support for system NSPR/NSSwolfbeast2020-01-30
|
* No Issue - Execute the precomplete command on *nix AltPackagingMatt A. Tobin2019-12-09
| | | | 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 BasiliskMatt A. Tobin2019-11-28
|
* No Issue - Use alternative packaging for Pale Moon and BasiliskMatt A. Tobin2019-11-27
| | | | | | | * 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 $INSTDIRwolfbeast2019-10-21
| | | | This resolves #1229
* Issue #701 - Support spaces in Mac app nameadeshkp2019-07-18
|
* Installer: Stop trying to read stub installer data from ini filewolfbeast2019-06-27
|
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23
| | | | MOZ_FENNEC
* Remove conditional MOZ_MAINTENANCE_SERVICE codewolfbeast2019-02-20
| | | | Tag #145
* Add HYPE_ICEWEASEL where appropriateMatt A. Tobin2018-06-28
|
* Move the MOZ_DISABLE_PRECOMPILED_STARTUPCACHE check.wolfbeast2018-06-01
|
* Add build config option to disable startup cache precompilation.wolfbeast2018-06-01
| | | | This resolves #418.
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23
| | | | This resolves #376.
* Do not make duplicates fatal while packagingMatt A. Tobin2018-04-14
|
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01
| | | | places
* Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18
| | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86.
* Don't generate redundant packaging artifactsMatt A. Tobin2018-02-17
|
* Put generated installers and mar files in dist rootMatt A. Tobin2018-02-17
|
* Use BUILDID for package name for Basilisk and ONLY BasiliskMatt A. Tobin2018-02-17
|
* Remove stub installer - Part 1: ToolkitMatt A. Tobin2018-02-17
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02