summaryrefslogtreecommitdiff
path: root/lib/make/aclocal.m4
Commit message (Expand)AuthorAge
* Add more checks when checking for C99 featureseschnett2013-08-21
* Add CCTK_BUILTIN_ASSUME_ALIGNEDeschnett2013-07-07
* Auto-configure static_asserteschnett2013-05-20
* Correct autoconf of __builtin_unreachable()eschnett2013-03-05
* Correct syntax error when checking for attribute(format)eschnett2013-03-04
* Implement CCTK_Error and friendseschnett2013-02-26
* correctly quote regular expressions in aclocal.m4rhaas2013-02-08
* Make CCTK_REAL16 more flexibleeschnett2013-01-15
* Autoconf attribute always_inlineeschnett2013-01-15
* Add autoconf check whether C99 is supportedeschnett2012-10-23
* Check availability of isnan in C++eschnett2012-10-22
* Detect backtrace-related functions during configurationhinder2011-09-22
* #define HAVE_CCTK_C_INLINE when inlining is supported, even when theeschnett2011-08-14
* Improve auto-detection of "restrict" keywordeschnett2011-06-08
* Add CCTK_ATTRIBUTE_ALIGNED, which is auto-configured and expands toeschnett2011-01-04
* Autoconf CCTK_ATTRIBUTE_NOINLINE, which expands toeschnett2010-12-23
* Detect whether the compiler supports the attributesschnetter2009-11-11
* If the C/C++ compiler didn't produce a runnable executable the configurationtradke2008-12-05
* Introduce a new autoconf macro CCTK_CHECK_C_INLINE, which checks forschnetter2007-09-19
* Cactus' autodetection of Fortran's real*16 does currently not work; itschnetter2006-07-19
* Application of patchswhite2006-06-08
* Check for the "restrict" qualifier more thoroughly. Certain compilersschnetter2006-04-04
* Add another test when checking for the "restrict" qualifiers. Someschnetter2006-04-02
* Explicitly remove all previous "conftest*" files before trying toschnetter2006-04-02
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* Fixed detection of gettimeofday(2) which was broken for Intel C/C++ 8.1.tradke2005-01-14
* Rename datatype availability macros from CCTK_HAVE_<datatype> intotradke2004-06-26
* Some changes prompted by PR/1320:goodale2003-03-13
* New functions to help checking for functions and libraries.goodale2000-11-04
* Added new second argument to CCTK_CHECK_HEADERS. This is code which shouldgoodale2000-09-15
* bug fix for the misconfiguration, saving LIB in a different variable and res...lanfer2000-08-31
* autoconf test marco: check if the system knows about socklen_t (t3e does not,...lanfer2000-08-25
* A few more checks for things. Now looks for regex.h and getopt.h andgoodale2000-05-14
* Preliminary support for cross-compilation.goodale2000-05-12
* More configuration stuff. Should now properly detect a lot ofgoodale1999-10-21
* Some more configuration stuff. Have started splitting nasty stuff offgoodale1999-10-21