gecko/toolkit
Mike Hommey d667f4bb59 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
..
components 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
content Bug 1082575 - Make PrintUtils and printPreviewBindings.xml more e10s friendly. r=Mossop. 2014-10-28 10:58:07 -04:00
crashreporter 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
devtools Bug 1089913 - Consult Fennec session store for zombie tabs. r=ochameau 2014-10-28 07:09:00 -04:00
forgetaboutsite Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
identity Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
library 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
locales Bug 1086252 - Show stable client id in about:telemetry. r=froydnj 2014-10-23 15:42:04 +02:00
modules bug 1086648 - NS_NOINTERFACE: Component does not have requested interface [nsIConsoleService.logStringMessage] SimpleServiceDiscovery.jsm:165 r=dolske 2014-10-21 12:24:32 -04:00
mozapps 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
obsolete
profile Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander 2014-10-27 20:52:20 +02:00
system Bug 1084193 - Remove get_content_type_from_mime_type(), and replace calls to it with calls to g_content_type_from_mime_type(). r=karlt. 2014-10-19 19:40:54 -07:00
themes Bug 1053434 - CSS changes for DevEdition on Windows. r=Gijs 2014-10-28 16:51:41 -07:00
webapps 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
xre Back out 8a1dfdaaeb3c (bug 1063156) for Android bustage 2014-10-28 23:26:07 -07:00
moz.build
toolkit.mozbuild Bug 1084210 - Simplify tree traversal for memory/replace. r=mshal 2014-10-18 16:16:20 +09:00