summaryrefslogtreecommitdiffstats
path: root/Modules/FindOpenMP.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'openmp-cray'Brad King2013-11-141-4/+5
|\
| * FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
* | Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+18
|/
* FindOpenMP: improve documentation (#13895)Rolf Eike Beer2013-02-131-1/+3
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-3/+3
* FindOpenMP: simplify check for enabled languagesRolf Eike Beer2012-02-221-10/+2
* FindOpenMP: try the most likely flags firstRolf Eike Beer2012-02-181-32/+67
* FindOpenMP: do not fail if only C or CXX is enabled (#11910)Rolf Eike Beer2012-02-081-43/+69
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-6/+12
* ENH: clean up status and change order for more common compilers firstBill Hoffman2009-01-281-9/+9
* ENH: add openmp supportBill Hoffman2009-01-281-0/+108