summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add name of thorn to warning messageallen2002-08-20
* Remove trailing spaces on a line before splitting with line breaksallen2002-08-20
* Removed print debug statements, cannot believe that I left so manyallen2002-08-20
* Fixed hint message for long thorn namesallen2002-08-20
* Removed -LNO option since it is given with the wrong format. Probably shouldallen2002-08-20
* Use echo "" > file to create files rather than touch file.allen2002-08-20
* Document and check maximum length of a thorn nameallen2002-08-19
* added support for -thorns= and -arrangements= (comma separated lists), should...ikelley2002-08-19
* List thorn names with all parameter files and alphabetically too.allen2002-08-19
* Added 'mpi++' to the MPI_LIBS variable if this library exists as a separate onetradke2002-08-19
* Strip of matching quotes from filenames before creating the filesallen2002-08-18
* For the include mechanism, check that if something is used as source code, th...allen2002-08-18
* Don't remove the fortran comments (which start with a c,C or ! in the firstallen2002-08-16
* setting parskip to be zero, and then restoring it to 10.ikelley2002-08-14
* should now have the same parskip and parindent as the usersguide doesikelley2002-08-14
* case sensitive sort of thorns within an arrangement, should make the TOC look...ikelley2002-08-14
* The 'find' command on Solaris 8 doesn't follow links automatically.tradke2002-08-13
* Added amssymb packageallen2002-08-11
* Added '-nopredicate' to the fortran optimization flags. This disables generationtradke2002-07-23
* Known-arch file for Darwin 5.5.tradke2002-07-16
* takes a -tocdepth command line var now to specify the master tableofcontents ...ikelley2002-07-15
* setting toc depth to 1ikelley2002-07-15
* Removed obselete method of setting THORN_LINKLIST.rideout2002-07-11
* Take the value of `basename $CC` when checking for a specific C compiler.tradke2002-07-01
* Changed the default optimization option for g77 from '-O' to '-O2'.tradke2002-06-26
* Changed the definition of the DECLARE_CCTK_<THORN>_CARGUMENTS macros:tradke2002-06-21
* Use CCTK_VarDataPtr() rather than cctk->data[CCTK_VarIndex("some_var")] in thetradke2002-06-17
* Another fix for writing the '$Header:$' line in generated files.tradke2002-06-13
* qspill=10000 to compiler on psi (RZG)lanfer2002-06-13
* Fixed the CVS header for generated files in a new thorn. The colon was missing.tradke2002-06-12
* Stop if HDF5 makefile variable is set to anything other than "yes|no" or lefttradke2002-06-07
* forgot to end the ''cactuspart'' Referencesikelley2002-06-04
* added Jonathan Thornburg's request for a \text macroikelley2002-06-04
* a little messier now, but has a new function Read_New_Thorn_Doc, which reads ...ikelley2002-06-04
* Added '-writable_strings' to C*_OPTIMISE_FLAGS which would be disabledtradke2002-06-03
* Moved the defines for 'const', 'inline', and 'restrict' down into thetradke2002-06-03
* From Ian Kelley ...allen2002-06-02
* Check for availability of <sys/ioctl.h>.tradke2002-06-01
* Check for availability of <sys/filio.h> which is needed for socket I/O code.tradke2002-05-31
* Get the configuration name right in the test outputallen2002-05-31
* Concatenate lines with a trailing backslash character if the system preprocessortradke2002-05-31
* Use the Cactus preprocessor to generate Fortran dependencies.tradke2002-05-31
* Fixed bug in creating the TEST directory initiallyallen2002-05-31
* From Ian Kelley,allen2002-05-30
* Fixed typo in warning message. Some better grdoc for generated files.tradke2002-05-30
* From Ian Kelley:allen2002-05-30
* Added support for a config file for testsuites, where IO thorns can provide i...allen2002-05-29
* Set CPP to '$(PERL) $(CCTK_HOME)/lib/sbin/cpp.pl'.tradke2002-05-29
* we do not want to warn when there is no documentation for a given arrangementikelley2002-05-29
* now that arrangements will have 'doc' directories, we want to ignore them whe...ikelley2002-05-29