summaryrefslogtreecommitdiffstats
path: root/Modules/FortranCInterface.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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-281-32/+84
* ENH: add fortran link discovery moduleBill Hoffman2008-10-271-0/+135