| Commit message (Expand) | Author | Age | Files | Lines |
* | FortranCInterface: Fix support for VS with Intel toolset | Brad King | 2017-02-01 | 1 | -1/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -4/+4 |
|
|
* | FortranCInterface: Document mangling result variables publicly | Brad King | 2016-02-10 | 1 | -0/+52 |
|
|
* | FortranCInterface: Improve documentation formatting and organization | Brad King | 2016-02-10 | 1 | -70/+78 |
|
|
* | FortranCInterface: Convert docs to a bracket comment | Brad King | 2016-02-10 | 1 | -126/+127 |
|
|
* | FortranCInterface: Do not use cmake_policy(VERSION) | Brad King | 2015-05-19 | 1 | -2/+1 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -59/+103 |
|
|
* | FortranCInterface: Pass all flags to VERIFY project (#13579) | Brad King | 2012-10-10 | 1 | -1/+5 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | FortranCInterface: Work around mingw32-make trouble with parens | Brad King | 2011-12-09 | 1 | -0/+8 |
|
|
* | FortranCInterface: Fix doc typo FC.h -> FCMangle.h | Brad King | 2010-08-17 | 1 | -3/+3 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | FortranCInterface: Support '=' in language flags | Brad King | 2009-12-15 | 1 | -3/+3 |
|
|
* | FortranCInterface: Honor language flags in checks | Brad King | 2009-11-19 | 1 | -0/+3 |
|
|
* | FortranCInterface: Use CMake 2.8.0 behavior | Brad King | 2009-11-17 | 1 | -0/+7 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | Make FortranCInterface_VERIFY verbose on failure | Brad King | 2009-09-01 | 1 | -0/+1 |
|
|
* | Create FortranCInterface_VERIFY function | Brad King | 2009-08-24 | 1 | -0/+76 |
|
|
* | Teach FortranCInterface to load outside results | Brad King | 2009-08-24 | 1 | -162/+4 |
|
|
* | Teach FortranCInterface to verify languages | Brad King | 2009-08-20 | 1 | -0/+9 |
|
|
* | Rewrite FortranCInterface module | Brad King | 2009-08-05 | 1 | -214/+317 |
|
|
* | ENH: fix for intel module on linux | Bill Hoffman | 2008-10-31 | 1 | -0/+2 |
|
|
* | ENH: better output if module linkage is not found | Bill Hoffman | 2008-10-30 | 1 | -8/+7 |
|
|
* | ENH: fix uppercase version so defines are not upper as well | Bill Hoffman | 2008-10-30 | 1 | -6/+14 |
|
|
* | ENH: fix check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -1/+5 |
|
|
* | ENH: fix check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -0/+1 |
|
|
* | ENH: add check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -1/+1 |
|
|
* | ENH: add check for intel windows module mangling | Bill Hoffman | 2008-10-29 | 1 | -0/+1 |
|
|
* | ENH: fix upper case | Bill Hoffman | 2008-10-29 | 1 | -4/+4 |
|
|
* | ENH: only check for module linkage if f90 is available | Bill Hoffman | 2008-10-29 | 1 | -1/+4 |
|
|
* | ENH: fix for xlf module linkage | Bill Hoffman | 2008-10-29 | 1 | -1/+1 |
|
|
* | ENH: add test for FortranCInterface | Bill Hoffman | 2008-10-29 | 1 | -3/+3 |
|
|
* | ENH: add support for g77 extra _ at the end of functions that have an _ in th... | Bill Hoffman | 2008-10-28 | 1 | -9/+35 |
|
|
* | ENH: add support for module functions | Bill Hoffman | 2008-10-28 | 1 | -32/+84 |
|
|
* | ENH: add fortran link discovery module | Bill Hoffman | 2008-10-27 | 1 | -0/+135 |
|
|