aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2008-09-19Fix longstanding bug in dual-arch support, which originated insewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-08-02Qt4 detection test is now based on pkg-config. Qt4 QMutex::tryLock(int) test ...bart
2008-07-29Un-break configure test for clock_gettime().bart
2008-07-28Added configure test for QMutex::tryLock(int).bart
2008-07-18Always include the X client library suppressions, and don't bother doingsewardj
2008-07-18Remove initial settings of CXXFLAGS/CPPFLAGS, as they causesewardj
2008-07-18* Make sure we're using GNU sed; install can otherwise failsewardj
2008-07-08Added /usr/include/qt4 to search path for C++ header files. Made Qt4 detectio...bart
2008-07-07Fixed bug in test for Qt4.bart
2008-07-07Added configure test for Qt4.bart
2008-07-04Renamed exp-drd directory into drd. Moved drd from the experimental tool clas...bart
2008-06-26Added configure test for the gcc/icc built-in functions for atomic memory acc...bart
2008-06-23Pass the flag -Wno-format-zero-length to gcc (if supported by gcc) while comp...bart
2008-06-17Renamed download-and-build-splash2 to download-and-build-splash2.in.bart
2008-06-02Modified TLS-test slightly: the program checking for TLS support is now compi...bart
2008-05-25Let the configure script recognize the AR variable, such that the name of the...bart
2008-05-12Added configure test for Altivec.bart
2008-05-11Added tests for -Wextra/-W and --param inline-unit-growth. Converted AC_COMPI...bart
2008-05-03Added configure tests for PTHREAD_MUTEX_ADAPTIVE_NP, PTHREAD_MUTEX_ERRORCHECK...bart
2008-04-28Added configure test for CLOCK_MONOTONIC.bart
2008-04-27fix typodirk
2008-04-27Added more configure tests.bart
2008-04-27Replaced tests for eventfd() and eventfd_read().bart
2008-04-26Added tests for <sys/klog.h> and klogctl().bart
2008-04-26Added support for epoll_pwait(), utimensat(), eventfd(), timerfd() and signal...bart
2008-04-25glibc 2.8 has the very same checking reports as diddirk
2008-04-22Added configure test for mallinfo().bart
2008-04-19Made gcc version check more robust.bart
2008-04-05Presence of pthread_mutex_t::__m_kind or pthread_mutex_t::__data.__kind is no...bart
2008-03-18Enabled AM_PROG_CC_C_O. According to the automake manual, specifying this fla...bart
2008-03-18Added the option "foreign" to AM_INIT_AUTOMAKE such that automake no longer c...bart
2008-03-12Renamed HAVE_GCC_FOPENMP into HAVE_OPENMP. Changed compile test into link test.bart
2008-03-11Third attempt to get the OpenMP configure test right.bart
2008-03-10Made test for OpenMP more complete.bart
2008-03-09Un-break compilation on systems with a compiler that does not support -fopenmp.bart
2008-02-09Only build the SSSE3 tests on machines whose assemblers know aboutsewardj
2008-01-05Add drd suppression file to the default suppressions and avoidtom
2007-12-11Bop version.sewardj
2007-12-10Finalise 3.3.0.sewardj
2007-12-09Third time lucky, perhaps.sewardj
2007-12-06--> 3.3.0.RC2.sewardj
2007-12-02Finalise 3.3.0.RC1.sewardj
2007-12-02Set version to 3.3.0-RC1.sewardj