CMake/Modules/FortranCInterface
Chuck Atkins 3e84e78c3f Use a more reliable regex for extracting binary INFO strings
A few different regular expressions were being used in various
places to extract info strings from binaries.  This uses a
consistent regex amongst all of them now.  This also fixes the
broken ABI detection for Cray compilers.
2014-09-03 17:00:48 -04:00
..
Verify Keep cmake_minimum_required calls in sync with current version 2014-05-19 16:55:12 +02:00
CMakeLists.txt Keep cmake_minimum_required calls in sync with current version 2014-05-19 16:55:12 +02:00
Detect.cmake Use a more reliable regex for extracting binary INFO strings 2014-09-03 17:00:48 -04:00
Input.cmake.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
Macro.h.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
Output.cmake.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
call_mod.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
call_sub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
main.F Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
my_module.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
my_module_.c FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2 2011-03-24 16:06:58 -04:00
my_sub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
mymodule.f90 Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
mymodule_.c FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2 2011-03-24 16:06:58 -04:00
mysub.f Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00
symbol.c.in Rewrite FortranCInterface module 2009-08-05 13:40:29 -04:00