| Commit message (Expand) | Author | Age | Files | Lines |
* | FindOpenMP: Detect version (specification date) from compiler | Sujin Philip | 2016-07-13 | 1 | -0/+102 |
|
|
* | FindOpenMP: Cleanup all variables unconditionally | Brad King | 2016-07-13 | 1 | -2/+4 |
|
|
* | FindOpenMP: Improve documentation formatting | Brad King | 2016-07-13 | 1 | -11/+8 |
|
|
* | FindOpenMP: Add Clang support | Chris Pavlina | 2015-12-10 | 1 | -0/+3 |
|
|
* | FindOpenMP: Use fixed form Fortran test program | Nils Gladitz | 2014-11-20 | 1 | -5/+5 |
|
|
* | FindOpenMP: Add support for Fortran (#14656) | Nicolas Bock | 2014-08-18 | 1 | -0/+47 |
|
|
* | FindOpenMP: ICC 15 deprecates -openmp, use -qopenmp | Adam Strzelecki | 2014-06-27 | 1 | -1/+4 |
|
|
* | Find*: Make find_package(.. QUIET) affect Check* modules. | Clinton Stimpson | 2014-03-30 | 1 | -2/+10 |
|
|
* | Merge topic 'openmp-cray' | Brad King | 2013-11-14 | 1 | -4/+5 |
|\ |
|
| * | FindOpenMP: fix detecting compilers that do not need any special flag (#14567) | Rolf Eike Beer | 2013-11-13 | 1 | -4/+5 |
|
|
* | | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -7/+18 |
|/ |
|
* | FindOpenMP: improve documentation (#13895) | Rolf Eike Beer | 2013-02-13 | 1 | -1/+3 |
|
|
* | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 1 | -2/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | FindOpenMP: simplify check for enabled languages | Rolf Eike Beer | 2012-02-22 | 1 | -10/+2 |
|
|
* | FindOpenMP: try the most likely flags first | Rolf Eike Beer | 2012-02-18 | 1 | -32/+67 |
|
|
* | FindOpenMP: do not fail if only C or CXX is enabled (#11910) | Rolf Eike Beer | 2012-02-08 | 1 | -43/+69 |
|
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -6/+12 |
|
|
* | ENH: clean up status and change order for more common compilers first | Bill Hoffman | 2009-01-28 | 1 | -9/+9 |
|
|
* | ENH: add openmp support | Bill Hoffman | 2009-01-28 | 1 | -0/+108 |
|
|