Re: Mach command aliases and runtime configuration

2016-04-19 Thread dewqazxc
Wow, these features look great! Is it possible to release a new version of mach on PyPi? I use mach for a couple projects and it'd be great if I could just pip install it instead of vendoring it everywhere. Thanks! On Tuesday, April 12, 2016 at 9:09:14 PM UTC-4, Andrew Halberstadt wrote: > Hey a

Mach command aliases and runtime configuration

2016-04-12 Thread Andrew Halberstadt
Hey all, bug 1255450 has landed which means.. For mach users: You can now create a machrc (or .machrc) file in the following locations: * $MACHRC * ~/.mozbuild * topsrcdir In the future, individual commands may implement their own settings, but for now a single section called 'alias' is implemen