gecko/tools
Mike Hommey 21ec48314e Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
..
docs Bug 1071012 - Extract Sphinx variables via AST reading; r=glandium 2014-10-07 10:36:27 -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 1058845 - Decode raw_input() as UTF-8; r=gps 2014-10-24 15:27:40 -07: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