gecko-dev/python/mozbuild
Brian Grinstead d22141a17f Bug 1172574 - Allow for setting prefs in mach run for scratch_user;r=gps
Prefs can be set with `./mach run --setpref foo=bar` or in the ~/.mozbuild/machrc file as:

  [runprefs]
  foo=bar

MozReview-Commit-ID: HO3tdFi9ffi

--HG--
extra : rebase_source : 3c2e6f33567448c19defafb656e6cb9f3a729391
2017-07-28 15:38:22 -07:00
..
dumbmake Bug 1317970 - Use manifestparser manifests for python unit tests, r=chmanchester 2016-11-16 09:59:22 -05:00
mozbuild Bug 1172574 - Allow for setting prefs in mach run for scratch_user;r=gps 2017-07-28 15:38:22 -07:00
mozpack Bug 1347582 - Use File object to obtain normalized file mode; r=dustin,gps 2017-07-26 11:51:37 +05:30
setup.py
TODO