gecko-dev/toolkit/crashreporter/client
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
..
macbuild/Contents Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in 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
Throbber-small.avi
crashreporter.cpp Bug 1007534 - Part 3: Submit about:memory data from the native crash client. r=ted 2014-08-30 17:21:18 +12:00
crashreporter.exe.manifest Bug 1076926 - Add windows 10 support to exe manifest. r=jimm 2014-10-04 14:43:01 +09:00
crashreporter.h Bug 994707 - Fix crash reporter writing submission events with CRLF line endings on windows. r=bsmedberg 2014-07-16 15:47:57 -04:00
crashreporter.ico
crashreporter.rc Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
crashreporter_gtk_common.cpp Bug 1048091 - Support for multiple upload files in Breakpad. r=ted 2014-08-30 15:49:33 +12:00
crashreporter_gtk_common.h Bug 1007534 - Part 2: Support for multiple upload files in the crash reporter clients. r=ted 2014-07-14 17:32:24 +12:00
crashreporter_linux.cpp Bug 1007534 - Part 2: Support for multiple upload files in the crash reporter clients. r=ted 2014-07-14 17:32:24 +12:00
crashreporter_osx.h Bug 1007534 - Part 2: Support for multiple upload files in the crash reporter clients. r=ted 2014-07-14 17:32:24 +12:00
crashreporter_osx.mm Bug 1076977: Get crashreporter to work with the new v2 bundle structure on OSX. r=bsmedberg 2014-10-03 10:29:38 -04:00
crashreporter_unix_common.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
crashreporter_win.cpp Bug 1048091 - Support for multiple upload files in Breakpad. r=ted 2014-08-30 15:49:33 +12:00
moz.build Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
resource.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00