J. Ryan Stinnett
34f9b91ace
Bug 1202019 - Remove old Jetpack test command. r=Mossop
2015-09-04 23:16:08 -05:00
Gregory Szorc
d993a444fa
Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
...
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.
All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.
2015-06-21 17:39:09 -07:00
Gregory Szorc
0222a3a19c
Bug 1176642 - Remove unused imports; r=glandium
2015-06-25 12:16:38 -07:00
Sylvestre Ledru
3b988cccee
Bug 1171448 - Matches the rest of the descriptions in ./mach help r=nfroyd
2015-06-05 11:06:41 +02:00
Nathan Froyd
37e66ea7f7
Bug 1095162 - fix sort order in |mach generate-addon-sdk-moz-build|; r=mshal
2014-11-07 06:26:07 -05:00
Nathan Froyd
5b8e332e85
Bug 1069682 - part 1 - ensure the addon-sdk's JS modules include .html files; r=erikvold
2014-09-19 09:34:15 -04:00
Nathan Froyd
d6c13f0518
Bug 1069682 - part 0 - ensure changes to addon-sdk's moz.build are reflected in the mozbuild.template; r=erikvold
2014-09-19 09:33:50 -04:00
Nathan Froyd
547a333e1f
Bug 1056324 - move addon-sdk/'s JS module installation to moz.build; r=gps; f=Mossop
2014-08-20 16:48:23 -04:00
Sylvestre Ledru
0650e71d3a
Bug 1050715 - Update the description of the various tests targed proposed by './mach help' r=jmaher
2014-08-09 15:37:29 +02:00
Gregory Szorc
58dd420bfe
Bug 856392 - Categorize mach commands; r=jhammel
...
DONTBUILD (NPOTB)
2013-05-08 17:56:30 -07:00
Dave Townsend
e30e7979b7
Bug 842839: Some add-on SDK files use windows line endings. r=gps
2013-02-19 16:18:59 -08:00
Dave Townsend
54abeb3c49
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00