summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineFortranCompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add the ability to generate custom commands for a language that is not ↵Bill Hoffman2004-10-211-1/+1
| | | | supported by an IDE
* ENH: do not check for gnu for visual studioKen Martin2004-09-151-0/+5
|
* ENH: try to find fortran compiler before adding the testBill Hoffman2004-08-261-4/+11
|
* Add a fortran test if there is a fortran compilerBill Hoffman2004-08-261-24/+23
|
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-25/+43
| | | | to enable a language without modifing cmake source code
* ENH: initial fortran supportBill Hoffman2004-08-061-0/+83