summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* use absolute paths because of different build possible build directories, ign...knarf2009-02-03
* do not treat .svn directories as unrecognized test output filesknarf2009-01-27
* use new unified README format for 'make newthorn'knarf2009-01-27
* Handle PETSc installations in /usr, /usr/local, or other standardschnetter2009-01-27
* Create documentation exclusively in pdf. No postscript or dvi isschnetter2009-01-26
* fix gcc version extraction for Debian Lennyknarf2009-01-26
* Add support for Darwin 9.6.0schnetter2009-01-26
* fix multiline perlknarf2009-01-26
* add default OpenMP flags for Portland C/F77/F90 compilerstradke2009-01-26
* use relative path to suppress latex warningknarf2009-01-22
* Add new configuration option OPENMP to enable/disable OpenMP support.tradke2008-12-08
* If the C/C++ compiler didn't produce a runnable executable the configurationtradke2008-12-05
* fix detection of version strings for IBM compilerstradke2008-11-06
* Also preprocess files included via '#include <header.h>' (as opposed to '#inc...tradke2008-10-22
* Do not set the perl variable $* (turn all regexp matches intoschnetter2008-09-20
* Add support for Darwin 9.5.0schnetter2008-09-15
* bugfix for comparing a parameter's default value against its allowed parametertradke2008-08-15
* enable support for ISO C from 1999, with GNU extensions, when configuring withtradke2008-08-14
* Re-read make.$(THORN).defn files from make.subdir, so that the makeschnetter2008-07-25
* Add support for Darwin 9.4.0schnetter2008-07-01
* Frank Loeffler's patch "Support for svn in 'make update' (2)"tradke2008-06-17
* Add support for Darwin 9.3.0schnetter2008-06-15
* Correct a bash warning about -ge being used as a unary operatorschnetter2008-06-10
* Replace "touch" with ": >", which uses the file server clock insteadschnetter2008-06-10
* Introduce new schedule bin "postpostinitial".schnetter2008-05-26
* Update autoconf files config.guess, config.sub, and install-sh fromschnetter2008-04-26
* Add support for Darwin 9.2.2schnetter2008-04-09
* Correct date in schedule changeschnetter2008-04-09
* Force rebuild after schedule changesschnetter2008-04-09
* Decrease the maximum linker command line length on AIX to 200,schnetter2008-04-09
* Add IF clauses to schedule itemsschnetter2008-04-09
* Add a statement #include "cGH.h" to the autogenerated cctk_Arguments.hschnetter2008-03-20
* do not create empty difflog filestradke2008-03-03
* Set distribution default for scalars correctlyschnetter2008-02-29
* Check the dimension and distribution type of grid scalars and theschnetter2008-02-29
* Improve detection of Fortran/C calling interfaceschnetter2008-02-19
* don't try to detect the Fortran77 compiler type if F77 is set to 'none'tradke2008-02-18
* 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
* Ensure that the default value for REAL parameters is really a realschnetter2008-01-25
* Don't treat HPF and OMP directives as commentsschnetter2008-01-25
* Use "rm -rf" instead of "rm" when removing temporary filesschnetter2008-01-25
* Correct the handling of spaces when parsing EXTENDS and USES statements.schnetter2008-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
* Don't include <string.h> into auto-generated interface files, since itschnetter2008-01-25
* Capture stderr as well when issuing a commandschnetter2008-01-25
* When parsing parameters, require that no other text comes beforeschnetter2008-01-25
* Correct small error in commentschnetter2008-01-25