gecko-dev/browser
Mike Hommey 47c853314f 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
..
app 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
base merge fx-team to mozilla-central a=merge 2014-10-29 13:31:40 +01:00
branding Bug 1046672 - Restrict self-xss changes to Release/beta channels; r=jwalker 2014-09-12 10:31:59 -07:00
components Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
config Bug 1084151 - Update sccache to 8ff474e. r=mshal 2014-10-24 13:08:17 +09:00
devtools Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
docs Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
experiments Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
extensions Bug 875766 - Add automated test for navigation through the document. r=Mossop 2014-10-23 23:14:00 -04:00
fuel Bug 1041516 part 2: reset the "check for default browser" pref to true when setting ourselves as the default browser, r=Gijs 2014-10-13 21:15:43 -07:00
installer Backed out changeset fa5969baa9a9 (bug 1044020) for ASAN leaks. 2014-10-28 14:22:25 -04:00
locales 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
metro 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
modules Bug 1085710 - Stop trying to send nsIPluginTag over IPC (r=mconley) 2014-10-29 08:04:51 -07:00
themes Bug 1088712 - Update toolbar images with glowing download icon. Adding linux/Toolbar-inverted.png. r=gijs 2014-10-29 19:04:13 +01:00
app-rules.mk
app.mozbuild Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
build.mk
confvars.sh Bug 715876 - Start using the maintenance service for x64 updates and enable verifying signatures. r=rstrong 2014-10-10 23:13:20 -04:00
defs.mk
LICENSE
Makefile.in Bug 1044657 - Move PYTHON_UNIT_TESTS to moz.build; r=mshal 2014-07-28 17:51:12 +02:00
moz.build Bug 991757 - add BrowserUITelemetry documentation, r=bsmedberg,jaws, DONTBUILD because docs-only 2014-08-26 12:16:24 +01:00