aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-401/+349
* Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com2012-09-191-111/+115
* Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com2012-09-171-257/+305
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-311-47/+863
* Improve Android supportdigit@chromium.org2012-08-211-3/+24
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-0/+14
* Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up...ted.mielczarek2011-07-071-71/+0
* Make programs in src/tools/linux build via the automake build systemted.mielczarek2011-02-281-6/+230
* Change the bug reporting email address.thestig@chromium.org2010-11-081-5/+5
* Add support for building the Linux client code using the Android NDKted.mielczarek2010-10-201-1/+1
* ditch libtool, only build static libsted.mielczarek2010-10-051-11216/+208
* add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek2010-10-051-206/+223
* Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org2010-10-011-185/+206
* Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek2010-09-171-2/+2
* Fix ./configure --enable-m32thestig@chromium.org2010-09-161-1/+2
* Issue 378 - Don't compile Linux client libraries on non-Linux systemsted.mielczarek2010-08-311-99/+125
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-31/+134
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-20/+498
* Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b,jimblandy2010-02-021-135/+135
* Breakpad: Regenerate build files with latest versions of autotools.jimblandy2009-12-231-13059/+8662
* fix a badly-applied patch, and also re-run automake which I forgot to doted.mielczarek2009-12-211-621/+1167
* Add logging to minidump processor (#82). First part: logging infrastructuremmentovai2007-05-171-932/+415
* Rename Airbag to Breakpad.mmentovai2007-02-141-12/+12
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-24/+105
* Better testing for Stackwalker (#18). r=brynermmentovai2006-09-251-24/+67
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-5300/+6141
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-2247/+2787
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-061-2787/+2247
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-2247/+2787
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-3284/+2255
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+20899