summaryrefslogtreecommitdiff
path: root/lib/make/configure.pl
Commit message (Expand)AuthorAge
* improve upon error message for missing Fortran compilerknarf2012-11-08
* Improve detection of Fortran/C calling interfaceschnetter2008-02-19
* Fix indentation. No functional change.schnetter2004-01-11
* Give better warning when no fortran compiler is found.allen2001-09-23
* Fixing fortran name generation, partially broken (especially for Windows)goodale2001-05-15
* Fix for Cactus/547 and more.allen2001-03-10
* Fix for problem Tom spotted with how I set F90/F77 to descriptive stringsallen2001-01-13
* Use the compiler flags which are passed in.goodale2000-09-23
* Subtle change to fortran name determination which makesgoodale2000-05-14
* Fixing the default fortran name script which is generated when there isgoodale2000-03-13
* Should now work properly if there is no fortran compiler.goodale2000-02-18
* Fixed to get rid of spurious _ for common blocks under NT.goodale1999-06-28
* Another change for NT. Now tries to open a .obj file if it fails to opengoodale1999-06-25
* Fixed a bug in the FORTRAN_COMMON_NAME stuff.goodale1999-02-26
* Resurrected FORTRAN_COMMON_NAME as the linux absoft compiler putsgoodale1999-02-26
* Can now pass options to the configure scriptgoodale1999-02-20
* Fixed an = rather than == error.goodale1999-02-17
* Fixed uppercase option for fortran namesallen1999-02-17
* Debugged this on all platforms, and restructured it to make each testgoodale1999-01-22
* Added FORTRAN_COMMON_NAME which maps the name of a common block.goodale1999-01-22
* Lots more stuff for the new make system -goodale1999-01-17