Commit Graph

31 Commits

Author SHA1 Message Date
Ted Mielczarek
d45748c2a7 Bug 577431, Skip files when dsymutil doesn't produce a .dSYM, r=josh, a=blocking2.0
--HG--
extra : rebase_source : 6c383aefae214e894b470dd9d725e2d50b7ce7ae
2010-07-26 13:12:35 +12:00
Ryan VanderMeulen
fbba4102fb Bug 475165 - Use LZX compression on pdb files in symbol store. r=ted 2010-07-18 11:16:22 +02:00
Ted Mielczarek
7ce37c47aa bug 566311 - fix breakage in symbolstore.py when running in Scratchbox. r=catlee
--HG--
extra : rebase_source : ac2859cd0a2d4f5ef2f17a8937cc34cc6308809f
2010-05-18 12:46:12 -04:00
Ted Mielczarek
8646214e14 bug 520141 - fix source server support to work with pdb compression. r=bsmedberg 2009-10-03 14:52:37 -04:00
Lukas Blakk
f015089653 Bug 513969, Add output to symbolstore.py to decrease frequency of timeouts, r=ted.mielczarek 2009-09-14 22:37:11 +12:00
Florian Queze
f86839953a Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted 2009-06-12 14:50:13 +02:00
Ted Mielczarek
c45f52ff48 bug 483548 - buildsymbols messes up Linux Z test results. r=bsmedberg 2009-03-16 16:46:05 -04:00
Ted Mielczarek
d9803eff02 bug 420474 - upload debug info for Linux and mac builds to symbol server. r=bsmedberg 2009-03-11 11:56:57 -04:00
Philippe M. Chiasson
b84c0c6c8e Bug 452866 - "Teach Socorro/crash-stats about comm-central - add support for multiple source directories to buildsymbols." [r=ted.mielczarek] 2009-02-17 07:46:32 +00:00
Ted Mielczarek
628997d06c bug 385792 - compress pdb files in symbol store. r=bsmedberg 2009-01-23 07:40:27 -05:00
Ted Mielczarek
66a47d1565 bug 469814 - Nightly mac builds contain .dSYM bundles. do some better cleanup when building symbols. r=bsmedberg 2008-12-24 14:04:43 -05:00
Jesse Valianes
f2a185f8b2 bug 440001 - source server support for mercurial. r=ted 2008-12-19 11:04:50 -05:00
Ted Mielczarek
a38005977f followup from bug 421534 - dsymutil spits an error to stdout if a binary doesn't have symbols, redirect it to /dev/null. r=bsmedberg 2008-12-09 16:19:48 -05:00
Ted Mielczarek
da343f9170 bug 421534 - Mac: generate breakpad .sym from dwarf symbols instead of stabs. r=bsmedberg 2008-12-08 12:04:33 -05:00
Lukas Blakk
06c2a4995e Bug 431861 - filename not defined in symbolstore.py's GetCleanRoot (or GetCleanRoot assumes the presence of an @ in a CVS/Root)
r=ted
2008-07-17 13:19:58 -04:00
Ted Mielczarek
774f652cc1 bug 428303 - Mercurial integration for breakpad. r=bsmedberg 2008-06-18 11:06:57 -04:00
ted.mielczarek@gmail.com
49ceacb08f bug 428518 - source server, final round. patch by Lukas Blakk <lukasblakk@gmail.com>. r=me, a=beltzner 2008-04-15 03:31:41 -07:00
reed@reedloden.com
cd4fced6ed Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-08 23:39:35 -07:00
ted.mielczarek@gmail.com
144c1bf197 backing out bug 424817 because it broke symbol creation on non-windows 2008-04-04 12:53:08 -07:00
reed@reedloden.com
8ebda0a8b9 Bug 424817 - "source server tweaks" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-04-04 01:54:44 -07:00
alfred.peng@sun.com
429f53c829 Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
ted.mielczarek@gmail.com
f9cf933c04 bug 420474 - upload debug info for Linux builds to symbol server (use .gnu_debuglink) (just the necessary changes, not actually turned on). r=bsmedberg 2008-03-06 04:15:58 -08:00
reed@reedloden.com
cf3215454c Bug 408134 - "Source Server for Windows builds integrated into symbolstore.py" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-02-26 16:54:47 -08:00
bent.mozilla@gmail.com
1c42ddbd1f Bug 398056 - "symbolstore.py does not recognize srcdirs with SVN when using svn-ssh". r+a=luser. 2007-10-11 14:54:03 -07:00
bent.mozilla@gmail.com
2ff22a312b Bug 397436 - "Add SVN version information support for symbolstore.py". r=luser, a=bzbarsky. 2007-09-26 11:01:23 -07:00
ted.mielczarek@gmail.com
e64afeab02 bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
bent.mozilla@gmail.com
f912e5927a Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 13:35:36 -07:00
ted.mielczarek@gmail.com
d27cbe913d bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
74da763674 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
6242f130d9 bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
288a25c3af bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-07-24 18:06:12 -07:00