breakpad/src/tools
ivanpe@chromium.org e469f8cf4b Add parameter --product to symupload.exe
Adding an optional parameter --product to symupload.exe.  If specified it will be passed to the symbol server as POST parameter 'product'.

As part of this, I'm also fixing:
 - Removed the .vcproj file as it can be generated from the .gyp file on demand.
 - error C4335: Mac file format detected.  Fixed the line endings for omap.cc and dia_util.cc.
 - warning C4003: not enough actual parameters for macro 'max'

Symupload.exe was compiled using MSVS 2013 and DIA SDK 12.0.

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



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1402 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-11-17 22:47:05 +00:00
..
linux Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
mac Fix UMR and potential crash in Mac dump_syms. 2014-11-05 17:40:47 +00:00
python Include the compilation directory for FILE entries, making them absolute instead of relative 2013-01-23 18:01:28 +00:00
solaris/dump_syms Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
windows Add parameter --product to symupload.exe 2014-11-17 22:47:05 +00:00
tools.gyp Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00