summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Changed method of finding portland compiler libraries.goodale2004-03-30
* Got IBM C/C++ compilers working.goodale2004-03-30
* Removed compile-time dependency of all thorns on Cactus and CactusBindings.tradke2004-03-29
* Fixed path to cpp.tradke2004-03-29
* Trying to autodetect correct lib dir.goodale2004-03-29
* Fixing a typo.goodale2004-03-28
* Tidying.goodale2004-03-28
* Set -tradtional flag on preprocessing Fortran files.goodale2004-03-28
* Updated file. Doesn't succeed in linking though 8-(goodale2004-03-28
* Latest Absoft compilers don't give output from -V flag unlessgoodale2004-03-28
* Added a --version flag.goodale2004-03-27
* Use correct perl interpreter when running c_file_processor from the CSTgoodale2004-03-27
* Patch from Erik Schnetter:goodale2004-03-27
* Making the error message for the deprecated REQUIRES THORNS more explicit.goodale2004-03-27
* Removing a debugging statement.goodale2004-03-27
* Some tidying and a bugfix.goodale2004-03-26
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
* Make output columns line up.schnetter2004-03-25
* Darwin version on greengrassallen2004-03-24
* Tidying darwin knownarchitectures. Removing all previous versions of darwin s...allen2004-03-23
* Split into sections for IA32 and IA64 under intel compilersallen2004-03-23
* Making the default FPP and FPPFLAGS be /usr/bin/cpp -traditional.goodale2004-03-22
* Fixed order of intel libraries to link against.tradke2004-03-18
* Fixed regex which didn't match in perl 5.8.0.tradke2004-03-16
* Fix for parsing alias function declarations with return type 'void'.tradke2004-03-13
* Don't forget to define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-13
* Do not produce empty continuation lines, which would contain "&&"schnetter2004-03-02
* Fix nasty AIX cpp bug on the sp by replacing it with cpp.pl.jshalf2004-02-25
* Update to gcc flags - put higher optimisation, and use -pipe for speed.goodale2004-02-20
* Changing to use perl rather than sed, as under irix sed has line-sizegoodale2004-02-20
* For Intel compiler optimization: use '-xN' instead of '-xW' as the first optiontradke2004-02-18
* Add svml to the list of intel libraries.tradke2004-02-12
* If the processor type is Pentium4 (ie. supports SSE2 instructions) switch ontradke2004-02-08
* Redirect stderr when checking for gfortran.schnetter2004-02-06
* Updating to set FPP rather than CPP.goodale2004-02-06
* Put braces onto extra lines to follow the coding conventions.schnetter2004-02-06
* Add a grdoc header.schnetter2004-02-06
* Changing so that line directives are not generated by default:goodale2004-02-05
* Autodetect gfortran, the new GNU Fortran compiler, on Linux. Theschnetter2004-02-05
* Disabled the check for triggers of ANALYSIS routines as the absence oftradke2004-01-22
* Do not output an initial line directive at the beginning of eachschnetter2004-01-21
* Allows scheduling in the analysis bin without any triggers. Thisschnetter2004-01-21
* Support for FreeBSD 4.9tradke2004-01-21
* Fixed equals operator in string comparisons.tradke2004-01-21
* Fix file name extensions for Fortran source file module dependencyschnetter2004-01-21
* Look for Fortran inter-module dependencies also in files that are notschnetter2004-01-21
* Provide line number information not only from compilers, but also fromschnetter2004-01-21
* Do not abort making a thorn when the scratch or build directories hadschnetter2004-01-20
* Known-architecture files for FreeBSD.tradke2004-01-20
* Fix error in config.sub that was preventing X1 build.jshalf2004-01-20