summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* unicosmp is the os for the Cray X1.jshalf2004-01-20
* Abort the build when there is an errorschnetter2004-01-19
* Fix dependency generationschnetter2004-01-19
* Pass list of "used" (i.e. depending-on) thorns so that makeschnetter2004-01-19
* Improve reported file name for Fortran codeschnetter2004-01-19
* Define C_LINE_DIRECTIVES and F_LINE_DIRECTIVESschnetter2004-01-19
* Make error messages and debug information point to the real sourceschnetter2004-01-19
* known-architectures file for OpenBSD 3.4jthorn2004-01-19
* Add (incomplete) Fortran 90 bindings for the flesh functions.schnetter2004-01-19
* Protect the // concatenation operator in Fortran againschnetter2004-01-19
* Add FPP and FPPFLAGS configuration variables. These are used forschnetter2004-01-19
* Set the preprocessor flag F90CODE for Fortran 90 source files.schnetter2004-01-19
* Remove semicolons after *_FORTSTRING_* macros, as they would end theschnetter2004-01-19
* Use of aggressive optimization options for F90 code gains 20% performancetradke2004-01-16
* Added debugging code which allows simultaneous debugging of RunTest.plrideout2004-01-13
* Output shared implementationsschnetter2004-01-11