summaryrefslogtreecommitdiff
path: root/lib/make
Commit message (Expand)AuthorAge
...
* 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
* Remove the test whether the options -no-cpp-precomp or -mlongcallschnetter2006-07-19
* typo $MPICH_LIB_DIRS -> $MPICH_LIB_DIRswhite2006-07-05
* Support Darwin 8.7.1schnetter2006-06-29
* Correct syntax errorschnetter2006-06-23
* Add a new configuration flag PROFILE=yes, which enables profiling in aschnetter2006-06-23
* One too many flags ended in the WARN flagsswhite2006-06-09
* PG compiler flags improvementsswhite2006-06-09
* Made to locate LAM on my Ubuntu 6.06 system, with LAM 7.1.1swhite2006-06-08
* Application of patchswhite2006-06-08
* Application of patchswhite2006-06-08
* Applied patchswhite2006-06-08
* corrected libraries listswhite2006-05-13
* Automatically check for libz also in /usr/lib64/.tradke2006-05-08
* Use "$OPENMPI_DIR/lib64" for MPI_LIB_DIRS if that exists.tradke2006-05-08
* Add support for OpenMPIswhite2006-05-05
* Fix detection of compiler version for pgCC.tradke2006-05-04
* Add known architecture file for Darwin 8.6.1.schnetter2006-04-07
* Check for the "restrict" qualifier more thoroughly. Certain compilersschnetter2006-04-04
* Update configure script after recent aclocal.m4 changes.schnetter2006-04-02
* Add another test when checking for the "restrict" qualifiers. Someschnetter2006-04-02
* Explicitly remove all previous "conftest*" files before trying toschnetter2006-04-02
* Add some tests to make it work with PETSc 2.3.x as well.schnetter2006-04-01
* Add new architecture file for Darwin 8.5.2schnetter2006-03-26
* My yesterday's commit "fix order of external/system libs on the linker commandtradke2006-03-10
* known-architectures file for darwin 7.9.0yye002006-03-09
* Move the inclusion of bindings/Configuration/make.link from make.configurationtradke2006-03-09
* Add support for Darwin 8.5.0schnetter2006-02-15
* Do not set a default F90 compiler on Darwin.schnetter2006-02-02
* Critical fix.goodale2006-02-02
* comment out debug print statementjthorn2006-01-31
* Update Darwin architecture file.schnetter2006-01-27
* * fix detection of g77 versionjthorn2006-01-27
* Set F77_WARN_FLAGS flags correctly when using F90 as F77.schnetter2006-01-27
* support for current OpenBSDjthorn2006-01-25