breakpad/src/tools/mac/crash_report
rsesek@chromium.org dab50e6f6e Add GYP build for the src/tools directory on Mac and Linux.
This GYP-ifies the src/processor and src/common directories on those platforms
as well. The Makefile build uses much more granular unittest executables, so
the new processor_unittests does not yet link because of multiple main() symbols,
but this will be fixed later.

Update issue 575

R=mark@chromium.org

Review URL: https://breakpad.appspot.com/10674002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1358 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-07-24 15:22:51 +00:00
..
crash_report.xcodeproj Making the Mac build of crash_report work again after the last SVN sync. This includes correction of a method definition signature and adding missing code files to the project. 2013-12-17 00:10:25 +00:00
crash_report.mm Mac: Fix more errors from clang to get crash_report.xcodeproj close to compiling. 2013-05-08 20:24:03 +00:00
on_demand_symbol_supplier.h Detect corrupt symbol files during minidump processing. Recover from the errors and use the good data if possible. 2013-07-11 01:36:06 +00:00
on_demand_symbol_supplier.mm Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00