aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/symupload
Commit message (Expand)AuthorAgeFilesLines
* [Mac]Exit with unique status in symupload when file already exists.Nelson Billing2020-08-061-11/+33
* Fix Mac symupload non-XCode builds.Nelson Billing2020-07-2914-1228/+87
* Port new symbol API to symupload on Mac.Nelson Billing2020-07-2413-13/+1180
* Fixing some casts in order to be able to build with new Xcode and SDK version...Ivan Penkov2016-08-301-2/+2
* Fail with a proper error message if input file is not found.Sylvain Defresne2016-08-091-0/+21
* Let breakpad build with -Wall on OS X and Linux.Lei Zhang2015-12-291-9/+0
* Fix harmless printf abuse in symupload.mark@chromium.org2011-10-111-1/+2
* review: http://breakpad.appspot.com/138001dmaclach2010-07-291-5/+5
* Clean up build for 64 bit.dmaclach2010-07-193-69/+20
* Mac now takes response code into account when determining success of a symupl...jessicag.feedback@gmail.com2010-04-131-2/+3
* Modified symupload to correctly handle spaces in module names when processing...nealsid2008-06-051-3/+18
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-031-1/+1
* Rename Airbag to Breakpad.mmentovai2007-02-142-2/+2
* Changes to support patch #108:waylonis2007-01-232-21/+23
* Add Mac symupload tool. Reviewed by bryner. Fixes issue #96.waylonis2006-12-193-0/+611