summaryrefslogtreecommitdiff
path: root/lib/make/configure
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
* Regenerateeschnett2013-03-04
* 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
* Regenerate configure scripthinder2011-09-22
* Regenerate configure scripthinder2011-09-22
* #define HAVE_CCTK_C_INLINE when inlining is supported, even when theeschnett2011-08-14
* dry run of autoconf, no changes to configure.inknarf2011-08-04
* 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
* Regenerate configure fileeschnett2011-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
* Update configureschnetter2009-11-11
* Add new configuration option OPENMP to enable/disable OpenMP support.tradke2008-12-08
* If the C/C++ compiler didn't produce a runnable executable the configurationtradke2008-12-05
* 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