| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -3/+2 |
|
|
* | FortranCInterface: Add support for PGI on Windows | Christian Pfeiffer | 2017-05-06 | 3 | -3/+9 |
|
|
* | FortranCInt: Pass CONFIG flags to try_compile | Christian Pfeiffer | 2017-05-06 | 2 | -3/+7 |
|
|
* | FortranCInterface: Fix support for VS with Intel toolset | Brad King | 2017-02-01 | 1 | -1/+2 |
|
|
* | FortranCInterface: Make mangling detection robust to PIC Fortran | Brad King | 2016-11-04 | 1 | -0/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 3 | -30/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 2 | -2/+6 |
|
|
* | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
|
|
* | Use a more reliable regex for extracting binary INFO strings | Chuck Atkins | 2014-09-03 | 1 | -1/+1 |
|
|
* | Keep cmake_minimum_required calls in sync with current version | Daniele E. Domenichelli | 2014-05-19 | 2 | -2/+2 |
|
|
* | Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) | Rolf Eike Beer | 2014-04-14 | 1 | -3/+2 |
|
|
* | FortranCInterface: Fix cross-compiling Linux to MinGW (#14358) | Michel Zou | 2013-08-14 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Move IntelVSImplicitPath project to better location | Brad King | 2011-09-14 | 3 | -23/+0 |
|
|
* | For VS Intel Fortran IDE builds, add a check to find the Fortran library PATH. | Bill Hoffman | 2011-09-08 | 3 | -0/+23 |
|
|
* | FortranCInterface: Compile separate Fortran lib in VerifyC[XX] | Brad King | 2011-09-08 | 1 | -1/+3 |
|
|
* | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2 | Brad King | 2011-03-24 | 3 | -15/+12 |
|
|
* | FortranCInterface: Recognize NAG Fortran module symbols | Brad King | 2010-12-09 | 1 | -0/+2 |
|
|
* | FortranCInterface: Fix PathScale detection again | Brad King | 2010-02-16 | 1 | -0/+6 |
|
|
* | FortranCInterface: Fix PathScale detection | Brad King | 2010-01-22 | 2 | -0/+7 |
|
|
* | FortranCInterface: Support '=' in language flags | Brad King | 2009-12-15 | 1 | -2/+2 |
|
|
* | FortranCInterface: Honor language flags in checks | Brad King | 2009-11-19 | 1 | -0/+3 |
|
|
* | FortranCInterface: Mangling for Intel on Windows | Brad King | 2009-10-05 | 1 | -0/+4 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 3 | -0/+33 |
|
|
* | Fix FortranCInterface_VERIFY for non-C++ case | Brad King | 2009-09-01 | 1 | -0/+5 |
|
|
* | Create FortranCInterface_VERIFY function | Brad King | 2009-08-24 | 6 | -0/+48 |
|
|
* | Teach FortranCInterface to load outside results | Brad King | 2009-08-24 | 1 | -0/+165 |
|
|
* | Teach FortranCInterface about g77 mangling | Brad King | 2009-08-06 | 1 | -0/+1 |
|
|
* | Sort FortranCInterface global mangling symbols | Brad King | 2009-08-06 | 1 | -2/+2 |
|
|
* | Cleanup FortranCInterface for PGI and GCC 4.2 | Brad King | 2009-08-05 | 3 | -8/+10 |
|
|
* | Teach FortranC interface for Intel, PGI, and gcc 4.2 | Bill Hoffman | 2009-08-05 | 3 | -2/+8 |
|
|
* | Rewrite FortranCInterface module | Brad King | 2009-08-05 | 12 | -0/+154 |
|
|