gecko/tools
Gregory Szorc 3dda1468a5 Bug 1091722 - Don't require configure before generating docs; r=glandium
Ever since Sphinx variable reading operates at the AST level (bug
1071012), we don't technically need a fully configured environment in
order to generate the documentation!

This patch stubs out the config environment object with a fake one that
provides the only needed context to generate the Sphinx docs. This
allows us to build the Sphinx docs on a fresh clone of the tree with no
configure and with no object directory.

--HG--
extra : rebase_source : f44513f01706391a5932a20c1437fcc8697611cd
2014-10-30 10:37:00 -07:00
..
docs Bug 1091722 - Don't require configure before generating docs; r=glandium 2014-10-30 10:37:00 -07:00
jprof Bug 1082265 followup - One more comment tweak. 2014-10-15 14:50:57 -07:00
leak-gauge Bug 1080291 (part 5) - Rename tools/footprint/ as tools/leak-gauge/. r=dbaron. 2014-10-12 17:29:35 -07:00
memory
mercurial Bug 1092149 - Use LooseVersion instead of StrictVersion in |mach mercurial-setup| so release candidates work, r=gps 2014-10-31 15:09:39 -04:00
profiler Bug 1064673: Use mozilla::TimeDuration in TaskTracer. r=tlee 2014-10-17 17:33:03 +08:00
quitter Bug 1082450 - Fix quitter extension. r=gabor 2014-10-15 15:05:08 +02:00
rb Bug 914253 patch 10 - Two more comment tweaks. No review. 2014-10-15 14:50:58 -07:00
trace-malloc Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
update-packaging Bug 1087104 - Implement partial mar generation in make for 'mach build'; r=glandium 2014-10-24 18:24:33 -04:00
mach_commands.py Bug 1076649 - Remove the '+' prefixing from mach commands with allow_all_arguments=True. r=gps 2014-10-07 07:36:27 +09:00