summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix check for multipe thorns providing the same capability.tradke2006-05-15
* 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
* Fix parsing of testsuite output filename extenstions in multiple test.ccl files.tradke2006-03-24
* 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
* Check the language specification in alias function definitions.tradke2006-03-07
* 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
* When setting F77 to F90 while configuring, we recently also startedschnetter2006-01-24
* Do some magic with the F77 flags since we now override the normal settingsgoodale2006-01-22
* Add support for Darwin 8.4.0schnetter2006-01-12
* Warn if there are empty macro arguments. That is, givengoodale2005-12-13
* Patch from Erik Schnetter to add preprocessor version in comments.goodale2005-12-13
* Fix from Erik Schnetter so that CCTK_RESTRICT works when 'restrict'goodale2005-12-13
* Correct ProcessIf: When evaluating a macro in an #if statement,schnetter2005-12-13
* Ignore duplicate entries in the ThornList file when querying thorns withtradke2005-12-08
* Add the prefix "cctki_" to the auto-generated header files forschnetter2005-11-21
* Remove auto-generated capability files if they should not existschnetter2005-11-21
* Correct handling of newline characters and spaces when writing theschnetter2005-11-21
* Handle empty files correctly in WriteFile. Before, the existing fileschnetter2005-11-21
* Very latest Mac OS X Darwinswhite2005-11-07
* For MacOS Xswhite2005-11-07
* known_architectures file for recent Mac OS Xswhite2005-11-07
* Escape metacharacters when extracting a variable group description.tradke2005-11-02
* Undo my last commit to check if a user-set MPICH_DEVICE matchestradke2005-10-24
* If the user specified MPICH_DEVICE, check if it really exists in MPICH_DIR.tradke2005-10-18
* The lineschnetter2005-10-14
* Cactus overrides the user's setting of F77 with that of F90. It alsoschnetter2005-10-12
* Re-instating the configure test for X, but protecting it ingoodale2005-10-11
* Small optimisation in function WriteFile():tradke2005-10-11
* Support MacOS when configuring HDF5 with lib/make/extras/HDF5.schnetter2005-10-08
* The perl cpp does not handle empty macro arguments correctly. Whenschnetter2005-10-08