gecko-dev/python/mach/mach
Andrew Halberstadt 683014d78f Bug 1255450 - [mach] Create setting for defining command aliases, r=gps
These config options can be defined in ~/.mozbuild/machrc or topsrcdir/machrc.
Aliases work similar to the identically named option in an hgrc.

For example:

[alias]
browser-test = mochitest -f browser
mochitest = mochitest -f plain


MozReview-Commit-ID: CnOocEslRUI

--HG--
extra : rebase_source : 2a6fa154aca7fea8f159ed840728951a37bc52ec
2016-03-23 17:34:35 -04:00
..
commands Bug 1255450 - [mach] Simplify managing of locale documentation for settings, r=gps 2016-03-23 17:49:15 -04:00
locale/en_US/LC_MESSAGES Bug 1255450 - [mach] Create setting for defining command aliases, r=gps 2016-03-23 17:34:35 -04:00
mixin Bug 1236111 - part 0: improve logging from process mixin, r=gps 2016-01-05 11:13:05 +00:00
test Bug 1255450 - [mach] Create setting for defining command aliases, r=gps 2016-03-23 17:34:35 -04:00
__init__.py
base.py Bug 1176620 - Eliminate MethodHandler; r=ahal 2015-06-21 13:17:51 -07:00
config.py Bug 1255450 - [mach] Implement 'wildcard' settings for enabling sections with user-defined options, r=gps 2016-03-28 10:52:16 -04:00
decorators.py Bug 1255450 - [mach] Replace ConfigProvider class with config_settings attribute, r=gps 2016-03-21 17:55:41 -04:00
dispatcher.py Bug 1255450 - [mach] Create setting for defining command aliases, r=gps 2016-03-23 17:34:35 -04:00
logging.py
main.py Bug 1255450 - [mach] Enable runtime configuration files, r=gps 2016-03-28 11:18:24 -04:00
registrar.py Bug 1255467 - Ability for a mach command to dispatch to another's subcommand, r=gps 2016-03-10 11:45:39 -05:00
terminal.py Bug 1115278 - Fix mach documentation issues; r=glandium 2014-12-24 10:26:34 -08:00