summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
* 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
* Prefer bash over sh. sh on AIX has severe limitations and cannotschnetter2007-02-17
* Take F90_SUFFIX into account when "preprocessing" .f90 files. This isschnetter2007-02-16
* Allow users to override FPP settingtradke2007-02-16
* Update darwin configuration script:schnetter2006-11-11
* Add known architecture file for Darwin 8.8.1.schnetter2006-09-30
* Check for lam_config.h in ${LAM_INC_DIR} if it is set.tradke2006-08-28
* No significant change. Just increase the version number to what itschnetter2006-08-23
* Recommit patch from Erik Schnetter (see revision 1.148 of configure.in):tradke2006-08-23
* current version of OpenBSDjthorn2006-08-02
* Add liblammpi++ to the library link list if it is found.swhite2006-07-29
* When compiling src/datestamp.c, pass in as a preprocessor define the currenttradke2006-07-28
* 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
* Added current AIX version at PSI.rzg.mpg.deswhite2006-07-25
* Cactus' autodetection of Fortran's real*16 does currently not work; itschnetter2006-07-19