aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/dump_syms/dump_syms.xcodeproj/project.pbxproj
AgeCommit message (Expand)Author
2023-02-06Change CLANG_CXX_LANGUAGE_STANDARD from "c++0x" to "c++17".Hiroyuki Komatsu
2018-11-26fix dump_syms xcode projectJoshua Peraza
2018-07-31mac: Fix broken xcode projectsJoshua Peraza
2018-07-24Add path_helper.cc and path_helper.h to dump_syms.xcodeproj.Ivan Penkov
2016-05-12Replaced glibc version of elf.h with musl version of elf.h.Dave MacLachlan
2016-05-12Fixes up dump_syms build on OS X so it works with ELF.Dave MacLachlan
2015-11-10Make dump_syms buildable under newer versions of Xcode.Boris Vidolov
2015-09-16Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek
2012-10-03 Add custom implementation of NXGetArchInfoXXX to allow adding new arch.qsr@chromium.org
2011-11-23 Create a static library to use Breakpad on iOS.qsr@chromium.org
2011-11-18Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek
2011-07-27Wean Mac Breakpad off of its OpenSSL libcrypto dependency.mark@chromium.org
2010-07-29review: http://breakpad.appspot.com/138001dmaclach
2010-07-28Review: http://breakpad.appspot.com/137001dmaclach
2010-07-19Clean up build for 64 bit.dmaclach
2010-06-25Breakpad CFI parser: Add unit tests to XCode project.ted.mielczarek
2010-06-25Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.ted.mielczarek
2010-06-25Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek
2010-05-05Breakpad Mac dumper: Clean up XCode project file.jimblandy
2010-05-05Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6jimblandy
2009-12-15Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com
2008-10-08Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid
2007-05-03Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek
2007-01-23Changes to support patch #108:waylonis
2006-12-19Add Mac dump_syms tool and support class. Fixes issue #73.waylonis