aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-02-05Implement aarch64 supportPetr Machata
2014-01-10Add support for using elfutils as unwinder.Mark Wielaard
2013-11-05Bump release to 0.7.91Petr Machata
2013-10-23Replace os_get_ltrace_conf_filename with os_get_ltrace_conf_filenamesPetr Machata
2013-03-22ltrace: Add support for Imagination Technologies MetaMarkos Chandras
2013-03-08The define -DSYSCONFDIR should be visible across the whole buildPetr Machata
2013-03-08configure.ac: Pass project URL to AC_INITPetr Machata
2013-03-05Add AC_SYS_LARGEFILE to configure.acPetr Machata
2013-02-16mips: Move mipsel to mips (1/3)Oliver Spornitz
2012-12-10linux-uclibc* targets should be handled by linux-gnu backend as wellPetr Machata
2012-12-10Update release number in configure.acPetr Machata
2012-12-10Allow for open_memstream to only be visible with _GNU_SOURCEPetr Machata
2012-12-10Don't rely on availability of strsignalPetr Machata
2012-12-10Don't rely on availability of getopt_longPetr Machata
2012-12-10Don't rely on availability of open_memstreamPetr Machata
2012-12-10Don't check for getcwd, mkdir, rmdir, error_at_line in configurePetr Machata
2012-12-07Bump release to 0.7.2Petr Machata
2012-12-04Fix detection of libunwindPetr Machata
2012-11-30Fix detection of unwind library on ppc64Petr Machata
2012-11-29Bump release to 0.7.1Petr Machata
2012-11-09Release 0.7.0Petr Machata
2012-10-26Update copyright information and license headersPetr Machata
2012-10-14Support running test suite in valgrindPetr Machata
2012-09-27mips: Map the various mips archs as mips/mipselEdgar E. Iglesias
2012-09-13cris: autotoolizationEdgar E. Iglesias
2012-09-13cris: Map the various crisvxx versions to crisEdgar E. Iglesias
2012-09-01Bump version in configure.acPetr Machata
2012-08-29All the directories really need to be listedPetr Machata
2012-08-29Merge i386 and x86_64 back ends into a general x86Petr Machata
2012-08-29Fix typoAndrey Zonov
2012-06-01We should look for demangle in libstdc++ as wellPetr Machata
2012-06-01Result of autoupdate with autoconf 2.65Michael K. Edwards
2012-06-01Save copies of libtool m4 macros in config/m4 (to make autoreconf -fiv happy)Michael K. Edwards
2012-04-10Warn when we fail to trace and SELinux boolean deny_ptrace is in effectPetr Machata
2012-02-07Rename a misnomer ELF_HASH_TAKES_SIGNED_CHARPetr Machata
2011-01-07New version (0.6.0)Joe Damato
2011-01-06Make test suite work with non-standard installationsZachary T Welch
2011-01-06Allow libelf to be found in non-standard locationsZachary T Welch
2010-12-10Switch CPPFLAGS and LDFLAGS to AM_ variantsZachary T Welch
2010-12-10Remove -O1/-O2/-g from configure scriptZachary T Welch
2010-12-10Use more warnings by default and make them errorsZachary T Welch
2010-12-10Allow building against libelf and elfutilsZachary T Welch
2010-12-10Fix configure e-mail addressZachary T Welch
2010-11-28Fix libunwind support for other architecturesJoe Damato
2010-11-28Fix arch detection on powerpc64Petr Machata
2010-11-28Change --enable-libunwind back to --with-libunwindZachary T Welch
2010-11-28Convert testsuite to use autotoolsZachary T Welch
2010-11-28Provide automake maintainer modeZachary T Welch
2010-11-28configure: use AS_HELP_STRING to pretty print help textMarc Kleine-Budde
2010-11-28Don't assume that libelf comes with a .pc filePetr Machata