summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Cactus support for latest version of OpenBSDjthorn2005-05-22
* Fixed bug from my previous commit which used the wrong logical expressiontradke2005-05-16
* Don't use keyword parameter ranges as regulare expressions but as ordinarytradke2005-05-16
* Fix for checking for empty patterns in regexps:tradke2005-05-16
* Check for availability of va_copy(3).tradke2005-05-16
* When creating a new thorn, fill in the thorn name as default title forschnetter2005-05-15
* Do not use empty patterns in regexps in perl when checking the defaultschnetter2005-05-12
* Add '-qlanglvl=stdc99' to CFLAGS when using xlc on AIX systems. This gives ustradke2005-05-12
* Don't add '-ip' to CXX_OPTIMISE_FLAGS when using Intel 8.1.tradke2005-05-03
* Use round brackets (instead of curly ones) to reference makefile variables.tradke2005-05-02
* Add MPI include/lib paths and libs in case a parallel HDF5 installation was f...tradke2005-05-02
* Autodetect pgf95 as Portland Fortran compiler.tradke2005-04-27
* Add pthread to the list of Intel Fortran 7.1 system libs.tradke2005-04-14
* Correct grdoc headers.schnetter2005-04-08
* Patch from Steve White to fix a problem when the filesystem isgoodale2005-04-08
* Add '-Mx,125,0x200' to F77FLAGS and F90FLAGS when using Portland compilers.tradke2005-04-05
* fix the CVS $Header:$ comments in generated {README,*.ccl} filesjthorn2005-03-14
* Undo last commit totradke2005-03-08
* Patch from Yaakoub to fix some problems with configuration.ccl stuffgoodale2005-03-04
* Removed '-Wstrict-prototypes -Wmissing-prototypes' from CXX_WARN_FLAGS.tradke2005-03-02
* Fixed generation of makefile includes for thorns providing and/or (optionally)tradke2005-02-22
* Fixed CST error message printed in case of parsing errors.tradke2005-02-22
* Yet another darwin version.goodale2005-02-21
* An attempt to auto-detect device specific libs and libdirs for a LAM installa...tradke2005-02-15
* bugfix in previous commit -- hopefully we now handle all possible casesjthorn2005-02-10
* [[from Jonathan && Thomas R jointly]]jthorn2005-02-10
* Autodetect whether we need to link against pmpich lib also.tradke2005-02-04
* Read Cactus configuration options from files listed in an environment variabletradke2005-01-31
* Remove support for grid variables of type CCTK_CHARschnetter2005-01-29
* Another version of darwin.goodale2005-01-24
* Add missing #include <stddef.h> to autogenerated filesschnetter2005-01-22
* Reordered fortran runtime libraries for Portland compilers.tradke2005-01-19
* Fixed detection of gettimeofday(2) which was broken for Intel C/C++ 8.1.tradke2005-01-14
* Automatic detection of MPICH device-specific libs and libdirs for devicestradke2005-01-13
* Fixed two bugs in handling of invalid datatypes such CCTK_INT8, one of whichrideout2005-01-11
* known-architectures file for the current OpenBSD release (= 3.6)jthorn2005-01-09
* Changed way that variables are automatically 'used' so that we don't getgoodale2005-01-07
* When building utility programs, include makefile definitions generatedtradke2004-12-21
* Added /usr/gm and /usr/local/gm to places to search for myrinet.goodale2004-12-17
* Catch too many tokens in an argument problem for aliasedhawke2004-12-15
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Add the restrict qualifier to C/C++ arguments.goodale2004-11-30
* Define CCTK_RESTRICT to be the appropriate restrict qualifier forgoodale2004-11-30
* Fixes for 'x86_64':tradke2004-11-26
* Do not add standard directories to the include and library paths.schnetter2004-11-24
* Remove superfluous empty line in output.schnetter2004-11-23
* Turn on aggressive optimization for the PathScale compilers.tradke2004-11-18
* Added math vector library for PathScale compiler.tradke2004-11-16
* Added Linux architecture support for PathScale compilers.tradke2004-11-16
* Removing some strange lines and some lines scheduled for removal in beta16.goodale2004-11-15