| Commit message (Expand) | Author | Age | Files | Lines |
* | enable_language: Assume compiler works if ABI detection compiles | Brad King | 2020-05-25 | 1 | -59/+59 |
|
|
* | Refactor: Use added message types in various modules | Alex Turbov | 2019-11-02 | 1 | -6/+6 |
|
|
* | Maint: misc. typos | luz.paz | 2018-02-16 | 1 | -1/+1 |
|
|
* | Improve formatting of compiler failure error message | Brad King | 2017-09-19 | 1 | -2/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | Fortran: Use explicit type in Fortran 90 check | Brad King | 2013-07-01 | 1 | -1/+1 |
|
|
* | Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files | Brad King | 2012-08-24 | 1 | -37/+47 |
|
|
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -2/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -9/+9 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -42/+42 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Load platform files that need to know the ABI when possible | Brad King | 2011-12-05 | 1 | -0/+6 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Load compiler information after configuring it | Brad King | 2010-05-06 | 1 | -0/+1 |
|
|
* | Make a common function that prints the status during the checks for working c... | David Cole | 2010-02-12 | 1 | -3/+5 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | Pass Fortran90 test result to try-compile | Brad King | 2009-07-30 | 1 | -28/+28 |
|
|
* | ENH: Create Fortran ABI detection framework | Brad King | 2009-07-13 | 1 | -0/+14 |
|
|
* | STYLE: use IF(NOT ...) instead of IF() ELSE() ... ENDIF() | Alexander Neundorf | 2008-05-12 | 1 | -3/+2 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -8/+8 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -4/+4 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -0/+1 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -4/+4 |
|
|
* | ENH: Added test for Fortran90 support. | Brad King | 2005-02-04 | 1 | -4/+37 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 1 | -12/+12 |
|
|
* | ENH: minor fortran fixes | Bill Hoffman | 2004-08-11 | 1 | -4/+5 |
|
|
* | ENH: initial fortran support | Bill Hoffman | 2004-08-06 | 1 | -0/+31 |
|
|