summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
Commit message (Expand)AuthorAge
* Add configuration option XARGS (much like TAR) to define the location of theknarf2013-02-27
* Remove debug statementeschnett2013-01-14
* Add configuration options allowing moving all object files into the executableeschnett2012-10-28
* reintroduce dependency fixup to avoid full compile when thornlist changesrhaas2012-08-11
* Correct dependency calculation for CUDAeschnett2012-07-24
* Changes for ticket #768sbrandt2012-06-18
* Support OpenCL source code (.cl files)eschnett2012-05-02
* Rename variable CUCC_POSTPROCESSING to CU_POSTPROCESSINGeschnett2012-01-05
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* Export the MAKE variable to configuration scriptseschnett2011-03-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
* Improve optional requirement of capabilitieseschnett2010-12-23
* Add new configuration flags CPP_DEBUG_FLAGS etc., which allow passingeschnett2010-12-22
* Introduce new configuration variables LIBDIR_PREFIX, RUNDIR_PREFIX,schnetter2010-03-26
* Correct error in export declarationsschnetter2009-12-05
* Export all make variables to sub-processes. This is necessary toschnetter2009-12-05
* Add new configuration option OPENMP to enable/disable OpenMP support.tradke2008-12-08
* Add a new configuration flag PROFILE=yes, which enables profiling in aschnetter2006-06-23
* Move the inclusion of bindings/Configuration/make.link from make.configurationtradke2006-03-09
* Patch from Erik Schnetter to add preprocessor version in comments.goodale2005-12-13
* Re-instating the configure test for X, but protecting it ingoodale2005-10-11
* Removing the check for X libraries. This should now be donegoodale2005-10-05
* Detect the compiler versions for CC, CXX, F77, and F90, and put the informationtradke2005-06-16
* Changed to using the cygwin version of Perl under cygwin. This hasgoodale2004-05-19
* Define C_LINE_DIRECTIVES and F_LINE_DIRECTIVESschnetter2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Turn "WARN={yes|no}" into a configuration option also (still changeable attradke2003-12-17
* Exclude cctk_Functions.h from dependency checking. It does notschnetter2003-11-20
* Adding RANLIBFLAGS to pass arguments to ranlib. Default is "cs".goodale2001-05-14
* Added optional use of ranlib to create archoive indices.goodale2001-05-11
* Initial implementation of Function Aliasing for thorns.allen2001-02-24
* Add F90_SUFFIX make variable for freeformat f90 suffix. This shouldgoodale2000-12-17
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* A few more checks for things. Now looks for regex.h and getopt.h andgoodale2000-05-14
* Addedgoodale2000-03-07
* Added yet another thing which can be set by the known-architecture stuff:goodale2000-03-06
* Added configuration-time optionallen2000-02-19
* Added configuration-time optiongoodale2000-02-17
* Added detection of X library location.goodale2000-02-10
* cctk_arguments.h -> cctk_Arguments.hallen2000-01-25
* Fixed typoallen1999-12-17
* Adding CParameterStructNames.h to be ignored by the dependencyallen1999-11-06
* Attempt to exclude certain files from the dependency lists to preventgoodale1999-11-04
* Detection of various functions and header files.goodale1999-10-20
* Added MKDIRFLAGS to be available for make and code.allen1999-09-07