summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Known architecture file for the IBM Blue Gene/L.goodale2005-10-06
* Hack to support the bluegene.goodale2005-10-06
* Sort out some preprocessor stuff.goodale2005-10-05
* Removing the check for X libraries. This should now be donegoodale2005-10-05
* Changing so it doesn't use 'return' - these files are not functionsgoodale2005-10-04
* Fixing perl syntax so it works on the SR8000.goodale2005-10-04
* Remove self-dependency from list of thorns passed to cyclic dependency checker.goodale2005-10-04
* Fix configuration of Cactus with Globus (MPICH-G2) device.tradke2005-10-04
* Reverse changes made in version 1.133 to enable separate F77 and F90goodale2005-10-04
* Applying patch from Josh Abadie to detect cyclic dependencies.goodale2005-09-30
* Undo changes that prevent more unwanted warnings about unused variables.schnetter2005-09-28
* Replace comments by nothing instead of whitespace to allow old-styleschnetter2005-09-26
* Allow empty macro arguments.schnetter2005-09-26
* Introduce a new configuration flag DISABLE_REAL16 which disablesschnetter2005-09-26
* Create the scratch directories in the configurations when theschnetter2005-09-26
* Change the names of the internal routine arguments that contain theschnetter2005-09-26
* Introduce macros CCTK_DECLARE and CCTK_DECLARE_INIT which declare orschnetter2005-09-26
* If the user has explicitly specified a setting for F77, then do notschnetter2005-09-26
* Improve routine CleanForLatex: Really parse the passed strings insteadschnetter2005-09-26
* Correct error in handling DISTRIB attributeschnetter2005-09-25
* Make some internal macros safer by adding parenthesesschnetter2005-09-25
* Correct typo in error messageschnetter2005-09-25
* Minor cleanup in generated code -- remove spacesschnetter2005-09-25
* Improve error messageschnetter2005-09-25
* Add header to fileschnetter2005-09-25
* Add pathname to source files included via \input.tradke2005-09-16
* Add new arrangement CactusDoc.schnetter2005-09-14
* Turntradke2005-09-14
* fix a regexp bug in the parsing of the upper bound for an open-intervaljthorn2005-09-06
* Also allow a single '*' as range specification for integer and real parameters.tradke2005-09-05
* Check that the ranges and default value for integer parameterstradke2005-09-02
* Use '-Wall -w1 -Wcheck' for {C,CXX}_WARN_FLAGS for Intel 8.0 and newer.tradke2005-08-30