summaryrefslogtreecommitdiffstats
path: root/toolkit/moz.configure
Commit message (Collapse)AuthorAgeLines
* Issue #251 - Move chrome packaging options to ac configureMatt A. Tobin2020-11-18-30/+0
| | | | Also adds options for new functionality in #1683
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-33/+1
| | | | | | | | | | | | | | | This removes speech recognition, pocketsphinx, training models and the speech automated test interface. This also re-establishes proper use of MOZ_WEBSPEECH to work for the speech API (synthesis part only) that was a broken mess before, with some synth parts being always built, some parts being built only with it enabled and recognition parts being dependent on it. I'm pretty sure it'd be totally busted if you'd ever have tried building without MOZ_WEBPEECH before. Tested that synthesis still works as-intended. This resolves #1538
* Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use.wolfbeast2020-04-24-14/+0
|
* Issue #251 - Move --disable-dbm to ac configureMatt A. Tobin2020-04-14-2/+0
| | | | Also Tag #1467
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-04-14-41/+8
| | | | Note: Does not remove support completely from toolkit/mozapps/installer or from telemetry or AppConstants.jsm
* Add --enable-av1 configure switchtrav902018-10-15-0/+14
|
* Remove SPS profiler.wolfbeast2018-05-24-17/+0
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove the jprof profiler.wolfbeast2018-05-23-13/+0
| | | | This resolves #377.
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23-16/+0
| | | | This resolves #376.
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-5/+4
| | | | Tag #288.
* Take the following project_flags out of moz.configure: and put them back ↵Matt A. Tobin2018-04-05-24/+0
| | | | | | | | | | into old-configure MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
* Move --enable-eme out of mozconfigurewolfbeast2018-02-24-44/+2
|
* Move FUZZING definition from toolkit to js.wolfbeast2018-02-05-24/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+851