summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* adding arrangment documentation to thornguide, if it exists...ikelley2002-05-29
* trivial typo fixrideout2002-05-29
* Use the Cactus cpp.pl script to create the dependencies for all fortran code.tradke2002-05-28
* Added known-architectures stuff for OpenBSD 3.1 (nothing changed since 3.0).tradke2002-05-24
* Initialising some database entries in a different placeallen2002-05-23
* Strip trailing spaces from parameter defaultsallen2002-05-23
* Only print out the "differences below tolerance" buffer onceallen2002-05-23
* If there are no output files created just say so and don't list everyallen2002-05-22
* TAGS tables for groups.goodale2002-05-22
* New routine which splits a string on = or space, ignoring their presence ingoodale2002-05-22
* Formattingallen2002-05-21
* Add support for new file namesallen2002-05-21
* Fix for when extending a parameter shared AS.goodale2002-05-20
* Added AS for parameters. You can now have one name for a parameter as seengoodale2002-05-20
* Added array parameters.goodale2002-05-20
* Assume that if a line in schedule.ccl isn't the right format for a storage li...allen2002-05-17
* Added functions for checking an expression for the proposed accumulatorgoodale2002-05-17
* Remove semicolons after the CCTK_FILEVERSION macro, so we can now usegoodale2002-05-17
* Added g2c library to the LIBS if g77 is used.tradke2002-05-16
* The known-arch stuff for OpenBSD. Thanks to Jonathan Thornberg.tradke2002-05-15
* For cross-compiling: added AR=xar RANLIB=xranlib RANLIBFLAGS= USE_RANLIB=yes.tradke2002-05-15
* Fix bug in getting rid of /./ in pathnames.goodale2002-05-14
* Leave the page numbers unchanged for part letters beyond 'Z'.tradke2002-05-14
* Added neccessary '-64' flags to fortran and linker flags when cross-compilingtradke2002-05-13
* Allow spaces before and after the hash character in preprocessor directives.tradke2002-05-11
* Commented out CFLAGS='-o-cpp-precomp' which only works for a special gcctradke2002-05-10
* Simplify a pattern match (which didn't work on Darwin before).tradke2002-05-10
* Change CCTK_IsOverloaded to CCTK_IsFunctionAliasedallen2002-05-10
* CC linker on origin doesn't accept concatenation of warning numbers intradke2002-05-08
* Use the C/C++ compiler instead of /lib/cpp to generate the dependencies fortradke2002-05-08
* Spelling change existant --> existent.rideout2002-05-08
* Added '#! /usr/bin/perl' as the first line. Now it can be executed directlytradke2002-05-07
* Support for the C99 restrict keyword. This is dealt with in the samegoodale2002-05-07
* Added Erik's flags for the Intel compilers.tradke2002-05-07
* Added option '-N11' to F90FLAGS for absoft compiler.tradke2002-05-07
* Small formatting changesallen2002-05-05
* stopping people from using tableofcontents...ikelley2002-05-05
* trying to get author name, title, etc.ikelley2002-05-05
* Add arguements for updating to a tagged version, this is not integratedallen2002-05-04
* Fixing the logic for testing if output files are created and if they are empt...allen2002-05-04
* Removed unused perl script.tradke2002-05-03
* Adding Fortran pointers for function aliasing, but not working yetallen2002-05-02
* Allow '::' to be used in parameter range descriptions.tradke2002-05-02
* Added file extensions gauss, alm and ulallen2002-05-01
* Check for empty files in both test and archive and do the appropriateallen2002-04-30
* Support for CCTK_POINTER in function aliasingallen2002-04-28