- Aug 02, 2020
-
-
Rye Mutt authored
-
- Jan 07, 2015
-
-
Nat Goodspeed authored
The any() builtin was introduced in Python 2.5. Not only is its intent clearer, but it handles the case of zero items -- which the reduce(or_) construct does not. Sporadically we've seen exceptions from generate_breakpad_symbols.py when reduce(or_, ...) is given zero items. This masks the actual error (failure to dump symbols? failure to read them?), masquerading as a bug in the Python script.
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Oct 20, 2012
-
-
Don Kjer authored
-
- Oct 17, 2012
-
-
callum_linden authored
Update script that generates Google Breakpad symbols to look in tghe right place first and default to the original location if not found.
-
- Feb 09, 2011
-
-
Merov Linden authored
-
- Jan 28, 2011
-
-
Merov Linden authored
-
- Nov 08, 2010
-
-
brad kittenbrink authored
-
- Nov 04, 2010
-
-
brad kittenbrink authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jun 08, 2010
-
-
brad kittenbrink authored
-
- Jun 04, 2010
-
-
brad kittenbrink authored
-
- Jun 03, 2010
-
-
brad kittenbrink authored
so the failure in copy_l_viewer_manifest (fixed in changeset 4ae8723c7d33) won't be so silent in the future.
-
- Jun 02, 2010
-
-
brad kittenbrink authored
-
- May 27, 2010
-
-
brad kittenbrink authored
-
brad kittenbrink authored
WIP VPLAT-248 - added a generate_breakpad_symbols target to the build and info to upload symbol files to s3 after the build.
-