gecko/tools
Gregory Szorc 0d16ec0cfa 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
..
bloatview Bug 1089441 - Move bloattable.pl and bloatdiff.pl into tools/bloatview/. r=dbaron. 2014-11-13 14:02:11 -08:00
docs Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium 2015-06-21 17:39:09 -07:00
jprof Make split-profile run jprof in the directory with the jprof-log. No bug. 2015-04-20 23:10:40 -07:00
leak-gauge Bug 1146875 - Fix the leak-gauge.html broken and add a encoding declaration. r=dbaron 2015-03-24 06:23:00 -04:00
memory Bug 1089441 - Move bloattable.pl and bloatdiff.pl into tools/bloatview/. r=dbaron. 2014-11-13 14:02:11 -08:00
mercurial Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium 2015-06-21 17:39:09 -07:00
profiler Bug 1167230 - Don't pack ProfileEntry on ARM. r=shu 2015-05-28 15:26:52 -07:00
quitter Bug 1155816 - part 1 - move NO_JS_MANIFEST to moz.build; r=mshal 2015-04-17 14:50:12 -04:00
rb Bug 1089441 - Update the refcount-balancer docs link. r=dbaron. 2014-11-13 14:02:21 -08:00
update-packaging Bug 1173998 - use localized package for previous mar; r=nthomas 2015-06-15 10:45:17 -04:00
mach_commands.py Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium 2015-06-21 17:39:09 -07:00