summaryrefslogtreecommitdiff
path: root/lib/make/configure.in
Commit message (Expand)AuthorAge
* Add CCTK_BUILTIN_ASSUME_ALIGNEDeschnett2013-07-07
* Auto-configure static_asserteschnett2013-05-20
* Add configuration option XARGS (much like TAR) to define the location of theknarf2013-02-27
* 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 configuration options allowing moving all object files into the executableeschnett2012-10-28
* Add autoconf check whether C99 is supportedeschnett2012-10-23
* Check availability of isnan in C++eschnett2012-10-22
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Correct dependency calculation for CUDAeschnett2012-07-24
* Support OpenCL source code (.cl files)eschnett2012-05-02
* Check for getpid()eschnett2012-02-28
* Rename variable CUCC_POSTPROCESSING to CU_POSTPROCESSINGeschnett2012-01-05
* configure.in: Correct typo in CCTK_CHECK_FUNCS(crypt,…)hinder2011-09-22
* Detect backtrace-related functions during configurationhinder2011-09-22
* Expand $extra in auto-generated comment in makefile fragmenteschnett2011-07-06
* When linking, sort library directories so that system directorieseschnett2011-06-28
* Autodetect <sched.h> and sched_getaffinity()eschnett2011-06-28
* Improve auto-detection of "restrict" keywordeschnett2011-06-08
* Reorder CUDA makefile ruleseschnett2011-04-22
* don't use GZIP for the location of the gzip executable, because the latter ac...knarf2011-03-16
* let Cactus search for TAR GZIP PATCH and GIT while configuringknarf2011-03-16
* patch from Jian Tao: The configuration option to specify the CUDA C compiler ...knarf2011-02-26
* add CUDA support to the fleshknarf2011-02-07
* Ian Hinder:knarf2011-02-01
* Add CCTK_ATTRIBUTE_ALIGNED, which is auto-configured and expands toeschnett2011-01-04
* Autoconf CCTK_ATTRIBUTE_NOINLINE, which expands toeschnett2010-12-23
* Add new configuration flags CPP_DEBUG_FLAGS etc., which allow passingeschnett2010-12-22
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Don't overwrite PTHREAD_LIBS if set in option listknarf2010-09-08
* Add the names that gcc has on Mac OS when installed from the Mac Portsschnetter2010-03-26
* Introduce new configuration variables LIBDIR_PREFIX, RUNDIR_PREFIX,schnetter2010-03-26
* Accept both lower and upper case arguments for the PTHREADSschnetter2009-12-05
* Detect whether the compiler supports the attributesschnetter2009-11-11
* Add new configuration option OPENMP to enable/disable OpenMP support.tradke2008-12-08
* Extended behaviour of LIBS and LIBDIRS: add -l and -L prefix only toschnetter2008-02-13
* Use autoconf to look for system-dependent low-level timing functions.schnetter2008-01-25
* patch from Jian Tao: add gfortran to the list of known F77/F90 compilerstradke2007-11-09
* Move setting of F90 and F77 to none earlier to prevent a buggoodale2007-10-18
* Introduce a new autoconf macro CCTK_CHECK_C_INLINE, which checks forschnetter2007-09-19
* Add autoconf macros to detect the header file <malloc.h>, theschnetter2007-05-26
* Use fewer warning flags for C and C++ compilers by default.schnetter2007-05-03
* Prefer bash over sh. sh on AIX has severe limitations and cannotschnetter2007-02-17
* Set the F77 profile flags as well when setting the F77 flags. Thisschnetter2006-07-25
* Set the F77 compiler and flags from the F90 compiler and flags earlierschnetter2006-07-25
* Cactus only enables support for CCTK_REALx if both C and Fortranschnetter2006-07-25
* Cactus' autodetection of Fortran's real*16 does currently not work; itschnetter2006-07-19
* Add a new configuration flag PROFILE=yes, which enables profiling in aschnetter2006-06-23