Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag mcp-graveyard/UXP#288. | ||
* | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. | wolfbeast | 2018-04-13 |
| | | | | | | | | | - `--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. | ||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | Get rid of link to irrelevant information after build. | wolfbeast | 2018-03-29 |
| | |||
* | Remove Rust from the tree. | wolfbeast | 2018-03-13 |
| | | | | Part 4 for #58 | ||
* | Remove MOZ_MULET | Matt A. Tobin | 2018-03-01 |
| | |||
* | Pick up major+minor milestone version from GRE milestone file. | wolfbeast | 2018-02-21 |
| | |||
* | Add mach installer and mach mar for Windows Installer and MAR file generation | Matt A. Tobin | 2018-02-17 |
| | |||
* | Merge branch 'master' into configurebuild-work | Matt A. Tobin | 2018-02-04 |
|\ | |||
| * | Require at least GCC 4.9 to build | trav90 | 2018-02-04 |
| | | |||
* | | Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APP | Matt A. Tobin | 2018-02-03 |
|/ | |||
* | Use UTC where appropriate in python files | Matt A. Tobin | 2018-02-02 |
| | |||
* | Preprocessor warnings should not be fatal errors | Matt A. Tobin | 2018-02-02 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |