Dactyloidae/application/palemoon
wolfbeast d37246737b Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed.
- `--enable-official-branding` implies `MC_OFFICIAL` (no need to specifically set it)
- `--enable-official-vendor` can be used to set `MC_OFFICIAL` on builds without `--enable-official-branding` that should still be considered official release versions.
- `MC_OFFICIAL` implies `--enable-release`, meaning `DEVELOPER_OPTIONS` isn't set
- `MC_OFFICIAL` makes `nsXULAppInfo.getIsOfficial` return `true`
- `MC_OFFICIAL` makes `AppConstants.MOZILLA_OFFICIAL` (for compatibility in extensions) and `AppConstants.MC_OFFICIAL` return `true`
- Optional, for the time being: `MOZILLA_OFFICIAL` is still present in some places in case someone wants to build a Mozilla-alike official application and has the rights and necessary keys to use Mozilla-official third-party services. This must always be combined with `MC_OFFICIAL` to have a sane combination of defines. This may be removed in the future.
2019-02-15 23:44:10 +08:00
..
app [PALEMOON] Add an expected pref browser.newtabpage.enhanced 2019-02-15 23:41:52 +08:00
base Make JS callers of ios.newChannel call ios.newChannel2 in browser/ 2019-02-15 23:44:02 +08:00
branding [PALEMOON] [DevTools] Fix preferences in preferences.inc 2019-02-15 23:42:25 +08:00
components [PALEMOON] Update handle-xul-text-link to deal with json source data 2019-02-15 23:43:02 +08:00
config [PALEMOON] Version bunp 2019-02-15 23:40:04 +08:00
fonts Sync Pale Moon code 2019-02-15 23:40:01 +08:00
installer [PALEMOON] [DevTools] Fix + Add some paths to DevTools (installer - package-manifest.in) 2019-02-15 23:41:34 +08:00
locales [PALEMOON] Remove the migrator 2019-02-15 23:42:59 +08:00
modules Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. 2019-02-15 23:44:10 +08:00
themes [PALEMOON] Fix depth for toolkit osx/shared.inc 2019-02-15 23:42:21 +08:00
app-rules.mk Add Pale Moon 2018-02-02 03:35:06 -05:00
app.mozbuild [PALEMOON] First pass fix of obvious moz.build issues 2019-02-15 23:40:10 +08:00
build.mk [PALEMOON] First pass fix of obvious moz.build issues 2019-02-15 23:40:10 +08:00
configure.in [PALEMOON] Add defines and subst to application specific configure 2019-02-15 23:40:13 +08:00
confvars.sh [PALEMOON] Enable Devtools by default 2019-02-15 23:42:01 +08:00
defs.mk Add Pale Moon 2018-02-02 03:35:06 -05:00
LICENSE Add Pale Moon 2018-02-02 03:35:06 -05:00
Makefile.in Add Pale Moon 2018-02-02 03:35:06 -05:00
moz.build Sync Pale Moon code 2019-02-15 23:34:15 +08:00
moz.configure Take the following project_flags out of moz.configure: and put them back into old-configure 2019-02-15 23:40:38 +08:00