Commit Graph

59 Commits

Author SHA1 Message Date
Nick Thomas
08d087a4a7 Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted 2012-01-10 14:36:05 +13:00
John Hopkins
f75b31ef55 Bug 685442 - Mac nightly builders keep failing (typically upload_symbols step). r=ted 2011-10-13 22:48:32 -07:00
Mike Hommey
14966259b2 Bug 677897 - Use objcopy from the NDK in symbolstore.py. r=ted 2011-10-06 09:08:14 +02:00
Justin Lebar
e193067140 Bug 609401 - Stop spamming "Section [Build] not found" to the terminal. r=ted
--HG--
extra : rebase_source : 534a86362d5b464a2157d94bbc7583510e7859f9
2011-05-19 16:29:50 -04:00
Ted Mielczarek
1c84e95aeb bug 575519 - add a VC9-built dump_syms.exe, choose dump_syms based on compiler version. r=mitch, a=legneato
--HG--
rename : toolkit/crashreporter/tools/win32/dump_syms.exe => toolkit/crashreporter/tools/win32/dump_syms_vc1400.exe
extra : rebase_source : 3343baae2b65666b3d2d54a1e2c13fecce85d387
2010-09-23 12:53:52 -04:00
Ted Mielczarek
cab155a5dd bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
--HG--
extra : rebase_source : 5b152bd6833924b69af8e3ec0f0e7be36e388891
2010-11-01 14:47:16 -04:00
Ted Mielczarek
7b82bfe9fc backout bug 607946, hg rebase did some bad things. a=bustage 2010-11-02 08:21:07 -04:00
Ted Mielczarek
07142483c9 bug 607946 - Allow specifying a post-upload command for uploadsymbols. r=catlee a=bsmedberg
--HG--
extra : rebase_source : c613fcbdc37f2154dd0f8029068584ccdf867b44
2010-11-01 14:47:16 -04:00
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
858b5f59e6 bug 526484 - update dump_syms.exe to pick up some upstream fixes. r=bsmedberg 2009-12-14 06:55:40 -05:00
Nick Thomas
2ef097bb62 Bug 514466, fix make uploadsymbols when MOZ_PKG_PRETTYNAMES is true (releases), r=ted.mielczarek 2009-10-06 21:50:07 +13: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
Chris Cooper
5f3d247449 Bug 514466 - Fix hash parsing, escape spaces prior to upload (not shipping code, but is invoked by the build system for every build) - r=bhearsum 2009-09-18 10:34:18 -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
Nick Thomas
5dc280ead4 Bug 485336, uploadsymbols failures when mozilla-central & tracemonkey nightlies complete at the same time, r=ted.mielczarek 2009-06-18 16:19:02 +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
93de1bbde6 bug 486076 - 'make uploadsymbols' and MOZ_PKG_PRETTYNAMES=1 don't play nice on Mac. r=bsmedberg 2009-03-31 16:52:41 -04: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
reed@reedloden.com
2873972431 Bug 414855 - "Remove verbose symbol push" [p=nrthomas@gmail.com (Nick Thomas [cf]) r=luser/ted a1.9=damons] 2008-02-09 21:24:12 -08:00
ted.mielczarek@gmail.com
f2364fcfe8 bug 401202 - upload talkback symbols from 200x release builds, use a statically linked dump_syms.exe. r=me 2008-02-06 09:47:11 -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
bent.mozilla@gmail.com
1fb39f1b76 Bug 392244 - "Allow alternate ssh port in upload_symbols.sh". r=luser, a=bzbarsky. 2007-08-28 16:48:09 -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
nrthomas@gmail.com
755277d26e Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -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
8005e08e67 bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-07-24 18:06:15 -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
nrthomas@gmail.com
bd1b933b05 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-07-24 18:06:14 -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
0e5b1e3c82 bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-07-24 18:06:13 -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