summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* remove bashisms and unnecessary curly bracesknarf2011-09-28
* Replace the SILENT option with a VERBOSE option (of opposite meaning). Defaultknarf2011-09-27
* Regenerate configure scripthinder2011-09-22
* configure.in: Correct typo in CCTK_CHECK_FUNCS(crypt,…)hinder2011-09-22
* Regenerate configure scripthinder2011-09-22
* Detect backtrace-related functions during configurationhinder2011-09-22
* Jian Tao: let gmake newthorn create configuration.cclknarf2011-09-01
* Allow a configuration.ccl file for the flesheschnett2011-08-25
* Support Darwin 11.1 (Mac OS X 10.7.1)eschnett2011-08-19
* When checking for particular compiler names on AIX, remove the path,eschnett2011-08-17
* #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
* Support Lioneschnett2011-08-02
* 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
* Add support for Darwin 10.8.0eschnett2011-06-24
* Improve auto-detection of "restrict" keywordeschnett2011-06-08
* Regenerate configure fileeschnett2011-04-22
* Reorder CUDA makefile ruleseschnett2011-04-22
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* Force reconfiguring to make the new variables MAKE, TAR, GZIP_CMD,eschnett2011-03-30
* Add support for Darwin 10.7.0eschnett2011-03-23
* 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 find the correct Intel compiler lib directoryknarf2011-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
* Remove whitespace from option values passed on the "make" command linehinder2011-01-26
* Support Darwon 10.6.0 (Mac OS X 10.6.6)eschnett2011-01-06
* Add CCTK_ATTRIBUTE_ALIGNED, which is auto-configured and expands toeschnett2011-01-04
* Delete large "lib" directories without exceeding command line length limitationseschnett2011-01-04
* Force a rebuild of all Cactus configurations sinceeschnett2010-12-23
* Improve optional requirement of capabilitieseschnett2010-12-23
* Autoconf CCTK_ATTRIBUTE_NOINLINE, which expands toeschnett2010-12-23
* Add new configuration flags CPP_DEBUG_FLAGS etc., which allow passingeschnett2010-12-22
* use define OPENMPI_BIN_LIB_DIR to specify library directories which have to b...knarf2010-12-01
* Force people to reconfigure their buildseschnett2010-11-24
* make Cactus add include paths to the compiler options such that fortran modul...knarf2010-11-23
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* Add support for Darwin 10.5.0eschnett2010-11-23
* Enforce reconfiguring Cactus configurations sinceeschnett2010-10-13
* Remove default option -std=gnu++0x for the Darwin gcc C++ compiler,eschnett2010-10-01
* only use $intel_dir/lib/icrt.link when it exists, which it does not for newer...knarf2010-09-08
* use --version instead of --dumpversion for gfortran because of changes in the...knarf2010-09-08
* Give more information about the location of the user defaults fileknarf2010-09-08
* Don't overwrite PTHREAD_LIBS if set in option listknarf2010-09-08
* Add support for Darwin 10.4.0eschnett2010-07-09