提交历史

作者 SHA1 备注 提交日期
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 年之前
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Rolf Eike Beer 3dc6f2bfb3 FindThreads: Try pthreads with no special option first (#11333) 14 年之前
  David Cole 98c49a4a25 Revert "FindThreads: Try pthreads with no special option first (#11333)" 14 年之前
  Rolf Eike Beer fd61be7140 FindThreads: Try pthreads with no special option first (#11333) 14 年之前
  Brad King c4275592a8 Modules: Include builtin FindPackageHandleStandardArgs directly 15 年之前
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 15 年之前
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere 15 年之前
  Philip Lowman 7016fae6d4 Fix 11136: [patch] FindThreads.cmake documents the wrong variable 15 年之前
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 年之前
  Clinton Stimpson d09664a4d4 Support pthreads on irix. 15 年之前
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License 16 年之前
  Philip Lowman 42618d5524 Improve readability 16 年之前
  Bill Hoffman 0e5319f21d BUG: fix for 6586, set THREADS_FOUND 17 年之前
  Brad King c5b197842f BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. Modern HP pthreads are just normal pthreads. 18 年之前
  Brad King 8481c4f1e9 BUG: Do not use CMA threads on HP if they do not exist. 18 年之前
  Alexander Neundorf b82b47e329 18 年之前
  Alexander Neundorf 7beee2df48 18 年之前
  Alexander Neundorf eddf1cf39f 18 年之前
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 年之前
  Ken Martin 74eaecfc3e ENH: cleanups 20 年之前
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 年之前
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 年之前
  Brad King c6e15f5ddf BUG: Fix try-compile for sys/prctl.h. It needs to include sys/types.h first according to the man page. 20 年之前
  Andy Cedilnik ad4f98f3cf ENH: Cleanup. Use relative path to modules 21 年之前
  Andy Cedilnik 21ec23413e ERR: Reorganize to try to fix the -pthread problem on some systems 22 年之前
  Andy Cedilnik 51301d8cc6 ENH: On apple use -lpthreads 22 年之前
  Andy Cedilnik 7d1cbf26d9 ENH: MAke it work on FreeBSD 22 年之前
  Andy Cedilnik ff5f0312de ENH: Do better test for pthreads 22 年之前