breakpad/src/client/mac/Framework
mark@chromium.org d4df92aedc Allow the Mac and iOS Breakpad clients to build without exceptions when the C++ standard library is not provided by libstdc++. libc++, for example, does
not provide its own try and catch replacement macros when exceptions are
disabled.

BUG=509
Review URL: https://breakpad.appspot.com/503002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1089 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-12-11 13:46:41 +00:00
..
Breakpad.h Send uptime as milliseconds for Mac and iOS. 2012-03-02 08:27:20 +00:00
Breakpad.mm Allow the Mac and iOS Breakpad clients to build without exceptions when the C++ standard library is not provided by libstdc++. libc++, for example, does 2012-12-11 13:46:41 +00:00
Breakpad_Prefix.pch Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
Info.plist Fix framework bundle ID and remove useless autogenerated InfoPlist.strings 2009-04-06 20:17:09 +00:00
OnDemandServer.h Change #imports that should have been #includes to #include. 2012-07-02 15:34:15 +00:00
OnDemandServer.mm Ignore -Wdeprecated-declarations for bootstrap_create_service in 2012-07-23 19:09:25 +00:00