aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Use breakpad_getcontext on all Linux platforms missing getcontextMichael Forney2020-03-161-1/+2
* configure.ac: Workaround gtest-config not being installed.Allen Webb2019-06-141-8/+4
* Fix Travis build by running tests as rootLars Volker2018-02-201-0/+19
* Only use O_CLOEXEC on platforms that support itLars Volker2017-05-101-0/+4
* Make minidump name generation on Linux as random as possibleGabriele Svelto2017-04-121-1/+2
* add -Wunused-local-typedefs to the set of warning flagsTobias Sargeant2017-03-241-0/+1
* autotools: move -W flags to configure detectionMike Frysinger2017-02-161-2/+24
* aclocal: regenerate properlyMike Frysinger2017-02-081-2/+0
* Don't demangle Rust symbols by default, but allow linking to rust-demangle.Ted Mielczarek2016-10-251-0/+25
* only build dump_syms_mac for x86 hostsMike Frysinger2016-01-271-0/+8
* test: allow use of system gmock/gtest libsMike Frysinger2016-01-251-0/+33
* Check for C++11 support in the configure script.Lei Zhang2016-01-081-0/+3
* build: detect the right `ar` toolMike Frysinger2015-11-111-0/+1
* Update configure to look for README.md instead of READMEMark Mentovai2015-09-231-1/+1
* make "make install" also install headers and pkgconfig filesvapier@chromium.org2014-08-271-1/+6
* Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-modeted.mielczarek@gmail.com2013-12-101-0/+1
* check for and enable Large File Support automaticallyvapier@chromium.org2013-12-101-19/+21
* Add custom getcontext() implementation for Android.digit@chromium.org2012-08-311-0/+1
* Improve Android supportdigit@chromium.org2012-08-211-3/+11
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-0/+1
* Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up...ted.mielczarek2011-07-071-9/+0
* Make programs in src/tools/linux build via the automake build systemted.mielczarek2011-02-281-2/+21
* Change the bug reporting email address.thestig@chromium.org2010-11-081-1/+1
* 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-3/+2
* add a --disable-processor configure arg to skip building processor libs and j...ted.mielczarek2010-10-051-0/+22
* 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-0/+10
* provide a network source line resolver + server. r=mark,jimb at http://breakp...ted.mielczarek2010-04-081-0/+9
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-0/+20
* Breakpad: Require Automake 1.11.1.jimblandy2010-02-111-1/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-1/+1
* Module API (#32). r=waylonis, brynermmentovai2006-12-051-1/+1
* Better testing for Stackwalker (#18). r=brynermmentovai2006-09-251-0/+19
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-13/+28
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-3/+0
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-12/+22
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+29