aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn
2009-06-03Removed configure test for -Wno-empty-body again.bart
2009-06-02Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so onnjn
2009-06-01Rename a conf variable.njn
2009-05-31The conditional HAVE_BUILTIN_ATOMIC is now available in the various Makefile....bart
2009-05-31Added test that checks whether the compiler supports -Wno-empty-body.bart
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-19Use our CPU/OS variable when printing the results in configure.njn
2009-05-19DARWIN sync: don't insist on GNU sed.njn
2009-05-10Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC.bart
2009-05-06Fix bug #191182, where printing the leak checker results was really slow ifnjn
2009-04-26Fixed typo spotted by Jeroen Witmond.bart
2009-04-26Fixed pthread_create@GLIBC2.0 detection test.bart
2009-04-26Added configure test for pthread_create@GLIBC2.0().bart
2009-04-15Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch.njn
2009-04-04Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement.bart
2009-03-16Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch.njn
2009-03-04tests/arch_test is currently being used for two purposes:njn
2009-02-26Clean up the diff -u test a little.njn
2009-02-25Use 'diff -u' for regtests if it's supported, its output it much easier tonjn
2009-02-16Merge r9175 (don't run inappropriate OS- and platform-specific tests) fromnjn
2009-02-14Removed configure test that is no longer used.bart
2009-02-13Moved 3 Linux-specific tests into linux/ directories.njn
2009-02-06Index: Makefile.core.amnjn
2009-02-01Add support for glibc-2.10 (when it eventually appears).sewardj
2009-01-22Move the test for __sync_bool_compare_and_swap almost to the bottom,sewardj
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2009-01-22- No longer using VG_ARCH_ALL to determine the DIST_SUBDIRS used fornjn
2009-01-21In AC_TRY_COMPILE, only include the function body, not the surrounding "intnjn
2009-01-20Added automake conditional HAVE_PTHREAD_MUTEX_TIMEDLOCK.bart
2009-01-20Added configure tests for optional POSIX threads functionality.bart
2009-01-20Generate default.supp at compile-time, not configure-time.njn
2009-01-20The load addresses depend on the platform, not the architecture.njn
2009-01-19Create memcheck/tests/linux/ and move some Linux-specific testsnjn
2009-01-19Create memcheck/tests/x86-linux/ and move some platform-specific tests (thenjn
2009-01-16Added configure test for the header file <asm/unistd.h>.bart
2009-01-05Bump version number on the trunk.sewardj
2009-01-02--> 3.4.0 (first attempt)sewardj
2008-12-23Finalise 3.4.0 RC1.sewardj
2008-12-21Fixed typo: added missing right parentheses.bart
2008-12-13Make sure $mflag_primary is used in the tests for Boost and QtCoresewardj
2008-11-19glibc 2.9 supportdirk
2008-11-17Don't let GDB_PATH be "" if no GDB is found at configure time, as this causessewardj
2008-11-10Added configure test for Boost.Threads.bart
2008-10-19Merge (from branches/PTRCHECK r8599) a suppression file for exp-ptrcheck.sewardj
2008-10-13Replaced test for FILE::_lock by a more direct test.bart
2008-10-11Added check for the include file <bits/libc-lock.h>bart
2008-10-06Added test for pthread_condattr_setclock().bart
2008-09-21Don't trust the result reported by pkg-config about QtCore, but try whether l...bart
2008-09-21Made test for compiler atomic builtins more strict, such that drd/tests/atomi...bart