Ted Mielczarek
|
37f448a515
|
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
|
c6ccfd720f
|
backout bug 607946, hg rebase did some bad things. a=bustage
|
2010-11-02 08:21:07 -04:00 |
|
Ted Mielczarek
|
5e66f34e1c
|
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
|
9c97e75b52
|
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
|
5d5ef35816
|
Bug 475165 - Use LZX compression on pdb files in symbol store. r=ted
|
2010-07-18 11:16:22 +02:00 |
|
Ted Mielczarek
|
198a27bf33
|
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
|
478abe4040
|
bug 526484 - update dump_syms.exe to pick up some upstream fixes. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Nick Thomas
|
2d1597152b
|
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
|
ee89a1ee99
|
bug 520141 - fix source server support to work with pdb compression. r=bsmedberg
|
2009-10-03 14:52:37 -04:00 |
|
Chris Cooper
|
5cdf371a5f
|
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
|
46c99060e1
|
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
|
b26d0196f1
|
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
|
67ec779d87
|
Bug 493392: Get fallback symbols for DWARF-less binaries in symbolstore.py. r=ted
|
2009-06-12 14:50:13 +02:00 |
|
Ted Mielczarek
|
9068ed2a35
|
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
|
ddf962870c
|
bug 483548 - buildsymbols messes up Linux Z test results. r=bsmedberg
|
2009-03-16 16:46:05 -04:00 |
|
Ted Mielczarek
|
9f40731b32
|
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
|
3f39b39a8b
|
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
|
49f54fc96c
|
bug 385792 - compress pdb files in symbol store. r=bsmedberg
|
2009-01-23 07:40:27 -05:00 |
|
Ted Mielczarek
|
ac0cef519c
|
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
|
ca43197916
|
bug 440001 - source server support for mercurial. r=ted
|
2008-12-19 11:04:50 -05:00 |
|
Ted Mielczarek
|
9da547bbad
|
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
|
05138c0c30
|
bug 421534 - Mac: generate breakpad .sym from dwarf symbols instead of stabs. r=bsmedberg
|
2008-12-08 12:04:33 -05:00 |
|
Lukas Blakk
|
88ad6e732c
|
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
|
a8da42070f
|
bug 428303 - Mercurial integration for breakpad. r=bsmedberg
|
2008-06-18 11:06:57 -04:00 |
|
ted.mielczarek@gmail.com
|
ccc6e1a140
|
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
|
3e2018d8b5
|
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
|
b2fdfb4bd0
|
backing out bug 424817 because it broke symbol creation on non-windows
|
2008-04-04 12:53:08 -07:00 |
|
reed@reedloden.com
|
965a94ea48
|
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
|
cd72be63a8
|
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
|
44eeab6d8d
|
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
|
2625226b42
|
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
|
fa5338b534
|
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
|
ec4be6847b
|
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
|
3411d77b1e
|
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
|
cc3c82aa63
|
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
|
7a36d83fa1
|
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
|
a441bb10ca
|
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
|
2d97787976
|
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
|
00cd418279
|
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
|
b43bdb6b9c
|
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
|
90e04ad912
|
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
|
3b853cc377
|
Fix odd permissions on symbols uploaded to server, b=379014, r=luser
|
2007-07-24 18:06:14 -07:00 |
|
ted.mielczarek@gmail.com
|
701ccb651b
|
bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp
|
2007-07-24 18:06:14 -07:00 |
|
ted.mielczarek@gmail.com
|
486145789e
|
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
|
a3e45a783e
|
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
|
38a5b41e48
|
bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg
|
2007-07-24 18:06:12 -07:00 |
|
ted.mielczarek@gmail.com
|
6cad2f63b3
|
bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg
|
2007-07-24 18:06:12 -07:00 |
|
benjamin@smedbergs.us
|
243822adc5
|
Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser
|
2007-07-24 18:06:11 -07:00 |
|
ted.mielczarek@gmail.com
|
7e309a6774
|
bug 362970, Tinderbox changes to upload airbag symbols. r=preed
|
2007-07-24 18:06:10 -07:00 |
|
ted.mielczarek@gmail.com
|
81036d4a68
|
bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. Use |make splitsymbols| to generate symbols.
|
2007-07-24 18:06:09 -07:00 |
|