aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/symupload/symupload.m
Commit message (Expand)AuthorAgeFilesLines
* Add native symbol uploads to Mac OS symupload tool.Nelson Billing2020-08-171-24/+118
* [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-291-74/+70
* Port new symbol API to symupload on Mac.Nelson Billing2020-07-241-10/+133
* 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
* Clean up build for 64 bit.dmaclach2010-07-191-3/+3
* 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
* Rename Airbag to Breakpad.mmentovai2007-02-141-1/+1
* Changes to support patch #108:waylonis2007-01-231-20/+22
* Add Mac symupload tool. Reviewed by bryner. Fixes issue #96.waylonis2006-12-191-0/+173