summaryrefslogtreecommitdiff
path: root/Modules/FortranCInterface.cmake
Commit message (Expand)AuthorAgeFilesLines
* FortranCInterface: Support '=' in language flagsBrad King2009-12-151-3/+3
* FortranCInterface: Honor language flags in checksBrad King2009-11-191-0/+3
* FortranCInterface: Use CMake 2.8.0 behaviorBrad King2009-11-171-0/+7
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* Make FortranCInterface_VERIFY verbose on failureBrad King2009-09-011-0/+1
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+76
* Teach FortranCInterface to load outside resultsBrad King2009-08-241-162/+4
* Teach FortranCInterface to verify languagesBrad King2009-08-201-0/+9
* Rewrite FortranCInterface moduleBrad King2009-08-051-214/+317
* ENH: fix for intel module on linuxBill Hoffman2008-10-311-0/+2
* ENH: better output if module linkage is not foundBill Hoffman2008-10-301-8/+7
* ENH: fix uppercase version so defines are not upper as wellBill Hoffman2008-10-301-6/+14
* ENH: fix check for intel windows module manglingBill Hoffman2008-10-291-1/+5
* ENH: fix check for intel windows module manglingBill Hoffman2008-10-291-0/+1
* ENH: add check for intel windows module manglingBill Hoffman2008-10-291-1/+1
* ENH: add check for intel windows module manglingBill Hoffman2008-10-291-0/+1
* ENH: fix upper caseBill Hoffman2008-10-291-4/+4
* ENH: only check for module linkage if f90 is availableBill Hoffman2008-10-291-1/+4
* ENH: fix for xlf module linkageBill Hoffman2008-10-291-1/+1
* ENH: add test for FortranCInterfaceBill Hoffman2008-10-291-3/+3
* ENH: add support for g77 extra _ at the end of functions that have an _ in th...Bill Hoffman2008-10-281-9/+35
* ENH: add support for module functionsBill Hoffman2008-10-271-32/+84
* ENH: add fortran link discovery moduleBill Hoffman2008-10-271-0/+135