summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* If the C/C++ compiler didn't produce a runnable executable the configurationtradke2008-12-05
* fix detection of version strings for IBM compilerstradke2008-11-06
* Add support for Darwin 9.5.0schnetter2008-09-15
* enable support for ISO C from 1999, with GNU extensions, when configuring withtradke2008-08-14
* Re-read make.$(THORN).defn files from make.subdir, so that the makeschnetter2008-07-25
* Add support for Darwin 9.4.0schnetter2008-07-01
* Add support for Darwin 9.3.0schnetter2008-06-15
* Correct a bash warning about -ge being used as a unary operatorschnetter2008-06-10
* Replace "touch" with ": >", which uses the file server clock insteadschnetter2008-06-10
* Update autoconf files config.guess, config.sub, and install-sh fromschnetter2008-04-26
* Add support for Darwin 9.2.2schnetter2008-04-09
* Correct date in schedule changeschnetter2008-04-09
* Force rebuild after schedule changesschnetter2008-04-09
* Decrease the maximum linker command line length on AIX to 200,schnetter2008-04-09
* Improve detection of Fortran/C calling interfaceschnetter2008-02-19
* don't try to detect the Fortran77 compiler type if F77 is set to 'none'tradke2008-02-18
* Extended behaviour of LIBS and LIBDIRS: add -l and -L prefix only toschnetter2008-02-13
* Support Darwin 9.2.0schnetter2008-02-13
* Use autoconf to look for system-dependent low-level timing functions.schnetter2008-01-25
* Use "rm -rf" instead of "rm" when removing temporary filesschnetter2008-01-25
* Use CPPFLAGS as well for the final link stage, since the fileschnetter2008-01-25
* Explicitly specify -qfree when compiling Fortran 90 filesschnetter2008-01-25
* patch from Erik Schnetter to work around an 'argument list too long' problemtradke2008-01-22
* change back from from '-std=c99' to using '-std=gnu99' for the Intel C compilertradke2008-01-21
* use '-std=c99' instead of '-std=gnu99' to enable C99 supporttradke2008-01-21
* fixed Intel C/C++ compiler version check logictradke2008-01-21
* Set F77 flags after F90 flags to keep order consistent (no semantic change)schnetter2008-01-19
* Don't optimise for a particular processor architecture by default.schnetter2008-01-19
* Add known-architecture file for Darwin 8.11.1schnetter2007-11-17
* patch from Jian Tao: fixed auto-detection of gfortran compilertradke2007-11-09
* patch from Jian Tao: add gfortran to the list of known F77/F90 compilerstradke2007-11-09
* Fixed error in linux config file.jshalf2007-10-26
* Move setting of F90 and F77 to none earlier to prevent a buggoodale2007-10-18
* Add known architecture file for Darwin 8.10.3schnetter2007-10-14
* Introduce a new autoconf macro CCTK_CHECK_C_INLINE, which checks forschnetter2007-09-19
* Allow thorns to call make.configuration recursively from theirschnetter2007-08-22
* fix LDFLAGS when using the Intel compiler for linkingtradke2007-08-08
* Steve White's patch to auto-configure with MPICH2tradke2007-08-08
* Add support for Darwin 8.10.1schnetter2007-06-25
* New Solaris 10 options from Ankush Guptaschnetter2007-06-23
* Add autoconf macros to detect the header file <malloc.h>, theschnetter2007-05-26
* fix MPI_INCLUDES and MPI_LIBS when using OpenMPI v1.1tradke2007-05-23
* Build a configuration in two steps: First create make.thornlib, thenschnetter2007-05-21
* Use fewer warning flags for C and C++ compilers by default.schnetter2007-05-03
* += support for OpenBSD 4.0jthorn2007-04-08
* added known architectures for xt3 and xt4.jshalf2007-04-04
* Fixed config.guess and config.sub for Cray xt3 and xt4 targets.jshalf2007-04-04
* Add known architecture file for Darwin 8.9.1schnetter2007-03-14
* Correct dependency generation for Fortran files:schnetter2007-02-27
* move liblammpi++ in front of all other LAM libstradke2007-02-19