diff options
author | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-12-15 16:28:43 +0000 |
---|---|---|
committer | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-12-15 16:28:43 +0000 |
commit | 1c9c0568e097e8b3cfe6e1c4f954d0877fb03711 (patch) | |
tree | cdc44b0a3a339f5340ce939d4eec55d766e611ca /src/client/solaris/handler | |
parent | Mozilla bug 532713 - OS X client code doesn't decoded extended family ids in ... (diff) | |
download | breakpad-1c9c0568e097e8b3cfe6e1c4f954d0877fb03711.tar.xz |
Issue 39001: Breakpad Linux dumper: Refactor Makefile.
Use GNU Make features to make the dumper, unit tests, and maintenance
targets more independent, so I get fewer conflicts as I work on
different parts of the patch series.
In particular:
- Provide targets to run tests and produce test coverage reports.
- Gather C and C++ build rules in one place.
- Avoid variables that list object files, as pattern rules can compute
these values directly from the dependencies.
- Use VPATH to find sources in other directories.
a=jimb, r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@441 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/solaris/handler')
0 files changed, 0 insertions, 0 deletions