breakpad/src/tools/windows
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
..
binaries Add parameter --product to symupload.exe 2014-11-17 22:47:05 +00:00
converter Fix Windows client compilation on mingw. 2014-11-03 17:05:39 +00:00
dump_syms Change PrintFunctions to print functions in address order and not print duplicate public functions. 2014-04-23 17:27:01 +00:00
symupload Add parameter --product to symupload.exe 2014-11-17 22:47:05 +00:00
refresh_binaries.bat Fix some newlines. 2011-09-27 21:32:40 +00:00