summaryrefslogtreecommitdiffstats
path: root/application/palemoon/installer/Makefile.in
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-196/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* Issue #1303 - Add langpack generation targets for Pale Moon and BasiliskMatt A. Tobin2019-11-28-2/+9
| | | | | * The langpack is not generated via the package target but IS for mozpackage target using old behavior * Add mach command to specifically generate the langpack when needed without the rest of the packaging routine (mach langpack)
* No Issue - Use alternative packaging for Pale Moon and BasiliskMatt A. Tobin2019-11-27-1/+1
| | | | | | | * 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 #701 - Support spaces in Mac app nameadeshkp2019-07-18-4/+4
|
* palemoon/installer: Fix packaging when built --with-system-nss/nsprLeorize2018-05-17-4/+4
| | | | | | | | The variables set by 'configure' for --with-system-(nss|nspr) is named differently in UXP. This breaks packaging for palemoon when system nss/nspr is used. This commit corrects the name of said variables.
* [PALEMOON] Fix packaging define for ICUMatt A. Tobin2018-04-15-4/+5
|
* [PALEMOON] Fix packaging defineMatt A. Tobin2018-04-15-2/+2
|
* [PALEMOON] Revise packagingMatt A. Tobin2018-04-14-8/+4
|
* Add Pale MoonMatt A. Tobin2018-02-02-0/+192