aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-08-27make "make install" also install headers and pkgconfig filesvapier@chromium.org
2013-12-10Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-modeted.mielczarek@gmail.com
2013-12-10check for and enable Large File Support automaticallyvapier@chromium.org
2013-11-23Process minidumps generated on ARM64 in iOS apps.mark@chromium.org
2013-09-25Fix the Android/MIPS build.digit@chromium.org
2012-10-10Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com
2012-09-19Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...ted.mielczarek@gmail.com
2012-09-17Fix compilation of crash_generation_server.cc, and add it to the client libra...ted.mielczarek@gmail.com
2012-08-31Add custom getcontext() implementation for Android.digit@chromium.org
2012-08-21Improve Android supportdigit@chromium.org
2012-07-02Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com
2011-07-07Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up...ted.mielczarek
2011-02-28Make programs in src/tools/linux build via the automake build systemted.mielczarek
2010-11-08Change the bug reporting email address.thestig@chromium.org
2010-10-20Add support for building the Linux client code using the Android NDKted.mielczarek
2010-10-05ditch libtool, only build static libsted.mielczarek
2010-10-05add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek
2010-10-01Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org
2010-09-17Write a window of memory around the instruction pointer from the crashing thr...ted.mielczarek
2010-09-16Fix ./configure --enable-m32thestig@chromium.org
2010-08-31Issue 378 - Don't compile Linux client libraries on non-Linux systemsted.mielczarek
2010-04-08provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek
2010-03-02ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid
2010-02-02Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b,jimblandy
2009-12-23Breakpad: Regenerate build files with latest versions of autotools.jimblandy
2009-12-21fix a badly-applied patch, and also re-run automake which I forgot to doted.mielczarek
2007-05-17Add logging to minidump processor (#82). First part: logging infrastructuremmentovai
2007-02-14Rename Airbag to Breakpad.mmentovai
2006-12-05Module API (#32). r=waylonis, brynermmentovai
2006-09-25Better testing for Stackwalker (#18). r=brynermmentovai
2006-09-20Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai
2006-09-08Add support to the StackWalker for resolving symbols, using abryner
2006-09-06Initial implementation of minidump reader (#6). r=brynermmentovai
2006-09-05Change header paths and include guards to be relative to the "src" directory....bryner
2006-08-30Make build system less annoying (#8) r=brynermmentovai
2006-08-25Initial import, which includes the Windows client-side dump_syms tool, andbryner