| Commit message (Expand) | Author | Age | Files | Lines |
* | replace string(... MATCHES "^const$) with string(... STREQUAL "const") | Rolf Eike Beer | 2013-06-02 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -8/+8 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -94/+94 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | FindThreads: Try pthreads with no special option first (#11333) | Rolf Eike Beer | 2012-01-21 | 1 | -19/+28 |
|
|
* | Revert "FindThreads: Try pthreads with no special option first (#11333)" | David Cole | 2011-09-20 | 1 | -28/+19 |
|
|
* | FindThreads: Try pthreads with no special option first (#11333) | Rolf Eike Beer | 2011-08-20 | 1 | -19/+28 |
|
|
* | 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 |
|
|
* | Fix 11136: [patch] FindThreads.cmake documents the wrong variable | Philip Lowman | 2010-09-18 | 1 | -1/+1 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Support pthreads on irix. | Clinton Stimpson | 2010-06-12 | 1 | -2/+4 |
|
|
* | Convert CMake find-modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | Improve readability | Philip Lowman | 2009-09-20 | 1 | -16/+27 |
|
|
* | BUG: fix for 6586, set THREADS_FOUND | Bill Hoffman | 2008-09-11 | 1 | -0/+12 |
|
|
* | BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. M... | Brad King | 2007-09-24 | 1 | -1/+3 |
|
|
* | BUG: Do not use CMA threads on HP if they do not exist. | Brad King | 2007-09-20 | 1 | -1/+10 |
|
|
* | STYLE: use FIND_PACKAGE_HANDLE_STANDARD_ARGS() also in FindMPI.cmake | Alexander Neundorf | 2007-08-06 | 1 | -1/+0 |
|
|
* | STYLE: don't use FIND_INCLUDE_FILE() but only FIND_INCLUDE_FILES() in | Alexander Neundorf | 2007-07-31 | 1 | -2/+1 |
|
|
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 1 | -1/+1 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -2/+4 |
|
|
* | ENH: cleanups | Ken Martin | 2005-12-15 | 1 | -5/+5 |
|
|
* | ENH: add documentation support for modules | Bill Hoffman | 2005-12-14 | 1 | -6/+6 |
|
|
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -2/+2 |
|
|
* | BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first ... | Brad King | 2005-04-26 | 1 | -1/+2 |
|
|
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -2/+2 |
|
|
* | ERR: Reorganize to try to fix the -pthread problem on some systems | Andy Cedilnik | 2003-08-22 | 1 | -28/+43 |
|
|
* | ENH: On apple use -lpthreads | Andy Cedilnik | 2003-08-06 | 1 | -19/+21 |
|
|
* | ENH: MAke it work on FreeBSD | Andy Cedilnik | 2003-08-01 | 1 | -5/+0 |
|
|
* | ENH: Do better test for pthreads | Andy Cedilnik | 2003-08-01 | 1 | -14/+39 |
|
|
* | BUG: fix for thread and cache override | Bill Hoffman | 2002-11-18 | 1 | -25/+25 |
|
|
* | fix thread logic | Bill Hoffman | 2002-11-15 | 1 | -18/+20 |
|
|
* | add find threads check | Bill Hoffman | 2002-11-12 | 1 | -0/+68 |
|
|